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