1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-07 01:32:58 +01: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 xdiff: generate "anti-diffs" aka what is common to two files 2006-06-28 22:24:32 -07:00
xdiffi.c Fix more typos, primarily in the code 2006-07-10 00:36:44 -07:00
xdiffi.h Teach diff about -b and -w flags 2006-06-23 17:35:27 -07:00
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 Teach diff about -b and -w flags 2006-06-23 17:35:27 -07:00
xprepare.h
xtypes.h
xutils.c diff: fix 2 whitespace issues 2006-10-12 09:30:14 -07:00
xutils.h Teach diff about -b and -w flags 2006-06-23 17:35:27 -07:00