Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | | | Documentation: fix a grammatical error in api-builtin.txt | Allan Caffee | 2009-04-27 | |
| | | * | | | | | | | | | | builtin-merge: fix a typo in an error message | Allan Caffee | 2009-04-27 | |
* | | | | | | | | | | | | | SubmittingPatches: itemize and reflect upon well written changes | Sam Vilain | 2009-04-28 | |
* | | | | | | | | | | | | | Makefile: fix NO_PERL bug with gitweb | Jeff King | 2009-04-27 | |
* | | | | | | | | | | | | | t5701: do not get stuck in empty-push/ | Johannes Schindelin | 2009-04-27 | |
* | | | | | | | | | | | | | NetBSD compilation fix | Patrick Welche | 2009-04-27 | |
* | | | | | | | | | | | | | Add semicolon to curly brace group in main Makefile | Mark Drago | 2009-04-27 | |
* | | | | | | | | | | | | | prune-packed: advanced progress even for non-existing fan-out directories | Johannes Sixt | 2009-04-27 | |
* | | | | | | | | | | | | | t4202: fix typov1.6.3-rc3 | Linus Torvalds | 2009-04-26 | |
* | | | | | | | | | | | | | Add an option not to use link(src, dest) && unlink(src) when that is unreliable | Johannes Schindelin | 2009-04-25 | |
* | | | | | | | | | | | | | connect: replace inet_ntop with getnameinfo | Benjamin Kramer | 2009-04-25 | |
* | | | | | | | | | | | | | Documentation: git-clean: make description more readable | Wesley J. Landaker | 2009-04-25 | |
* | | | | | | | | | | | | | Documentation: git-clean: fix minor grammatical errors | Wesley J. Landaker | 2009-04-25 | |
* | | | | | | | | | | | | | Remove obsolete bug warning in man git-update-server-info | Sitaram Chamarty | 2009-04-25 | |
* | | | | | | | | | | | | | t7700-repack: repack -a now works properly, expect success from test | Brandon Casey | 2009-04-25 | |
* | | | | | | | | | | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' | Brandon Casey | 2009-04-25 | |
* | | | | | | | | | | | | | progress bar: round to the nearest instead of truncating down | Nicolas Pitre | 2009-04-25 | |
* | | | | | | | | | | | | | GIT 1.6.3-rc2v1.6.3-rc2 | Junio C Hamano | 2009-04-24 | |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-04-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||
| | * | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | ||||
| | | * | | | | | | | | | | test-genrandom: Add newline to usage string | Stephen Boyd | 2009-04-23 | |
* | | | | | | | | | | | | | t7800: respect NO_PERL | Jeff King | 2009-04-24 | |
* | | | | | | | | | | | | | remote.c: do not trigger remote.<name>.<var> codepath for two-level names | Johannes Sixt | 2009-04-24 | |
* | | | | | | | | | | | | | builtin-help: silently tolerate unknown keys | Johannes Sixt | 2009-04-24 | |
* | | | | | | | | | | | | | Explain seemingly pointless use of system in difftool | Alex Riesen | 2009-04-24 | |
* | | | | | | | | | | | | | Makefile: ignore perl/ subdirectory under NO_PERL | Junio C Hamano | 2009-04-23 | |
* | | | | | | | | | | | | | config.txt: Make configuration paragraph more consistent | Stephen Boyd | 2009-04-23 | |
* | | | | | | | | | | | | | config.txt: clarify sentences in the configuration and syntax sections | Stephen Boyd | 2009-04-23 | |
* | | | | | | | | | | | | | config.txt: add missing 'the's and make words plural | Stephen Boyd | 2009-04-23 | |
* | | | | | | | | | | | | | git-format-patch.txt: general rewordings and cleanups | Stephen Boyd | 2009-04-23 | |
* | | | | | | | | | | | | | git-show-branch.txt: cleanup example description | Stephen Boyd | 2009-04-23 | |
* | | | | | | | | | | | | | Documentation: use lowercase for shallow and deep threading | Stephen Boyd | 2009-04-23 | |
* | | | | | | | | | | | | | config.txt: add missing format.{subjectprefix,cc,attach} variables | Stephen Boyd | 2009-04-23 | |
* | | | | | | | | | | | | | Merge branch 'jc/maint-read-tree-multi' | Junio C Hamano | 2009-04-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | checkout branch: prime cache-tree fully | Junio C Hamano | 2009-04-20 | |
| * | | | | | | | | | | | | read-tree -m A B: prime cache-tree from the switched-to tree | Junio C Hamano | 2009-04-20 | |
| * | | | | | | | | | | | | Move prime_cache_tree() to cache-tree.c | Junio C Hamano | 2009-04-20 | |
| * | | | | | | | | | | | | read-tree A B: do not corrupt cache-tree | Junio C Hamano | 2009-04-20 | |
* | | | | | | | | | | | | | Add parsing of elm aliases to git-send-email | Bill Pemberton | 2009-04-22 | |
* | | | | | | | | | | | | | Convert to use quiet option when available | Dan Loewenherz | 2009-04-22 | |
* | | | | | | | | | | | | | Fix more typos/spelling in comments | Michael J Gruber | 2009-04-22 | |
* | | | | | | | | | | | | | Fix typos / spelling in comments | Mike Ralphson | 2009-04-22 | |
* | | | | | | | | | | | | | Documentation: git-svn: fix a grammatical error without awkwardness | Wesley J. Landaker | 2009-04-22 | |
* | | | | | | | | | | | | | Documentation: git-svn: fix spurious bolding that mangles the output | Wesley J. Landaker | 2009-04-22 | |
* | | | | | | | | | | | | | Wait for git diff to finish in git difftool | Alex Riesen | 2009-04-22 | |
* | | | | | | | | | | | | | graph API: fix a bug in the rendering of octopus merges | Allan Caffee | 2009-04-22 | |
* | | | | | | | | | | | | | graph API: fix extra space during pre_commit_line state | Allan Caffee | 2009-04-22 | |
* | | | | | | | | | | | | | t4202-log: extend test coverage of graphing | Allan Caffee | 2009-04-22 | |
* | | | | | | | | | | | | | Revert "stat_tracking_info(): only count real commits" | Junio C Hamano | 2009-04-21 |