author | Junio C Hamano <junkio@cox.net> | |
Sat, 23 Sep 2006 05:48:39 +0000 (22:48 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 24 Sep 2006 07:12:44 +0000 (00:12 -0700) | ||
commit | 448c3ef144b2f528bb6dc50153ac13cc2abbc3c4 | |
tree | 36481d3da41e8cb6b37c4da1e03ac126dd20de62 | tree | snapshot |
parent | ed1795fcc5f2aa3f105630429bcbed49c50053fa | commit | diff |
diff.c: second war on whitespace.
This adds DIFF_WHITESPACE color class (default = reverse red) to
colored diff output to let you catch common whitespace errors.
- trailing whitespaces at the end of line
- a space followed by a tab in the indent
Signed-off-by: Junio C Hamano <junkio@cox.net>
This adds DIFF_WHITESPACE color class (default = reverse red) to
colored diff output to let you catch common whitespace errors.
- trailing whitespaces at the end of line
- a space followed by a tab in the indent
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff.c | diff | blob | history | |
diff.h | diff | blob | history |