1
0
mirror of https://github.com/git/git.git synced 2024-09-30 11:21:24 +02:00
git/xdiff
Johannes Schindelin 859f9c4581 teach diff machinery about --ignore-space-at-eol
`git diff --ignore-space-at-eol` will ignore whitespace at the
line ends.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-02-13 21:40:42 -08:00
..
xdiff.h teach diff machinery about --ignore-space-at-eol 2007-02-13 21:40:42 -08:00
xdiffi.c xdiff: add xdl_merge() 2006-12-02 17:28:19 -08:00
xdiffi.h xdiff: add xdl_merge() 2006-12-02 17:28:19 -08:00
xemit.c Increase length of function name buffer 2006-11-23 22:51:41 -08:00
xemit.h
xinclude.h
xmacros.h Fix hash function in xdiff library 2006-10-16 21:27:44 -07:00
xmerge.c Fix yet another subtle xdl_merge() bug 2006-12-30 18:05:05 -08:00
xprepare.c
xprepare.h
xtypes.h
xutils.c teach diff machinery about --ignore-space-at-eol 2007-02-13 21:40:42 -08:00
xutils.h