index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ws.c
Age
Commit message (
Expand
)
Author
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-06-26
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-02-26
git-apply --whitespace=fix: fix off by one thinko
Junio C Hamano
2008-02-23
ws_fix_copy(): move the whitespace fixing function to ws.c
Junio C Hamano
2008-02-05
core.whitespace: cr-at-eol
Junio C Hamano
2007-12-16
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-14
Use shorter error messages for whitespace problems
Wincent Colaiuta
2007-12-13
Unify whitespace checking
Wincent Colaiuta
2007-12-06
Use gitattributes to define per-path whitespace rule
Junio C Hamano