author | Junio C Hamano <gitster@pobox.com> | |
Tue, 15 Sep 2009 10:28:08 +0000 (03:28 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 15 Sep 2009 10:28:08 +0000 (03:28 -0700) | ||
commit | afd9db4173b99fb2fb103ec604498896a6bedaa7 | |
tree | 7042d2c4988f18e00e86392e9bddf005b845325c | tree | snapshot |
parent | 4197ce3c6d943759e1088a0298b64571b4bc725a | commit | diff |
parent | d68fe26f3e03b230ac9bbbcf002a9acdc4bebde9 | commit | diff |
Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-at-eof
* 'jc/maint-1.6.0-blank-at-eof' (early part):
diff --whitespace: fix blank lines at end
core.whitespace: split trailing-space into blank-at-{eol,eof}
diff --color: color blank-at-eof
diff --whitespace=warn/error: fix blank-at-eof check
diff --whitespace=warn/error: obey blank-at-eof
diff.c: the builtin_diff() deals with only two-file comparison
apply --whitespace: warn blank but not necessarily empty lines at EOF
apply --whitespace=warn/error: diagnose blank at EOF
apply.c: split check_whitespace() into two
apply --whitespace=fix: detect new blank lines at eof correctly
apply --whitespace=fix: fix handling of blank lines at the eof
* 'jc/maint-1.6.0-blank-at-eof' (early part):
diff --whitespace: fix blank lines at end
core.whitespace: split trailing-space into blank-at-{eol,eof}
diff --color: color blank-at-eof
diff --whitespace=warn/error: fix blank-at-eof check
diff --whitespace=warn/error: obey blank-at-eof
diff.c: the builtin_diff() deals with only two-file comparison
apply --whitespace: warn blank but not necessarily empty lines at EOF
apply --whitespace=warn/error: diagnose blank at EOF
apply.c: split check_whitespace() into two
apply --whitespace=fix: detect new blank lines at eof correctly
apply --whitespace=fix: fix handling of blank lines at the eof
Documentation/config.txt | diff1 | | diff2 | | blob | history |
builtin-apply.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
diff.c | diff1 | | diff2 | | blob | history |
t/t4015-diff-whitespace.sh | diff1 | | diff2 | | blob | history |
t/t4124-apply-ws-rule.sh | diff1 | | diff2 | | blob | history |
ws.c | diff1 | | diff2 | | blob | history |