author | Junio C Hamano <junkio@cox.net> | |
Fri, 3 Jun 2005 08:36:03 +0000 (01:36 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Fri, 3 Jun 2005 18:23:03 +0000 (11:23 -0700) | ||
commit | 355e76a4a3c5e49ae15a642806457bce10fe2ef4 | |
tree | 61d1a1313ab1732458e47f55e14d6c1c7f1225ea | tree | snapshot |
parent | 5b86040679626e36c12345039f6df62f4622aef2 | commit | diff |
[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 <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
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 <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
count-delta.c | diff | blob | history | |
count-delta.h | diff | blob | history | |
diffcore-break.c | diff | blob | history | |
diffcore-rename.c | diff | blob | history | |
diffcore.h | diff | blob | history |