1
0
mirror of https://github.com/git/git.git synced 2024-09-25 22:41:30 +02:00
git/xdiff
Petr Baudis 70da769a46 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>
2006-10-25 12:57:33 -07:00
..
xdiff.h
xdiffi.c
xdiffi.h
xemit.c xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines 2006-10-25 12:57:33 -07:00
xemit.h
xinclude.h
xmacros.h Fix hash function in xdiff library 2006-10-16 21:27:44 -07:00
xprepare.c
xprepare.h
xtypes.h
xutils.c diff: fix 2 whitespace issues 2006-10-12 09:30:14 -07:00
xutils.h