summaryrefslogtreecommitdiffstats
path: root/t/t4000-diff-format.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* diff: fix interaction between the "-s" option and other optionsJunio C Hamano2023-05-051-1/+33
* leak tests: mark some diff tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+2
* test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason2021-02-121-1/+1
* t4000: make hash size independentbrian m. carlson2019-08-261-1/+1
* diff: allow --patch & cie to override -s/--no-patchMatthieu Moy2013-07-181-0/+18
* diff: allow --no-patch as synonym for -sMatthieu Moy2013-07-181-0/+12
* t4000-diff-format.sh: modernize styleMatthieu Moy2013-07-181-9/+9
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-12-011-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-031-4/+4
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-291-1/+1
* trivial: use git-repo-config to detect if the test can be run on the repositoryAlex Riesen2006-01-061-0/+8
* Show original and resulting blob object info in diff output.Junio C Hamano2005-10-071-1/+2
* Retire diff-helper.Junio C Hamano2005-09-221-9/+0
* Big tool rename.Junio C Hamano2005-09-081-1/+1
* Fix up previous commitLinus Torvalds2005-05-201-0/+0
* [PATCH] A test case addition for strbuf regressionJunio C Hamano2005-05-191-0/+9
* [PATCH] Fix diff output take #4.Junio C Hamano2005-05-181-2/+5
* The test of the basic diff functionalityJunio C Hamano2005-05-151-0/+50