aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make 'git describe --all --contains' workNicolas Pitre2007-12-19
* Fix git-instaweb breakage on MacOS X due to the limited sed functionalityCharles Bailey2007-12-19
* test "git clone -o"Jeff King2007-12-19
* clone: fix options '-o' and '--origin' to be recognised againMarco Roeland2007-12-19
* git show <tag>: show the taggerJohannes Schindelin2007-12-19
* git-svn: avoid warning when run without argumentsEric Wong2007-12-19
* git-svn: workaround a for broken symlinks in SVNEric Wong2007-12-19
* git-svn: avoid leaving leftover committer/author info in rebaseEric Wong2007-12-19
* fix style of a few comments in diff-delta.cNicolas Pitre2007-12-18
* git-filter-branch.sh: more portable tr usage: use \012, not \n.Jim Meyering2007-12-18
* filter-branch: Remove broken and unnecessary summary of rewritten refs.Johannes Sixt2007-12-18
* Fix some documentation typos.Ralf Wildenhues2007-12-18
* builtin-blame.c: remove unneeded memclr()Junio C Hamano2007-12-18
* unpack-trees: FLEX_ARRAY fixLinus Torvalds2007-12-18
* Fix segfault in diff-delta.c when FLEX_ARRAY is 1Pierre Habouzit2007-12-17
* Merge branch 'maint'Junio C Hamano2007-12-17
|\
| * git-send-email: avoid duplicate message-idsJeff King2007-12-17
| * clone: correctly report http_fetch errorsJeff King2007-12-17
* | rebase -p -i: handle "no changes" gracefullyJohannes Schindelin2007-12-17
* | Document diff.external and mergetool.<tool>.pathJohannes Schindelin2007-12-17
* | Support config variable diff.externalJohannes Schindelin2007-12-17
* | Clean up documentation that references deprecated 'git peek-remote'.Johannes Sixt2007-12-17
* | Clarify error response from 'git fetch' for bad responsesSam Vilain2007-12-17
* | the use of 'tr' in the test suite isn't really portableH.Merijn Brand2007-12-17
* | Plug a resource leak in threaded pack-objects code.Johannes Sixt2007-12-17
* | Documentation/git-submodule: refer to gitmodules(5)Junio C Hamano2007-12-16
* | threaded pack-objects: Use condition variables for thread communication.Johannes Sixt2007-12-16
* | builtin-commit: make summary output consistent with statusJunio C Hamano2007-12-16
* | builtin-commit: fix summary output.Junio C Hamano2007-12-16
* | builtin-apply: stronger indent-with-on-tab fixingJ. Bruce Fields2007-12-16
* | builtin-apply: minor cleanup of whitespace detectionJ. Bruce Fields2007-12-16
* | Re-re-re-fix common tail optimizationJunio C Hamano2007-12-16
* | whitespace: fix config.txt description of indent-with-non-tabJ. Bruce Fields2007-12-16
* | whitespace: more accurate initial-indent highlightingJ. Bruce Fields2007-12-16
* | whitespace: fix initial-indent checkingJ. Bruce Fields2007-12-16
* | whitespace: minor cleanupJ. Bruce Fields2007-12-16
* | whitespace: reorganize initial-indent checkJ. Bruce Fields2007-12-16
* | whitespace: fix off-by-one error in non-space-in-indent checkingJ. Bruce Fields2007-12-16
* | rename git-browse--help to git-help--browseJeff King2007-12-16
* | Fix a memory leak李鸿2007-12-16
* | gitweb: Make config_to_multi return [] instead of [undef]Petr Baudis2007-12-16
* | gitweb: Teach "a=blob" action to be more lenient about blob/file mime typeJakub Narebski2007-12-16
* | gitweb: disambiguate heads and tags withs the same nameJakub Narebski2007-12-16
* | teach bash completion to treat commands with "--" as a helperJeff King2007-12-16
* | trim_common_tail: brown paper bag fix.Jeff King2007-12-16
* | Update draft release notes for 1.5.4Junio C Hamano2007-12-14
* | Start preparing the API documents.Junio C Hamano2007-12-14
* | Retire git-runstatus for real.Junio C Hamano2007-12-14
* | Rename git-browse-help helper to git-browse--helpJunio C Hamano2007-12-14
* | git-help: add "help.format" config variable.Christian Couder2007-12-14