aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Remove old generated files from .gitignore.Charles Bailey2007-12-20
* | clean up 1.5.4 release notesJeff King2007-12-20
* | Mention git-shell's "cvs" substitution in the RelNotesJohannes Schindelin2007-12-20
* | shell-scripts usage(): consistently exit with non-zeroJunio C Hamano2007-12-20
* | Reallow git-rebase --interactive --continue if commit is unnecessaryShawn O. Pearce2007-12-20
* | fix git commit --amend -m "new message"Junio C Hamano2007-12-20
* | t4024: fix test script to use simpler sed patternJunio C Hamano2007-12-20
* | Teach diff machinery to display other prefixes than "a/" and "b/"Johannes Schindelin2007-12-20
* | GIT 1.5.4-rc1v1.5.4-rc1Junio C Hamano2007-12-19
* | Catch and handle git-commit failures in git-rebase --interactiveShawn O. Pearce2007-12-19
* | Avoid update hook during git-rebase --interactiveShawn O. Pearce2007-12-19
* | Improved submodule merge supportFinn Arne Gangstad2007-12-19
* | Fix interactive rebase to preserve author email addressSean2007-12-19
* | 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