summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-24git-checkout: improve error messages, detect ambiguities.Libravatar Pierre Habouzit2-17/+115
2008-07-23Merge branch 'maint' into ph/checkoutLibravatar Junio C Hamano1-1/+2
2008-07-23Make non-static functions, that may be static, staticLibravatar Stephan Beyer4-4/+4
2008-07-23ignore non-existent refs in dwim_log()Libravatar Junio C Hamano1-1/+1
2008-07-23git-completion.bash: provide completion for 'show-branch'Libravatar Thomas Rast1-1/+17
2008-07-23bash completion: Add long options for 'git rm'Libravatar Lee Marlow1-0/+15
2008-07-23svnimport: newer libsvn wants us to ask for the root with "", not "/"Libravatar P. Christeas1-1/+1
2008-07-23Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Libravatar Petr Baudis1-1/+1
2008-07-23git daemon: avoid waking up too oftenLibravatar Johannes Schindelin1-14/+11
2008-07-23builtin-commit: Two trivial style-cleanupsLibravatar Johannes Schindelin1-4/+3
2008-07-23Documentation: clarify diff --ccLibravatar Junio C Hamano2-8/+8
2008-07-23am --abort: Add to bash-completion and mention in git-rerere documentationLibravatar Stephan Beyer2-2/+2
2008-07-23git-filter-branch.sh: Allow running in bare repositoriesLibravatar Petr Baudis2-14/+26
2008-07-23builtin-branch.c: optimize --merged and --no-mergedLibravatar Junio C Hamano1-21/+38
2008-07-23builtin-branch.c: remove unused code in append_ref() callback functionLibravatar Junio C Hamano1-7/+3
2008-07-23stash save: fix parameter handlingLibravatar Junio C Hamano1-2/+2
2008-07-23git-am: Add colon before the subject that is printed out as being appliedLibravatar Stephan Beyer2-2/+2
2008-07-23git-checkout: fix command line parsing.Libravatar Pierre Habouzit1-1/+2
2008-07-23rebase -i: When an 'edit' stops, mention the commitLibravatar Johannes Sixt1-1/+1
2008-07-23sort_in_topological_order(): avoid setting a commit flagLibravatar Johannes Schindelin3-10/+8
2008-07-23Add test to show that show-branch misses out the 8th columnLibravatar Johannes Schindelin1-0/+59
2008-07-23Ignore dirty submodule states in "git pull --rebase"Libravatar Johannes Schindelin1-3/+3
2008-07-23t/t4202-log.sh: add newline at end of fileLibravatar Brandon Casey1-1/+2
2008-07-23t7502-commit.sh: rearrange test to make more portableLibravatar Brandon Casey1-3/+5
2008-07-23t3200,t7201: replace '!' with test_must_failLibravatar Brandon Casey2-2/+2
2008-07-23t4116-apply-reverse.sh: use $TAR rather than tarLibravatar Brandon Casey1-2/+2
2008-07-23t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffLibravatar Brandon Casey3-12/+12
2008-07-23t7601: extend the 'merge picks up the best result' testLibravatar Miklos Vajna1-0/+15
2008-07-23In perforce, RCS keywords are case-sensitiveLibravatar Daniel Barkalow1-1/+1
2008-07-23Allow pager of diff command be enabled/disabledLibravatar Alex Riesen2-1/+3
2008-07-22Fix two leftovers from path_list->string_listLibravatar Johannes Schindelin1-2/+2
2008-07-22git am --skip: clean the index while preserving local changesLibravatar Olivier Marin2-5/+18
2008-07-21git-submodule: move ill placed shift.Libravatar Pierre Habouzit1-1/+1
2008-07-21builtin-merge: add missing structure initializationLibravatar Pierre Habouzit1-0/+1
2008-07-21builtin-merge: give a proper error message for invalid strategies in configLibravatar Miklos Vajna2-25/+24
2008-07-21tests: do not rely on external "patch"Libravatar Junio C Hamano11-123/+190
2008-07-21Don't cut off last character of commit descriptions.Libravatar Nikolaj Schumacher1-1/+1
2008-07-21parse-options: fix segmentation fault when a required value is missingLibravatar Olivier Marin2-1/+8
2008-07-21mailinfo: better parse email adresses containg parenthesesLibravatar Philippe Bruhat (BooK)1-3/+3
2008-07-21git-am: remove dash from help messageLibravatar Olivier Marin1-1/+1
2008-07-21Revert "make git-status use a pager"Libravatar Junio C Hamano1-1/+1
2008-07-21git-diff(1): "--c" -> "--cc" typo fixLibravatar Jonathan Nieder1-1/+1
2008-07-21Rename path_list to string_listLibravatar Johannes Schindelin28-553/+556
2008-07-21Rename .git/rebase to .git/rebase-applyLibravatar Johannes Schindelin13-54/+58
2008-07-21Update my e-mail addressLibravatar Junio C Hamano43-43/+43
2008-07-20Merge branch 'ap/trackinfo'Libravatar Junio C Hamano1-16/+10
2008-07-20Merge branch 'jc/rerere-auto-more'Libravatar Junio C Hamano1-2/+5
2008-07-20Merge branch 'ns/am-abort'Libravatar Junio C Hamano3-5/+77
2008-07-20Merge branch 'jc/add-addremove'Libravatar Junio C Hamano3-34/+104
2008-07-20"needs update" considered harmfulLibravatar Junio C Hamano5-4/+9