30 Commits (d1ba7a4cb77b64993a56b06c1497d1ab78094cc4)

Author SHA1 Message Date
Michael Haggerty d932f4eb9f Rename git_checkattr() to git_check_attr() 13 years ago
Johannes Sixt f4b05a4947 Make the tab width used for whitespace checks configurable 14 years ago
Johannes Sixt d35711adc4 apply --whitespace=fix: fix tab-in-indent 14 years ago
Kevin Ballard cfd1a9849c diff: handle lines containing only whitespace and tabs better 14 years ago
Chris Webb 4e35c51e51 whitespace: add tab-in-indent support for --whitespace=fix 15 years ago
Chris Webb d511bd330d whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst 15 years ago
Chris Webb 3e3ec2abe0 whitespace: add tab-in-indent error class 15 years ago
Junio C Hamano 727c3718a5 whitespace: we cannot "catch all errors known to git" anymore 15 years ago
Junio C Hamano 7fb0eaa289 git_attr(): fix function signature 15 years ago
Junio C Hamano aeb84b05ae core.whitespace: split trailing-space into blank-at-{eol,eof} 15 years ago
Junio C Hamano 77b15bbd88 apply --whitespace=warn/error: diagnose blank at EOF 15 years ago
Junio C Hamano 422a82f213 Fix severe breakage in "git-apply --whitespace=fix" 16 years ago
SZEDER Gábor 735c674416 Trailing whitespace and no newline fix 16 years ago
Junio C Hamano a437900fd7 attribute: whitespace set to true detects all errors known to git 16 years ago
Brandon Casey f285a2d7ed Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer 16 years ago
Junio C Hamano 877f23ccb8 Teach "diff --check" about new blank lines at end 17 years ago
Junio C Hamano 8f8841e9c8 check_and_emit_line(): rename and refactor 17 years ago
Junio C Hamano c6fabfafbc git-apply --whitespace=fix: fix off by one thinko 17 years ago
Junio C Hamano fe3403c320 ws_fix_copy(): move the whitespace fixing function to ws.c 17 years ago
Junio C Hamano b2979ff599 core.whitespace: cr-at-eol 17 years ago
J. Bruce Fields ffe568859b whitespace: more accurate initial-indent highlighting 17 years ago
J. Bruce Fields 9afa2d4aa9 whitespace: fix initial-indent checking 17 years ago
J. Bruce Fields 954ecd4353 whitespace: minor cleanup 17 years ago
J. Bruce Fields 1020999a98 whitespace: reorganize initial-indent check 17 years ago
J. Bruce Fields 4d9697c787 whitespace: fix off-by-one error in non-space-in-indent checking 17 years ago
Wincent Colaiuta 420f4f04de Use shorter error messages for whitespace problems 17 years ago
Wincent Colaiuta c1795bb08a Unify whitespace checking 17 years ago
Junio C Hamano cf1b7869f0 Use gitattributes to define per-path whitespace rule 17 years ago