aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4002-diff-basic.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan1-1/+1
2009-02-20Test that diff can read from stdinThomas Rast1-0/+8
2008-08-20Merge branch 'kh/diff-tree'Junio C Hamano1-0/+14
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano1-1/+1
2008-08-11Add test for diff-tree --stdin with two treesKarl Hasselström1-0/+14
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-35/+35
2006-05-17read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano1-3/+3
2005-09-07Big tool rename.Junio C Hamano1-9/+9
2005-08-11[PATCH] Trapping exit in tests, using return for errorsPavel Roskin1-3/+3
2005-07-26Adjust diff-raw tests to the status letter change.Junio C Hamano1-31/+31
2005-05-23[PATCH] diff-raw format update take #2.Junio C Hamano1-104/+104
2005-05-21[PATCH] The diff-raw format updates.Junio C Hamano1-105/+104
2005-05-20[PATCH] Diff-files fix with more tests.Junio C Hamano1-0/+61
2005-05-20[PATCH] Add tests for diff-treeJunio C Hamano1-0/+187