From: Junio C Hamano Date: Tue, 28 Feb 2006 07:38:50 +0000 (-0800) Subject: diff-delta: cull collided hash bucket more aggressively. X-Git-Tag: v1.3.0-rc1~50^2^3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c436eb8cf1efa3fe2c70100ae0cbc48f0feaf5af?hp=c436eb8cf1efa3fe2c70100ae0cbc48f0feaf5af diff-delta: cull collided hash bucket more aggressively. This tries to limit collided hash buckets by removing identical three-byte prefix from the same hashbucket. ---