Age | Commit message (Expand) | Author | Files | Lines |
2018-08-21 | tests: use 'test_must_be_empty' instead of '! test -s' | SZEDER Gábor | 1 | -1/+1 |
2010-12-12 | Merge branch 'js/configurable-tab' | Junio C Hamano | 1 | -0/+85 |
2010-12-01 | Make the tab width used for whitespace checks configurable | Johannes Sixt | 1 | -0/+85 |
2010-11-29 | Merge branch 'cm/diff-check-at-eol' | Junio C Hamano | 1 | -0/+9 |
2010-10-16 | diff --check: correct line numbers of new blank lines at EOF | Christoph Mallon | 1 | -0/+9 |
2010-10-06 | t4019 (diff-wserror): add lots of missing && | Elijah Newren | 1 | -26/+27 |
2009-12-26 | t4019 "grep" portability fix | Junio C Hamano | 1 | -28/+28 |
2009-09-14 | diff --whitespace: fix blank lines at end | Junio C Hamano | 1 | -1/+1 |
2009-09-04 | diff --color: color blank-at-eof | Junio C Hamano | 1 | -0/+9 |
2009-09-04 | diff --whitespace=warn/error: obey blank-at-eof | Junio C Hamano | 1 | -1/+1 |
2008-08-30 | diff: Help "less" hide ^M from the output | Junio C Hamano | 1 | -0/+12 |
2008-08-11 | diff --check: do not unconditionally complain about trailing empty lines | Junio C Hamano | 1 | -1/+19 |
2008-02-05 | core.whitespace: cr-at-eol | Junio C Hamano | 1 | -0/+40 |
2007-12-06 | Use gitattributes to define per-path whitespace rule | Junio C Hamano | 1 | -0/+47 |
2007-11-02 | core.whitespace: add test for diff whitespace error highlighting | Junio C Hamano | 1 | -0/+76 |