summaryrefslogtreecommitdiff
path: root/diff-delta.c
diff options
context:
space:
mode:
authorLibravatar Alexander Gavrilov <angavrilov@gmail.com>2008-07-16 02:05:20 +0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-07-15 16:38:32 -0700
commiteb46328e18688cdc3e0daaffc15c1bfc717c7527 (patch)
tree8c4c2795b587771227a6de4bdca3758e6e4ba714 /diff-delta.c
parentUpdate draft release notes to 1.6.0 (diff)
downloadtgif-eb46328e18688cdc3e0daaffc15c1bfc717c7527.tar.xz
Avoid rescanning unchanged entries in search for copies.
Repeatedly comparing the same entry against the same set of blobs in search for copies is quite pointless. This huge waste of effort can be avoided using a flag in the blame_entry structure. Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-delta.c')
0 files changed, 0 insertions, 0 deletions