summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fix t1400-update-ref test minimallyJunio C Hamano2006-09-171-5/+2
* apply --unidiff-zero: loosen sanity checks for --unidiff=0 patchesJunio C Hamano2006-09-172-1/+118
* t1400: make test debuggable.Junio C Hamano2006-09-161-43/+43
* Make apply --binary a no-op.Junio C Hamano2006-09-071-2/+2
* Trace into a file or an open fd and refactor tracing code.Christian Couder2006-09-021-1/+9
* t5710: fix two thinkos.Junio C Hamano2006-08-311-0/+2
* Merge branch 'jc/apply'Junio C Hamano2006-08-272-4/+200
|\
| * git-apply --verboseJunio C Hamano2006-08-181-0/+48
| * git-apply --reject: send rejects to .rej files.Junio C Hamano2006-08-181-17/+30
| * git-apply --rejectJunio C Hamano2006-08-171-0/+96
| * apply --reverse: tie it all together.Junio C Hamano2006-08-161-4/+43
* | Merge branch 'maint'Junio C Hamano2006-08-211-0/+4
|\ \ | |/ |/|
| * git-mv: special case destination "."Johannes Schindelin2006-08-211-0/+4
* | Merge branch 'maint'Junio C Hamano2006-08-151-0/+4
|\ \ | |/
| * git-mv: succeed even if source is a prefix of destinationJohannes Schindelin2006-08-151-0/+4
* | t4116 apply --reverse testJunio C Hamano2006-08-141-0/+46
* | Merge branch 'jc/grep'Junio C Hamano2006-08-121-2/+29
|\ \ | |/ |/|
| * git-grep: show pathnames relative to the current directoryJunio C Hamano2006-08-111-2/+29
* | t/t4013: fix futzing with the version string.Junio C Hamano2006-08-121-2/+4
|/
* git-apply: applying a patch to make a symlink shorter.Junio C Hamano2006-08-091-0/+49
* Fix "grep -w"Junio C Hamano2006-08-061-0/+85
* Add a couple of subdirectory tests.Junio C Hamano2006-08-032-0/+136
* Remove cmd_usage() routine and re-organize the help/usage code.Ramsay Allan Jones2006-08-021-4/+3
* New tests and en-passant modifications to mktag.Ramsay Allan Jones2006-08-021-0/+227
* Fix annotate test script; notice when git-annotate fails.Ramsay Allan Jones2006-08-021-1/+2
* Merge branch 'js/mv'Junio C Hamano2006-07-301-0/+4
|\
| * builtin git-mv: support moving directoriesJohannes Schindelin2006-07-261-0/+4
* | Display an error from update-ref if target ref name is invalid.Shawn Pearce2006-07-281-0/+12
* | t4103: fix binary patch application test.Junio C Hamano2006-07-281-2/+2
* | Teach git-apply about '-R'Johannes Schindelin2006-07-281-2/+22
|/
* t7001: add test for git-mv dir1 dir2/Johannes Schindelin2006-07-261-0/+15
* t4112: simplify the test and remove unneeded working tree file.Junio C Hamano2006-07-261-26/+2
* Extend testing git-mv for renaming of subdirectoriesJosef Weidendorfer2006-07-261-0/+21
* Merge branch 'ew/apply'Junio C Hamano2006-07-251-0/+105
|\
| * typechange tests for git apply (currently failing)Eric Wong2006-07-161-0/+105
* | Trivial path optimization testAlex Riesen2006-07-241-0/+19
|/
* Adjust t4013 tests to corrected format-patch.Junio C Hamano2006-07-136-0/+8
* t4013 diff format tests updateJunio C Hamano2006-07-1342-104/+161
* Merge branch 'ml/trace'Junio C Hamano2006-07-121-0/+1
|\
| * test-lib: unset GIT_TRACEJunio C Hamano2006-07-121-0/+1
* | Merge branch 'js/merge-base'Junio C Hamano2006-07-121-0/+45
|\ \
| * | Additional merge-base tests (revised)A Large Angry SCM2006-07-091-0/+45
| |/
* | tests: Set EDITOR=: and VISUAL=: globallyEric Wong2006-07-114-3/+5
* | Record the type of commit operation in the reflog.Shawn Pearce2006-07-101-3/+16
* | Fix more typos, primarily in the codePavel Roskin2006-07-104-4/+4
* | git-svn: migrate out of contrib (follow-up)Junio C Hamano2006-07-071-2/+9
* | git-svn: migrate out of contribEric Wong2006-07-068-0/+590
|/
* Merge branch 'jc/fmt-merge-msg-test'Junio C Hamano2006-07-051-0/+163
|\
| * t6200: fmt-merge-msg test.Junio C Hamano2006-07-031-0/+163
* | Merge branch 'jc/diff-test'Junio C Hamano2006-07-0510-0/+263
|\ \