diff options
author | Linus Torvalds <torvalds@osdl.org> | 2006-10-16 19:58:54 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-10-16 21:27:44 -0700 |
commit | 9de0834663f28bee9e6b2c4647ed6128241ed26f (patch) | |
tree | 75e3cdf40a6d77455c6177dd579c02fb66116675 /Documentation/git-repo-config.txt | |
parent | 6fe5b7ff6cafcc94415deba2f3d611770d8e6b1e (diff) | |
download | git-9de0834663f28bee9e6b2c4647ed6128241ed26f.tar.gz |
Fix hash function in xdiff libraryv1.4.2.4
Jim Mayering noticed that xdiff library took insanely long time
when comparing files with many identical lines.
This was because the hash function used in the library is broken
on 64-bit architectures and caused too many collisions.
http://thread.gmane.org/gmane.comp.version-control.git/28962/focus=28994
Acked-by: Davide Libenzi <davidel@xmaliserver.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-repo-config.txt')
0 files changed, 0 insertions, 0 deletions