| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 2008-10-12 | 1 | -2/+1 |
* | Teach "diff --check" about new blank lines at end | Junio C Hamano | 2008-06-26 | 1 | -0/+15 |
* | check_and_emit_line(): rename and refactor | Junio C Hamano | 2008-06-26 | 1 | -3/+15 |
* | git-apply --whitespace=fix: fix off by one thinko | Junio C Hamano | 2008-02-26 | 1 | -1/+1 |
* | ws_fix_copy(): move the whitespace fixing function to ws.c | Junio C Hamano | 2008-02-23 | 1 | -0/+104 |
* | core.whitespace: cr-at-eol | Junio C Hamano | 2008-02-05 | 1 | -2/+13 |
* | whitespace: more accurate initial-indent highlighting | J. Bruce Fields | 2007-12-16 | 1 | -8/+16 |
* | whitespace: fix initial-indent checking | J. Bruce Fields | 2007-12-16 | 1 | -6/+4 |
* | whitespace: minor cleanup | J. Bruce Fields | 2007-12-16 | 1 | -12/+9 |
* | whitespace: reorganize initial-indent check | J. Bruce Fields | 2007-12-16 | 1 | -8/+7 |
* | whitespace: fix off-by-one error in non-space-in-indent checking | J. Bruce Fields | 2007-12-16 | 1 | -1/+1 |
* | Use shorter error messages for whitespace problems | Wincent Colaiuta | 2007-12-14 | 1 | -3/+3 |
* | Unify whitespace checking | Wincent Colaiuta | 2007-12-13 | 1 | -0/+105 |
* | Use gitattributes to define per-path whitespace rule | Junio C Hamano | 2007-12-06 | 1 | -0/+96 |