aboutsummaryrefslogtreecommitdiffstats
path: root/ws.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-26Teach "diff --check" about new blank lines at endJunio C Hamano1-0/+15
2008-06-26check_and_emit_line(): rename and refactorJunio C Hamano1-3/+15
2008-02-26git-apply --whitespace=fix: fix off by one thinkoJunio C Hamano1-1/+1
2008-02-23ws_fix_copy(): move the whitespace fixing function to ws.cJunio C Hamano1-0/+104
2008-02-05core.whitespace: cr-at-eolJunio C Hamano1-2/+13
2007-12-16whitespace: more accurate initial-indent highlightingJ. Bruce Fields1-8/+16
2007-12-16whitespace: fix initial-indent checkingJ. Bruce Fields1-6/+4
2007-12-16whitespace: minor cleanupJ. Bruce Fields1-12/+9
2007-12-16whitespace: reorganize initial-indent checkJ. Bruce Fields1-8/+7
2007-12-16whitespace: fix off-by-one error in non-space-in-indent checkingJ. Bruce Fields1-1/+1
2007-12-14Use shorter error messages for whitespace problemsWincent Colaiuta1-3/+3
2007-12-13Unify whitespace checkingWincent Colaiuta1-0/+105
2007-12-06Use gitattributes to define per-path whitespace ruleJunio C Hamano1-0/+96