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