diff options
author | 2006-02-28 20:16:41 -0800 | |
---|---|---|
committer | 2006-02-28 20:20:04 -0800 | |
commit | e29e1147e485654d90a0ea0fd5fb7151bb194265 (patch) | |
tree | 33cb94f2c55681744f6429259b56622abb016f87 /git-diff.sh | |
parent | diffcore-rename: split out the delta counting code. (diff) | |
download | tgif-e29e1147e485654d90a0ea0fd5fb7151bb194265.tar.xz |
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 'git-diff.sh')
0 files changed, 0 insertions, 0 deletions