1
0
mirror of https://github.com/git/git.git synced 2024-09-21 19:01:40 +02:00
git/xdiff
René Scharfe f99f4b3667 xdiff: factor out get_func_line()
Move the code to search for a function line to be shown in the hunk
header into its own function and to make returning the length-limited
result string easier, introduce struct func_line.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-10-10 11:59:30 -07:00
..
xdiff.h
xdiffi.c
xdiffi.h
xemit.c xdiff: factor out get_func_line() 2011-10-10 11:59:30 -07:00
xemit.h
xhistogram.c
xinclude.h
xmacros.h
xmerge.c
xpatience.c
xprepare.c Merge branch 'rc/histogram-diff' 2011-09-06 11:42:58 -07:00
xprepare.h
xtypes.h
xutils.c
xutils.h