aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4000-diff-format.sh
AgeCommit message (Expand)AuthorFilesLines
2023-05-05diff: fix interaction between the "-s" option and other optionsJunio C Hamano1-1/+33
2021-11-01leak tests: mark some diff tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+2
2021-02-12test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason1-1/+1
2019-08-26t4000: make hash size independentbrian m. carlson1-1/+1
2013-07-17diff: allow --patch & cie to override -s/--no-patchMatthieu Moy1-0/+18
2013-07-17diff: allow --no-patch as synonym for -sMatthieu Moy1-0/+12
2013-07-17t4000-diff-format.sh: modernize styleMatthieu Moy1-9/+9
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano1-1/+1
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-4/+4
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince1-1/+1
2006-01-05trivial: use git-repo-config to detect if the test can be run on the repositoryAlex Riesen1-0/+8
2005-10-07Show original and resulting blob object info in diff output.Junio C Hamano1-1/+2
2005-09-22Retire diff-helper.Junio C Hamano1-9/+0
2005-09-07Big tool rename.Junio C Hamano1-1/+1
2005-05-19Fix up previous commitLinus Torvalds1-0/+0
2005-05-19[PATCH] A test case addition for strbuf regressionJunio C Hamano1-0/+9
2005-05-18[PATCH] Fix diff output take #4.Junio C Hamano1-2/+5
2005-05-15The test of the basic diff functionalityJunio C Hamano1-0/+50