diff options
author | Nicolas Pitre <nico@cam.org> | 2006-04-26 23:58:00 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-04-26 21:23:03 -0700 |
commit | f6c7081aa97aa67baa06390a1ef36088c33bf010 (patch) | |
tree | 1fe6559d8ae3f394b9c448139aaba5d59449b70d /git.c | |
parent | split the diff-delta interface (diff) | |
download | tgif-f6c7081aa97aa67baa06390a1ef36088c33bf010.tar.xz |
use delta index data when finding best delta matches
This patch allows for computing the delta index for each base object
only once and reuse it when trying to find the best delta match.
This should set the mark and pave the way for possibly better delta
generator algorithms.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git.c')
0 files changed, 0 insertions, 0 deletions