Age | Commit message (Expand) | Author | Files | Lines |
2018-05-14 | t: switch $_x40 to $OID_REGEX | brian m. carlson | 1 | -1/+1 |
2014-04-30 | t4006-diff-mode.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -1/+1 |
2012-10-17 | Fix "git diff --stat" for interesting - but empty - file changes | Linus Torvalds | 1 | -23/+23 |
2012-08-27 | Fix tests under GETTEXT_POISON on diffstat | Jiang Xin | 1 | -4/+4 |
2012-05-02 | t4006: Windows do not have /dev/zero | Johannes Sixt | 1 | -1/+1 |
2012-05-01 | diff --stat: report mode-only changes for binary files like text files | Zbigniew Jędrzejewski-Szmek | 1 | -7/+1 |
2012-05-01 | tests: check --[short]stat output after chmod | Zbigniew Jędrzejewski-Szmek | 1 | -0/+37 |
2012-05-01 | test: modernize style of t4006 | Zbigniew Jędrzejewski-Szmek | 1 | -16/+14 |
2010-01-03 | tests: move convenience regexp to match object names to test-lib.sh | Junio C Hamano | 1 | -2/+0 |
2009-03-19 | test-lib: Introduce test_chmod and use it instead of update-index --chmod | Johannes Sixt | 1 | -15/+4 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -1/+1 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -8/+8 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-03-04 | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 1 | -1/+1 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -1/+1 |
2006-01-05 | trivial: use git-repo-config to detect how to run tests in the test repository | Alex Riesen | 1 | -5/+15 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -3/+3 |
2005-07-26 | Adjust diff-raw tests to the status letter change. | Junio C Hamano | 1 | -0/+0 |
2005-05-25 | [PATCH] Mode only changes from diff. | Junio C Hamano | 1 | -0/+34 |