git/xdiff
Jacob Keller 92e5b62fec xdiff: add recs_match helper function
It is a common pattern in xdl_change_compact to check that hashes and
strings match. The resulting code to perform this change causes very
long lines and makes it hard to follow the intention. Introduce a helper
function recs_match which performs both checks to increase
code readability.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-04-18 11:47:08 -07:00
..
xdiff.h
xdiffi.c xdiff: add recs_match helper function 2016-04-18 11:47:08 -07:00
xdiffi.h
xemit.c C: have space around && and || operators 2013-10-16 10:26:39 -07:00
xemit.h
xhistogram.c
xinclude.h
xmacros.h
xmerge.c git-merge-file: do not add LF at EOF while applying unrelated change 2014-06-30 14:07:58 -07:00
xpatience.c
xprepare.c
xprepare.h
xtypes.h
xutils.c
xutils.h