summaryrefslogtreecommitdiff
path: root/ws.c
Commit message (Expand)AuthorAgeFilesLines
* Teach "diff --check" about new blank lines at endJunio C Hamano2008-06-261-0/+15
* check_and_emit_line(): rename and refactorJunio C Hamano2008-06-261-3/+15
* git-apply --whitespace=fix: fix off by one thinkoJunio C Hamano2008-02-261-1/+1
* ws_fix_copy(): move the whitespace fixing function to ws.cJunio C Hamano2008-02-231-0/+104
* core.whitespace: cr-at-eolJunio C Hamano2008-02-051-2/+13
* whitespace: more accurate initial-indent highlightingJ. Bruce Fields2007-12-161-8/+16
* whitespace: fix initial-indent checkingJ. Bruce Fields2007-12-161-6/+4
* whitespace: minor cleanupJ. Bruce Fields2007-12-161-12/+9
* whitespace: reorganize initial-indent checkJ. Bruce Fields2007-12-161-8/+7
* whitespace: fix off-by-one error in non-space-in-indent checkingJ. Bruce Fields2007-12-161-1/+1
* Use shorter error messages for whitespace problemsWincent Colaiuta2007-12-141-3/+3
* Unify whitespace checkingWincent Colaiuta2007-12-131-0/+105
* Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-061-0/+96