aboutsummaryrefslogtreecommitdiff
path: root/t/t4006-diff-mode.sh
Commit message (Expand)AuthorAge
* t4006-diff-mode.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
* Fix "git diff --stat" for interesting - but empty - file changesLinus Torvalds2012-10-17
* Fix tests under GETTEXT_POISON on diffstatJiang Xin2012-08-27
* t4006: Windows do not have /dev/zeroJohannes Sixt2012-05-02
* diff --stat: report mode-only changes for binary files like text filesZbigniew Jędrzejewski-Szmek2012-05-01
* tests: check --[short]stat output after chmodZbigniew Jędrzejewski-Szmek2012-05-01
* test: modernize style of t4006Zbigniew Jędrzejewski-Szmek2012-05-01
* tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-03
* test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-19
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* War on whitespaceJunio C Hamano2007-06-07
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* trivial: use git-repo-config to detect how to run tests in the test repositoryAlex Riesen2006-01-05
* Big tool rename.Junio C Hamano2005-09-07
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-26
* [PATCH] Mode only changes from diff.Junio C Hamano2005-05-25