author | Keith Cascio <keith@CS.UCLA.EDU> | |
Mon, 19 Jan 2009 18:03:04 +0000 (10:03 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 20 Jan 2009 05:21:58 +0000 (21:21 -0800) | ||
commit | 6d12acefd5ac0cd688bcc77470bb1d73859cdab1 | |
tree | 41dd08677ee6c17691ddf32daaa49ff406c55d19 | tree | snapshot |
parent | 537a071f41259c8631284bef28497280cd33db95 | commit | diff |
Fix combined use of whitespace ignore options to diff
The code used to misbehave when options to ignore certain whitespaces
(-w -b and --ignore-at-eol) were combined.
Signed-off-by: Keith Cascio <keith@cs.ucla.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The code used to misbehave when options to ignore certain whitespaces
(-w -b and --ignore-at-eol) were combined.
Signed-off-by: Keith Cascio <keith@cs.ucla.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4015-diff-whitespace.sh | diff | blob | history | |
xdiff/xutils.c | diff | blob | history |