summaryrefslogtreecommitdiff
path: root/diffcore.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2007-10-25 18:17:55 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-10-27 06:18:05 (GMT)
commitcb1491b6bff20748532c9e50afc7f9d6896167a8 (patch)
treec6e82f0ba9253e4b35011c3b56b4d96deea7c28b /diffcore.h
parent505f297989f4b1fc4c5cb5d0c94e783e385f8d6d (diff)
downloadgit-cb1491b6bff20748532c9e50afc7f9d6896167a8.zip
git-cb1491b6bff20748532c9e50afc7f9d6896167a8.tar.gz
git-cb1491b6bff20748532c9e50afc7f9d6896167a8.tar.bz2
Split out "exact content match" phase of rename detection
This makes the exact content match a separate function of its own. Partly to cut down a bit on the size of the diffcore_rename() function (which is too complex as it is), and partly because there are smarter ways to do this than an O(m*n) loop over it all, and that function should be rewritten to take that into account. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore.h')
0 files changed, 0 insertions, 0 deletions