git/xdiff
Jim Meyering 67aef03455 xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.
This removes trailing blanks from git-generated diff headers
the same way a similar patch did that for GNU diff:

  http://article.gmane.org/gmane.comp.gnu.utils.bugs/13839

That is, it removes trailing blanks on the hunk header line that
shows the function name.

Signed-off-by: Jim Meyering <jim@meyering.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-10-23 14:33:54 -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/xemit.c (xdl_find_func): Elide trailing white space in a context header. 2006-10-23 14:33:54 -07:00
xemit.h Use a *real* built-in diff generator 2006-03-25 16:49:58 -08:00
xinclude.h xdiff: Show function names in hunk headers. 2006-03-27 18:43:51 -08:00
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 Use a *real* built-in diff generator 2006-03-25 16:49:58 -08:00
xtypes.h Use a *real* built-in diff generator 2006-03-25 16:49:58 -08:00
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