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