author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Fri, 17 Feb 2006 14:23:16 +0000 (15:23 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 18 Feb 2006 00:32:41 +0000 (16:32 -0800) | ||
commit | 5b5d4d9e1b31997b3179e6a253d47b7eea03d0fa | |
tree | 02d77f8531075a56ed6dc904a02b45c91b379ed3 | tree | snapshot |
parent | 8e1618f9612a78ea09b2a926797c781fe06027c9 | commit | diff |
Optionally support old diffs
Some versions of diff do not correctly detect a missing new-line at the end
of the file under certain circumstances.
When defining NO_ACCURATE_DIFF, work around this bug.
Signed-off-by: Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Some versions of diff do not correctly detect a missing new-line at the end
of the file under certain circumstances.
When defining NO_ACCURATE_DIFF, work around this bug.
Signed-off-by: Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
apply.c | diff | blob | history |