summaryrefslogtreecommitdiffstats
path: root/Documentation/gitk.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-27combine-diff: Fix path quotingJunio C Hamano1-10/+31
2007-12-27Fix documentation of --first-parent in git-log and copy it to git-rev-listJunio C Hamano2-2/+16
2007-12-26Fix "git log --diff-filter" bugArjen Laarhoven2-2/+78
2007-12-26Improve error messages when int/long cannot be parsed from configShawn O. Pearce2-10/+38
2007-12-24cvsimport: die on cvsps errorsJeff King1-0/+1
2007-12-23shortlog manpage documentation: work around asciidoc markup issuesGustaf Hendeby1-9/+10
2007-12-23Documentation: describe 'union' low-level merge driverJunio C Hamano3-4/+41
2007-12-22Don't dereference NULL upon lookup failure.Jim Meyering1-13/+22
2007-12-22Emit helpful status for accidental "git stash" saveWincent Colaiuta1-2/+4
2007-12-22parse-options: Add a gitcli(5) man page.Pierre Habouzit3-1/+115
2007-12-22Force the sticked form for options with optional arguments.Pierre Habouzit2-51/+51
2007-12-22Fix $EDITOR regression introduced by rewrite in C.Junio C Hamano1-1/+13
2007-12-22Small comment fix for git-cvsimport.Stefan Sperling1-1/+1
2007-12-22Make git send-email accept $EDITOR with argumentsGustaf Hendeby1-1/+1
2007-12-22git-tag: fix -l switch handling regression.Pierre Habouzit2-15/+5
2007-12-21Documentation: ls-files -v is about "assume unchanged".Junio C Hamano1-1/+2
2007-12-21Re(-re)*fix trim_common_tail()Linus Torvalds1-4/+7
2007-12-21gitweb: fix whitespace in config_to_multi (indent with tab)Jakub Narebski1-1/+1
2007-12-21everyday: replace 'prune' and 'repack' with 'gc'Miklos Vajna1-13/+6
2007-12-21Remove old generated files from .gitignore.Charles Bailey1-6/+0
2007-12-21clean up 1.5.4 release notesJeff King1-16/+17
2007-12-21Mention git-shell's "cvs" substitution in the RelNotesJohannes Schindelin1-1/+3
2007-12-20shell-scripts usage(): consistently exit with non-zeroJunio C Hamano1-1/+2
2007-12-20Reallow git-rebase --interactive --continue if commit is unnecessaryShawn O. Pearce1-1/+3
2007-12-20fix git commit --amend -m "new message"Junio C Hamano1-1/+5
2007-12-20t4024: fix test script to use simpler sed patternJunio C Hamano1-35/+123
2007-12-20Teach diff machinery to display other prefixes than "a/" and "b/"Johannes Schindelin3-8/+27
2007-12-20GIT 1.5.4-rc1v1.5.4-rc1Junio C Hamano3-10/+21
2007-12-20Catch and handle git-commit failures in git-rebase --interactiveShawn O. Pearce1-8/+9
2007-12-20Avoid update hook during git-rebase --interactiveShawn O. Pearce1-2/+2
2007-12-20Improved submodule merge supportFinn Arne Gangstad1-1/+8
2007-12-19Fix interactive rebase to preserve author email addressSean1-1/+1
2007-12-19make 'git describe --all --contains' workNicolas Pitre1-6/+8
2007-12-19Fix git-instaweb breakage on MacOS X due to the limited sed functionalityCharles Bailey2-6/+10