author | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 Dec 2007 09:23:48 +0000 (01:23 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 Dec 2007 09:23:48 +0000 (01:23 -0800) | ||
commit | 4eb39e9bcccc54eb23af8a7e2676c63e5bf32866 | |
tree | c6a62b68b86275d7db7bda65fa448c92feeba130 | tree | snapshot |
parent | 05e74f4111b5ce5995dd1145f83398fe40a318e0 | commit | diff |
parent | cf1b7869f0c571bbd4f72a4355d9aca558baa0da | commit | diff |
Merge branch 'jc/spht'
* jc/spht:
Use gitattributes to define per-path whitespace rule
core.whitespace: documentation updates.
builtin-apply: teach whitespace_rules
builtin-apply: rename "whitespace" variables and fix styles
core.whitespace: add test for diff whitespace error highlighting
git-diff: complain about >=8 consecutive spaces in initial indent
War on whitespace: first, a bit of retreat.
Conflicts:
cache.h
config.c
diff.c
* jc/spht:
Use gitattributes to define per-path whitespace rule
core.whitespace: documentation updates.
builtin-apply: teach whitespace_rules
builtin-apply: rename "whitespace" variables and fix styles
core.whitespace: add test for diff whitespace error highlighting
git-diff: complain about >=8 consecutive spaces in initial indent
War on whitespace: first, a bit of retreat.
Conflicts:
cache.h
config.c
diff.c
Documentation/config.txt | diff1 | | diff2 | | blob | history |
Documentation/gitattributes.txt | diff1 | | diff2 | | blob | history |
Makefile | diff1 | | diff2 | | blob | history |
builtin-apply.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
config.c | diff1 | | diff2 | | blob | history |
diff.c | diff1 | | diff2 | | blob | history |
environment.c | diff1 | | diff2 | | blob | history |