diff options
author | Junio C Hamano <junkio@cox.net> | 2006-02-28 20:16:41 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-02-28 20:20:04 -0800 |
commit | e29e1147e485654d90a0ea0fd5fb7151bb194265 (patch) | |
tree | 33cb94f2c55681744f6429259b56622abb016f87 /diffcore-rename.c | |
parent | 65416758cd83772f2f3c69f1bd1f501608e64745 (diff) | |
download | git-e29e1147e485654d90a0ea0fd5fb7151bb194265.tar.gz |
diffcore-delta: stop using deltifier for packing.
This switches the change estimation logic used by break, rename
and copy detection from delta packing code to a more line
oriented one. This way, thee performance-density tradeoff by
delta packing code can be made without worrying about breaking
the rename detection.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diffcore-rename.c')
0 files changed, 0 insertions, 0 deletions