summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.5.4-rc2v1.5.4-rc2Junio C Hamano2007-12-262-2/+19
* Merge branch 'rs/pretty-safety'Junio C Hamano2007-12-261-1/+3
|\
| * Make "--pretty=format" parser a bit more careful.René Scharfe2007-12-261-1/+3
* | contrib: resurrect scripted git-revert.Junio C Hamano2007-12-261-0/+197
* | Merge branch 'ar/commit-cleanup'Junio C Hamano2007-12-264-16/+125
|\ \
| * | Allow selection of different cleanup modes for commit messagesAlex Riesen2007-12-223-5/+114
| * | builtin-commit: avoid double-negation in the code.Junio C Hamano2007-12-221-6/+6
| * | builtin-commit: fix amending of the initial commitJunio C Hamano2007-12-221-4/+4
| * | t7005: do not exit inside test.Junio C Hamano2007-12-221-1/+1
| |/
* | Fix rewrite_diff() name quoting.Junio C Hamano2007-12-264-13/+27
* | combine-diff: Fix path quotingJunio C Hamano2007-12-261-10/+31
* | Fix documentation of --first-parent in git-log and copy it to git-rev-listJunio C Hamano2007-12-262-2/+16
* | Fix "git log --diff-filter" bugArjen Laarhoven2007-12-262-2/+78
* | Improve error messages when int/long cannot be parsed from configShawn O. Pearce2007-12-262-10/+38
* | cvsimport: die on cvsps errorsJeff King2007-12-231-0/+1
* | shortlog manpage documentation: work around asciidoc markup issuesGustaf Hendeby2007-12-231-9/+10
* | Documentation: describe 'union' low-level merge driverJunio C Hamano2007-12-223-4/+41
|/
* Don't dereference NULL upon lookup failure.Jim Meyering2007-12-221-13/+22
* Emit helpful status for accidental "git stash" saveWincent Colaiuta2007-12-221-2/+4
* parse-options: Add a gitcli(5) man page.Pierre Habouzit2007-12-223-1/+115
* Force the sticked form for options with optional arguments.Pierre Habouzit2007-12-222-51/+51
* Fix $EDITOR regression introduced by rewrite in C.Junio C Hamano2007-12-221-1/+13
* Small comment fix for git-cvsimport.Stefan Sperling2007-12-221-1/+1
* Make git send-email accept $EDITOR with argumentsGustaf Hendeby2007-12-221-1/+1
* git-tag: fix -l switch handling regression.Pierre Habouzit2007-12-222-15/+5
* Documentation: ls-files -v is about "assume unchanged".Junio C Hamano2007-12-211-1/+2
* Re(-re)*fix trim_common_tail()Linus Torvalds2007-12-201-4/+7
* gitweb: fix whitespace in config_to_multi (indent with tab)Jakub Narebski2007-12-201-1/+1
* everyday: replace 'prune' and 'repack' with 'gc'Miklos Vajna2007-12-201-13/+6
* Remove old generated files from .gitignore.Charles Bailey2007-12-201-6/+0
* clean up 1.5.4 release notesJeff King2007-12-201-16/+17
* Mention git-shell's "cvs" substitution in the RelNotesJohannes Schindelin2007-12-201-1/+3
* shell-scripts usage(): consistently exit with non-zeroJunio C Hamano2007-12-201-1/+2
* Reallow git-rebase --interactive --continue if commit is unnecessaryShawn O. Pearce2007-12-201-1/+3
* fix git commit --amend -m "new message"Junio C Hamano2007-12-201-1/+5
* t4024: fix test script to use simpler sed patternJunio C Hamano2007-12-201-35/+123
* Teach diff machinery to display other prefixes than "a/" and "b/"Johannes Schindelin2007-12-203-8/+27
* GIT 1.5.4-rc1v1.5.4-rc1Junio C Hamano2007-12-193-10/+21
* Catch and handle git-commit failures in git-rebase --interactiveShawn O. Pearce2007-12-191-8/+9
* Avoid update hook during git-rebase --interactiveShawn O. Pearce2007-12-191-2/+2
* Improved submodule merge supportFinn Arne Gangstad2007-12-191-1/+8
* Fix interactive rebase to preserve author email addressSean2007-12-191-1/+1
* make 'git describe --all --contains' workNicolas Pitre2007-12-191-6/+8
* Fix git-instaweb breakage on MacOS X due to the limited sed functionalityCharles Bailey2007-12-192-6/+10
* test "git clone -o"Jeff King2007-12-191-0/+22
* clone: fix options '-o' and '--origin' to be recognised againMarco Roeland2007-12-191-1/+1
* git show <tag>: show the taggerJohannes Schindelin2007-12-191-7/+31
* git-svn: avoid warning when run without argumentsEric Wong2007-12-191-2/+2
* git-svn: workaround a for broken symlinks in SVNEric Wong2007-12-191-3/+9
* git-svn: avoid leaving leftover committer/author info in rebaseEric Wong2007-12-191-11/+39