aboutsummaryrefslogtreecommitdiff
path: root/ws.c
Commit message (Expand)AuthorAge
* Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
* Teach "diff --check" about new blank lines at endJunio C Hamano2008-06-26
* check_and_emit_line(): rename and refactorJunio C Hamano2008-06-26
* git-apply --whitespace=fix: fix off by one thinkoJunio C Hamano2008-02-26
* ws_fix_copy(): move the whitespace fixing function to ws.cJunio C Hamano2008-02-23
* core.whitespace: cr-at-eolJunio C Hamano2008-02-05
* whitespace: more accurate initial-indent highlightingJ. Bruce Fields2007-12-16
* whitespace: fix initial-indent checkingJ. Bruce Fields2007-12-16
* whitespace: minor cleanupJ. Bruce Fields2007-12-16
* whitespace: reorganize initial-indent checkJ. Bruce Fields2007-12-16
* whitespace: fix off-by-one error in non-space-in-indent checkingJ. Bruce Fields2007-12-16
* Use shorter error messages for whitespace problemsWincent Colaiuta2007-12-14
* Unify whitespace checkingWincent Colaiuta2007-12-13
* Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-06