aboutsummaryrefslogtreecommitdiff
path: root/sha1-lookup.c
diff options
context:
space:
mode:
authorAlexander Gavrilov <angavrilov@gmail.com>2008-07-16 02:05:20 +0400
committerJunio C Hamano <gitster@pobox.com>2008-07-15 16:38:32 -0700
commiteb46328e18688cdc3e0daaffc15c1bfc717c7527 (patch)
tree8c4c2795b587771227a6de4bdca3758e6e4ba714 /sha1-lookup.c
parent6c11a5fd465eb64301093de8826c38018b474bde (diff)
downloadgit-eb46328e18688cdc3e0daaffc15c1bfc717c7527.tar.gz
git-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 'sha1-lookup.c')
0 files changed, 0 insertions, 0 deletions