From: Junio C Hamano Date: Wed, 15 Nov 2017 03:04:52 +0000 (+0900) Subject: Merge branch 'sb/diff-color-moved-use-xdl-recmatch' into maint X-Git-Tag: v2.15.1~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb2c9262a5eff9e4d6ddca23f6e0787afbd7b091;p=thirdparty%2Fgit.git Merge branch 'sb/diff-color-moved-use-xdl-recmatch' into maint Instead of using custom line comparison and hashing functions to implement "moved lines" coloring in the diff output, use the pair of these functions from lower-layer xdiff/ code. * sb/diff-color-moved-use-xdl-recmatch: diff.c: get rid of duplicate implementation xdiff-interface: export comparing and hashing strings --- bb2c9262a5eff9e4d6ddca23f6e0787afbd7b091