summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Merge branch 'cc/branch-test'Libravatar Junio C Hamano1-0/+12
2006-09-27Merge branch 'sp/void'Libravatar Junio C Hamano1-0/+9
2006-09-27Merge branch 'jc/deprecate-recursive'Libravatar Junio C Hamano1-1/+1
2006-09-27Corrected copy-and-paste thinko in ignore executable bit test case.Libravatar Shawn Pearce1-1/+1
2006-09-27An illustration of rev-list --parents --pretty=rawLibravatar Junio C Hamano1-0/+113
2006-09-27Allow git-checkout when on a non-existant branch.Libravatar Shawn Pearce1-0/+9
2006-09-26Ignore executable bit when adding files if filemode=0.Libravatar Shawn Pearce1-0/+22
2006-09-25Remove empty ref directories that prevent creating a ref.Libravatar Christian Couder1-0/+12
2006-09-24Deprecate merge-recursive.pyLibravatar Junio C Hamano1-1/+1
2006-09-24Add test for the default merges in fetch.Libravatar Santi BĂ©jar1-0/+25
2006-09-24Add t5510 to test per branch configuration affecting git-fetch.Libravatar Junio C Hamano1-0/+44
2006-09-22Quote arguments to tr in test-libLibravatar Robin Rosenberg1-1/+1
2006-09-20Document receive.denyNonFastforwardsLibravatar Johannes Schindelin1-0/+14
2006-09-17apply --unidiff-zero: loosen sanity checks for --unidiff=0 patchesLibravatar Junio C Hamano2-1/+118
2006-09-16t1400: make test debuggable.Libravatar Junio C Hamano1-43/+43
2006-09-07Make apply --binary a no-op.Libravatar Junio C Hamano1-2/+2
2006-09-02Trace into a file or an open fd and refactor tracing code.Libravatar Christian Couder1-1/+9
2006-08-31t5710: fix two thinkos.Libravatar Junio C Hamano1-0/+2
2006-08-27Merge branch 'jc/apply'Libravatar Junio C Hamano2-4/+200
2006-08-21Merge branch 'maint'Libravatar Junio C Hamano1-0/+4
2006-08-21git-mv: special case destination "."Libravatar Johannes Schindelin1-0/+4
2006-08-18git-apply --verboseLibravatar Junio C Hamano1-0/+48
2006-08-18git-apply --reject: send rejects to .rej files.Libravatar Junio C Hamano1-17/+30
2006-08-17git-apply --rejectLibravatar Junio C Hamano1-0/+96
2006-08-16apply --reverse: tie it all together.Libravatar Junio C Hamano1-4/+43
2006-08-15Merge branch 'maint'Libravatar Junio C Hamano1-0/+4
2006-08-15git-mv: succeed even if source is a prefix of destinationLibravatar Johannes Schindelin1-0/+4
2006-08-14t4116 apply --reverse testLibravatar Junio C Hamano1-0/+46
2006-08-12Merge branch 'jc/grep'Libravatar Junio C Hamano1-2/+29
2006-08-12t/t4013: fix futzing with the version string.Libravatar Junio C Hamano1-2/+4
2006-08-11git-grep: show pathnames relative to the current directoryLibravatar Junio C Hamano1-2/+29
2006-08-09git-apply: applying a patch to make a symlink shorter.Libravatar Junio C Hamano1-0/+49
2006-08-06Fix "grep -w"Libravatar Junio C Hamano1-0/+85
2006-08-03Add a couple of subdirectory tests.Libravatar Junio C Hamano2-0/+136
2006-08-02Remove cmd_usage() routine and re-organize the help/usage code.Libravatar Ramsay Allan Jones1-4/+3
2006-08-02New tests and en-passant modifications to mktag.Libravatar Ramsay Allan Jones1-0/+227
2006-08-02Fix annotate test script; notice when git-annotate fails.Libravatar Ramsay Allan Jones1-1/+2
2006-07-30Merge branch 'js/mv'Libravatar Junio C Hamano1-0/+4
2006-07-28Display an error from update-ref if target ref name is invalid.Libravatar Shawn Pearce1-0/+12
2006-07-28t4103: fix binary patch application test.Libravatar Junio C Hamano1-2/+2
2006-07-28Teach git-apply about '-R'Libravatar Johannes Schindelin1-2/+22
2006-07-26builtin git-mv: support moving directoriesLibravatar Johannes Schindelin1-0/+4
2006-07-26t7001: add test for git-mv dir1 dir2/Libravatar Johannes Schindelin1-0/+15
2006-07-26t4112: simplify the test and remove unneeded working tree file.Libravatar Junio C Hamano1-26/+2
2006-07-26Extend testing git-mv for renaming of subdirectoriesLibravatar Josef Weidendorfer1-0/+21
2006-07-25Merge branch 'ew/apply'Libravatar Junio C Hamano1-0/+105
2006-07-24Trivial path optimization testLibravatar Alex Riesen1-0/+19
2006-07-16typechange tests for git apply (currently failing)Libravatar Eric Wong1-0/+105
2006-07-13Adjust t4013 tests to corrected format-patch.Libravatar Junio C Hamano6-0/+8
2006-07-13t4013 diff format tests updateLibravatar Junio C Hamano42-104/+161