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