author | Petr Baudis <pasky@suse.cz> | |
Wed, 25 Oct 2006 00:28:55 +0000 (02:28 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 25 Oct 2006 19:57:33 +0000 (12:57 -0700) | ||
commit | 70da769a4607dbbc4efc490287ead98175cf622b | |
tree | 0f34f0ab2d877df73ff2184678ae079fc1ecbc22 | tree | snapshot |
parent | 6e7d76baee08d0cd131d443c347c8a4bcd1004db | commit | diff |
xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines
This removes the '#' and '(' tests and adds a '$' test instead although I have
no idea what it is actually good for - but hey, if that's what GNU diff does...
Pasky only went and did as Junio sayeth.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This removes the '#' and '(' tests and adds a '$' test instead although I have
no idea what it is actually good for - but hey, if that's what GNU diff does...
Pasky only went and did as Junio sayeth.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
xdiff/xemit.c | diff | blob | history |