summaryrefslogtreecommitdiff
path: root/t/t4000-diff-format.sh
AgeCommit message (Expand)Author
2013-07-17diff: allow --patch & cie to override -s/--no-patchMatthieu Moy
2013-07-17diff: allow --no-patch as synonym for -sMatthieu Moy
2013-07-17t4000-diff-format.sh: modernize styleMatthieu Moy
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince
2006-01-05trivial: use git-repo-config to detect if the test can be run on the repositoryAlex Riesen
2005-10-07Show original and resulting blob object info in diff output.Junio C Hamano
2005-09-22Retire diff-helper.Junio C Hamano
2005-09-07Big tool rename.Junio C Hamano
2005-05-19Fix up previous commitLinus Torvalds
2005-05-19[PATCH] A test case addition for strbuf regressionJunio C Hamano
2005-05-18[PATCH] Fix diff output take #4.Junio C Hamano
2005-05-15The test of the basic diff functionalityJunio C Hamano