| Commit message (Expand) | Author | Age |
* | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a... | Junio C Hamano | 2009-09-15 |
|\ |
|
| * | core.whitespace: split trailing-space into blank-at-{eol,eof} | Junio C Hamano | 2009-09-05 |
| * | apply --whitespace=warn/error: diagnose blank at EOF | Junio C Hamano | 2009-09-04 |
* | | Fix severe breakage in "git-apply --whitespace=fix" | Junio C Hamano | 2009-07-25 |
* | | Trailing whitespace and no newline fix | SZEDER Gábor | 2009-07-22 |
* | | attribute: whitespace set to true detects all errors known to git | Junio C Hamano | 2009-06-21 |
* | | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 2008-10-12 |
|/ |
|
* | Teach "diff --check" about new blank lines at end | Junio C Hamano | 2008-06-26 |
* | check_and_emit_line(): rename and refactor | Junio C Hamano | 2008-06-26 |
* | git-apply --whitespace=fix: fix off by one thinko | Junio C Hamano | 2008-02-26 |
* | ws_fix_copy(): move the whitespace fixing function to ws.c | Junio C Hamano | 2008-02-23 |
* | core.whitespace: cr-at-eol | Junio C Hamano | 2008-02-05 |
* | whitespace: more accurate initial-indent highlighting | J. Bruce Fields | 2007-12-16 |
* | whitespace: fix initial-indent checking | J. Bruce Fields | 2007-12-16 |
* | whitespace: minor cleanup | J. Bruce Fields | 2007-12-16 |
* | whitespace: reorganize initial-indent check | J. Bruce Fields | 2007-12-16 |
* | whitespace: fix off-by-one error in non-space-in-indent checking | J. Bruce Fields | 2007-12-16 |
* | Use shorter error messages for whitespace problems | Wincent Colaiuta | 2007-12-14 |
* | Unify whitespace checking | Wincent Colaiuta | 2007-12-13 |
* | Use gitattributes to define per-path whitespace rule | Junio C Hamano | 2007-12-06 |