summaryrefslogtreecommitdiffstats
path: root/builtin-annotate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-23t7502-commit.sh: rearrange test to make more portableBrandon Casey1-3/+5
2008-07-23t3200,t7201: replace '!' with test_must_failBrandon Casey2-2/+2
2008-07-23t4116-apply-reverse.sh: use $TAR rather than tarBrandon Casey1-2/+2
2008-07-23t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffBrandon Casey3-12/+12
2008-07-23t7601: extend the 'merge picks up the best result' testMiklos Vajna1-0/+15
2008-07-23In perforce, RCS keywords are case-sensitiveDaniel Barkalow1-1/+1
2008-07-23Allow pager of diff command be enabled/disabledAlex Riesen2-1/+3
2008-07-23Fix two leftovers from path_list->string_listJohannes Schindelin1-2/+2
2008-07-22git am --skip: clean the index while preserving local changesOlivier Marin2-5/+18
2008-07-22git-submodule: move ill placed shift.Pierre Habouzit1-1/+1
2008-07-22builtin-merge: add missing structure initializationPierre Habouzit1-0/+1
2008-07-22builtin-merge: give a proper error message for invalid strategies in configMiklos Vajna2-25/+24
2008-07-22tests: do not rely on external "patch"Junio C Hamano11-123/+190
2008-07-22Don't cut off last character of commit descriptions.Nikolaj Schumacher1-1/+1
2008-07-22parse-options: fix segmentation fault when a required value is missingOlivier Marin2-1/+8
2008-07-22mailinfo: better parse email adresses containg parenthesesPhilippe Bruhat (BooK)1-3/+3
2008-07-22git-am: remove dash from help messageOlivier Marin1-1/+1
2008-07-22Revert "make git-status use a pager"Junio C Hamano1-1/+1
2008-07-22git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder1-1/+1
2008-07-22Rename path_list to string_listJohannes Schindelin28-553/+556
2008-07-22Rename .git/rebase to .git/rebase-applyJohannes Schindelin13-54/+58
2008-07-21Update my e-mail addressJunio C Hamano43-43/+43
2008-07-21"needs update" considered harmfulJunio C Hamano5-4/+9
2008-07-21Move read_in_full() and write_in_full() to wrapper.cJunio C Hamano2-38/+38
2008-07-21Link shell with compat layer functionsJunio C Hamano1-3/+7
2008-07-21git-svn: fix git svn info to work without argumentsDmitry Potapov1-1/+1
2008-07-20builtin-push.c: Cleanup - use OPT_BIT() and remove some variablesMichele Ballabio1-21/+8
2008-07-20builtin-merge.c: Fix option parsingMichele Ballabio2-3/+4
2008-07-20fix usage string for git grepJonathan Nieder1-1/+1
2008-07-20Teach 'git merge' that some merge strategies no longer existMiklos Vajna1-2/+0
2008-07-20cvsserver: Add testsuite for packed refsLars Noschinski1-0/+7
2008-07-20refresh-index: fix bitmask assignmentJunio C Hamano2-1/+90
2008-07-20git-add --all: documentationJunio C Hamano1-1/+7