[PATCH] Tweak count-delta interface
authorJunio C Hamano <redacted>
Fri, 3 Jun 2005 08:36:03 +0000 (01:36 -0700)
committerLinus Torvalds <redacted>
Fri, 3 Jun 2005 18:23:03 +0000 (11:23 -0700)
commit355e76a4a3c5e49ae15a642806457bce10fe2ef4
tree61d1a1313ab1732458e47f55e14d6c1c7f1225ea
parent5b86040679626e36c12345039f6df62f4622aef2
[PATCH] Tweak count-delta interface

Make it return copied source and insertion separately, so that
later implementation of heuristics can use them more flexibly.

This does not change the heuristics implemented in
diffcore-rename nor diffcore-break in any way.

Signed-off-by: Junio C Hamano <redacted>
Signed-off-by: Linus Torvalds <redacted>
count-delta.c
count-delta.h
diffcore-break.c
diffcore-rename.c
diffcore.h
git clone https://git.99rst.org/PROJECT