summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2006-10-03Error in test description of t1200-tutorialRobin Rosenberg
2006-10-02Merge branch 'maint'Junio C Hamano
2006-10-02git-mv: invalidate the removed path properly in cache-treeJunio C Hamano
2006-10-01Merge branch 'jc/gitpm'Junio C Hamano
2006-09-28Merge branch 'cc/branch-test'Junio C Hamano
2006-09-28Merge branch 'sp/void'Junio C Hamano
2006-09-28Merge branch 'jc/deprecate-recursive'Junio C Hamano
2006-09-27Corrected copy-and-paste thinko in ignore executable bit test case.Shawn Pearce
2006-09-27An illustration of rev-list --parents --pretty=rawJunio C Hamano
2006-09-27Allow git-checkout when on a non-existant branch.Shawn Pearce
2006-09-27Ignore executable bit when adding files if filemode=0.Shawn Pearce
2006-09-26Remove empty ref directories that prevent creating a ref.Christian Couder
2006-09-25Deprecate merge-recursive.pyJunio C Hamano
2006-09-24Add test for the default merges in fetch.Santi BĂ©jar
2006-09-24Add t5510 to test per branch configuration affecting git-fetch.Junio C Hamano
2006-09-23Quote arguments to tr in test-libRobin Rosenberg
2006-09-21Document receive.denyNonFastforwardsJohannes Schindelin
2006-09-17apply --unidiff-zero: loosen sanity checks for --unidiff=0 patchesJunio C Hamano
2006-09-16t1400: make test debuggable.Junio C Hamano
2006-09-07Make apply --binary a no-op.Junio C Hamano
2006-09-02Trace into a file or an open fd and refactor tracing code.Christian Couder
2006-08-31t5710: fix two thinkos.Junio C Hamano
2006-08-28Merge branch 'jc/apply'Junio C Hamano
2006-08-21Merge branch 'maint'Junio C Hamano
2006-08-21git-mv: special case destination "."Johannes Schindelin
2006-08-18git-apply --verboseJunio C Hamano
2006-08-18git-apply --reject: send rejects to .rej files.Junio C Hamano
2006-08-17git-apply --rejectJunio C Hamano
2006-08-17apply --reverse: tie it all together.Junio C Hamano
2006-08-16Merge branch 'maint'Junio C Hamano
2006-08-16git-mv: succeed even if source is a prefix of destinationJohannes Schindelin
2006-08-15Merge branch 'master' into pb/gitpmJunio C Hamano
2006-08-15t4116 apply --reverse testJunio C Hamano
2006-08-13Merge branch 'jc/grep'Junio C Hamano
2006-08-13t/t4013: fix futzing with the version string.Junio C Hamano
2006-08-12git-grep: show pathnames relative to the current directoryJunio C Hamano
2006-08-10git-apply: applying a patch to make a symlink shorter.Junio C Hamano
2006-08-08Merge branch 'master' into pb/gitpmJunio C Hamano
2006-08-06Fix "grep -w"Junio C Hamano
2006-08-03Add a couple of subdirectory tests.Junio C Hamano
2006-08-02Remove cmd_usage() routine and re-organize the help/usage code.Ramsay Allan Jones
2006-08-02New tests and en-passant modifications to mktag.Ramsay Allan Jones
2006-08-02Fix annotate test script; notice when git-annotate fails.Ramsay Allan Jones
2006-07-30Merge branch 'js/mv'Junio C Hamano
2006-07-29Display an error from update-ref if target ref name is invalid.Shawn Pearce
2006-07-28t4103: fix binary patch application test.Junio C Hamano
2006-07-28Teach git-apply about '-R'Johannes Schindelin
2006-07-26builtin git-mv: support moving directoriesJohannes Schindelin
2006-07-26t7001: add test for git-mv dir1 dir2/Johannes Schindelin
2006-07-26t4112: simplify the test and remove unneeded working tree file.Junio C Hamano