summaryrefslogtreecommitdiff
path: root/t/t4002-diff-basic.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-061-4/+1
|\
| * test: use $_z40 from test-libJunio C Hamano2011-04-231-4/+1
* | t4002 (diff-basic): use test_might_fail for commands that might failElijah Newren2010-10-061-6/+6
|/
* tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-311-1/+1
* Test that diff can read from stdinThomas Rast2009-02-201-0/+8
* Merge branch 'kh/diff-tree'Junio C Hamano2008-08-201-0/+14
|\
| * Add test for diff-tree --stdin with two treesKarl Hasselström2008-08-111-0/+14
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
|/
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-35/+35
* read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano2006-05-171-3/+3
* Big tool rename.Junio C Hamano2005-09-071-9/+9
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-111-3/+3
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-261-31/+31
* [PATCH] diff-raw format update take #2.Junio C Hamano2005-05-231-104/+104
* [PATCH] The diff-raw format updates.Junio C Hamano2005-05-211-105/+104
* [PATCH] Diff-files fix with more tests.Junio C Hamano2005-05-201-0/+61
* [PATCH] Add tests for diff-treeJunio C Hamano2005-05-201-0/+187