summaryrefslogtreecommitdiff
path: root/t/t4006-diff-mode.sh
AgeCommit message (Expand)Author
2019-01-24t4006: resurrect commented-out testsJeff King
2018-05-14t: switch $_x40 to $OID_REGEXbrian m. carlson
2014-04-30t4006-diff-mode.sh: use the $( ... ) construct for command substitutionElia Pinto
2012-10-17Fix "git diff --stat" for interesting - but empty - file changesLinus Torvalds
2012-08-27Fix tests under GETTEXT_POISON on diffstatJiang Xin
2012-05-02t4006: Windows do not have /dev/zeroJohannes Sixt
2012-05-02diff --stat: report mode-only changes for binary files like text filesZbigniew Jędrzejewski-Szmek
2012-05-01tests: check --[short]stat output after chmodZbigniew Jędrzejewski-Szmek
2012-05-01test: modernize style of t4006Zbigniew Jędrzejewski-Szmek
2010-01-04tests: move convenience regexp to match object names to test-lib.shJunio C Hamano
2009-03-19test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2006-01-06trivial: use git-repo-config to detect how to run tests in the test repositoryAlex Riesen
2005-09-08Big tool rename.Junio C Hamano
2005-07-26Adjust diff-raw tests to the status letter change.Junio C Hamano
2005-05-25[PATCH] Mode only changes from diff.Junio C Hamano