index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ws.c
Commit message (
Expand
)
Author
Age
*
Fix severe breakage in "git-apply --whitespace=fix"
Junio C Hamano
2009-07-25
*
Trailing whitespace and no newline fix
SZEDER Gábor
2009-07-22
*
attribute: whitespace set to true detects all errors known to git
Junio C Hamano
2009-06-21
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
*
Teach "diff --check" about new blank lines at end
Junio C Hamano
2008-06-26
*
check_and_emit_line(): rename and refactor
Junio C Hamano
2008-06-26
*
git-apply --whitespace=fix: fix off by one thinko
Junio C Hamano
2008-02-26
*
ws_fix_copy(): move the whitespace fixing function to ws.c
Junio C Hamano
2008-02-23
*
core.whitespace: cr-at-eol
Junio C Hamano
2008-02-05
*
whitespace: more accurate initial-indent highlighting
J. Bruce Fields
2007-12-16
*
whitespace: fix initial-indent checking
J. Bruce Fields
2007-12-16
*
whitespace: minor cleanup
J. Bruce Fields
2007-12-16
*
whitespace: reorganize initial-indent check
J. Bruce Fields
2007-12-16
*
whitespace: fix off-by-one error in non-space-in-indent checking
J. Bruce Fields
2007-12-16
*
Use shorter error messages for whitespace problems
Wincent Colaiuta
2007-12-14
*
Unify whitespace checking
Wincent Colaiuta
2007-12-13
*
Use gitattributes to define per-path whitespace rule
Junio C Hamano
2007-12-06