]> git.ipfire.org Git - thirdparty/git.git/commit - diffcore-delta.c
diffcore-rename: split out the delta counting code.
authorJunio C Hamano <junkio@cox.net>
Wed, 1 Mar 2006 00:01:36 +0000 (16:01 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 1 Mar 2006 04:20:04 +0000 (20:20 -0800)
commit65416758cd83772f2f3c69f1bd1f501608e64745
treef485bb85d2c949372344265842466669d0a167d0
parentaeecd23ae2785a0462d42191974e9d9a8e439fbe
diffcore-rename: split out the delta counting code.

This is to rework diffcore break/rename/copy detection code
so that it does not affected when deltifier code gets improved.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
diffcore-break.c
diffcore-delta.c [new file with mode: 0644]
diffcore-rename.c
diffcore.h