index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ws.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-3
/
+2
2018-09-21
ws.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-3
/
+2
2018-09-12
Make git_check_attr() a void function
Torsten Bögershausen
1
-24
/
+20
2018-08-13
attr: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-02-01
attr: convert git_check_attrs() callers to use the new API
Junio C Hamano
1
-13
/
+6
2017-02-01
attr: rename function and struct related to checking attributes
Junio C Hamano
1
-3
/
+3
2014-03-10
use strchrnul() in place of strchr() and strlen()
Rohit Mani
1
-5
/
+2
2011-08-04
Rename git_checkattr() to git_check_attr()
Michael Haggerty
1
-1
/
+1
2010-12-01
Make the tab width used for whitespace checks configurable
Johannes Sixt
1
-6
/
+16
2010-12-01
Merge branch 'js/maint-apply-tab-in-indent-fix' into HEAD
Junio C Hamano
1
-1
/
+2
2010-12-01
apply --whitespace=fix: fix tab-in-indent
Johannes Sixt
1
-1
/
+2
2010-10-20
diff: handle lines containing only whitespace and tabs better
Kevin Ballard
1
-3
/
+4
2010-04-04
whitespace: add tab-in-indent support for --whitespace=fix
Chris Webb
1
-0
/
+14
2010-04-04
whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst
Chris Webb
1
-11
/
+8
2010-04-02
whitespace: add tab-in-indent error class
Chris Webb
1
-5
/
+22
2010-04-02
whitespace: we cannot "catch all errors known to git" anymore
Junio C Hamano
1
-2
/
+4
2010-01-16
git_attr(): fix function signature
Junio C Hamano
1
-1
/
+1
2009-09-15
Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...
Junio C Hamano
1
-4
/
+15
2009-09-05
core.whitespace: split trailing-space into blank-at-{eol,eof}
Junio C Hamano
1
-9
/
+15
2009-09-04
apply --whitespace=warn/error: diagnose blank at EOF
Junio C Hamano
1
-0
/
+6
2009-07-25
Fix severe breakage in "git-apply --whitespace=fix"
Junio C Hamano
1
-2
/
+2
2009-07-22
Trailing whitespace and no newline fix
SZEDER Gábor
1
-3
/
+2
2009-06-21
attribute: whitespace set to true detects all errors known to git
Junio C Hamano
1
-5
/
+7
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-2
/
+1
2008-06-26
Teach "diff --check" about new blank lines at end
Junio C Hamano
1
-0
/
+15
2008-06-26
check_and_emit_line(): rename and refactor
Junio C Hamano
1
-3
/
+15
2008-02-26
git-apply --whitespace=fix: fix off by one thinko
Junio C Hamano
1
-1
/
+1
2008-02-23
ws_fix_copy(): move the whitespace fixing function to ws.c
Junio C Hamano
1
-0
/
+104
2008-02-05
core.whitespace: cr-at-eol
Junio C Hamano
1
-2
/
+13
2007-12-16
whitespace: more accurate initial-indent highlighting
J. Bruce Fields
1
-8
/
+16
2007-12-16
whitespace: fix initial-indent checking
J. Bruce Fields
1
-6
/
+4
2007-12-16
whitespace: minor cleanup
J. Bruce Fields
1
-12
/
+9
2007-12-16
whitespace: reorganize initial-indent check
J. Bruce Fields
1
-8
/
+7
2007-12-16
whitespace: fix off-by-one error in non-space-in-indent checking
J. Bruce Fields
1
-1
/
+1
2007-12-14
Use shorter error messages for whitespace problems
Wincent Colaiuta
1
-3
/
+3
2007-12-13
Unify whitespace checking
Wincent Colaiuta
1
-0
/
+105
2007-12-06
Use gitattributes to define per-path whitespace rule
Junio C Hamano
1
-0
/
+96