Sign in
googlers
/
jrn
/
git
/
a33c548bef24ae69820dc3a030e708c8d7b49075
/
ws.c
11877b9
Merge branch 'nd/the-index'
by Junio C Hamano
· 6 years ago
26d024e
ws.c: remove implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 6 years ago
d64324c
Make git_check_attr() a void function
by Torsten Bögershausen
· 6 years ago
7a400a2
attr: remove an implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 6 years ago
2aef63d
attr: convert git_check_attrs() callers to use the new API
by Junio C Hamano
· 8 years ago
7bd1805
attr: rename function and struct related to checking attributes
by Junio C Hamano
· 8 years ago
2c5495f
use strchrnul() in place of strchr() and strlen()
by Rohit Mani
· 11 years ago
d932f4e
Rename git_checkattr() to git_check_attr()
by Michael Haggerty
· 13 years ago
f4b05a4
Make the tab width used for whitespace checks configurable
by Johannes Sixt
· 14 years ago
dee40e5
Merge branch 'js/maint-apply-tab-in-indent-fix' into HEAD
by Junio C Hamano
· 14 years ago
d35711a
apply --whitespace=fix: fix tab-in-indent
by Johannes Sixt
· 14 years ago
cfd1a98
diff: handle lines containing only whitespace and tabs better
by Kevin Ballard
· 14 years ago
4e35c51
whitespace: add tab-in-indent support for --whitespace=fix
by Chris Webb
· 15 years ago
d511bd3
whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst
by Chris Webb
· 15 years ago
3e3ec2a
whitespace: add tab-in-indent error class
by Chris Webb
· 15 years ago
727c371
whitespace: we cannot "catch all errors known to git" anymore
by Junio C Hamano
· 15 years ago
7fb0eaa
git_attr(): fix function signature
by Junio C Hamano
· 15 years ago
afd9db4
Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-at-eof
by Junio C Hamano
· 15 years ago
aeb84b0
core.whitespace: split trailing-space into blank-at-{eol,eof}
by Junio C Hamano
· 15 years ago
77b15bb
apply --whitespace=warn/error: diagnose blank at EOF
by Junio C Hamano
· 15 years ago
422a82f
Fix severe breakage in "git-apply --whitespace=fix"
by Junio C Hamano
· 16 years ago
735c674
Trailing whitespace and no newline fix
by SZEDER Gábor
· 16 years ago
a437900
attribute: whitespace set to true detects all errors known to git
by Junio C Hamano
· 16 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 16 years ago
877f23c
Teach "diff --check" about new blank lines at end
by Junio C Hamano
· 17 years ago
8f8841e
check_and_emit_line(): rename and refactor
by Junio C Hamano
· 17 years ago
c6fabfa
git-apply --whitespace=fix: fix off by one thinko
by Junio C Hamano
· 17 years ago
fe3403c
ws_fix_copy(): move the whitespace fixing function to ws.c
by Junio C Hamano
· 17 years ago
b2979ff
core.whitespace: cr-at-eol
by Junio C Hamano
· 17 years ago
ffe5688
whitespace: more accurate initial-indent highlighting
by J. Bruce Fields
· 17 years ago
9afa2d4
whitespace: fix initial-indent checking
by J. Bruce Fields
· 17 years ago
954ecd4
whitespace: minor cleanup
by J. Bruce Fields
· 17 years ago
1020999
whitespace: reorganize initial-indent check
by J. Bruce Fields
· 17 years ago
4d9697c
whitespace: fix off-by-one error in non-space-in-indent checking
by J. Bruce Fields
· 17 years ago
420f4f0
Use shorter error messages for whitespace problems
by Wincent Colaiuta
· 17 years ago
c1795bb
Unify whitespace checking
by Wincent Colaiuta
· 17 years ago
cf1b786
Use gitattributes to define per-path whitespace rule
by Junio C Hamano
· 17 years ago