[PATCH] SHA1 naive collision checking
authorPetr Baudis <pasky@ucw.cz>
Wed, 13 Apr 2005 09:14:06 +0000 (02:14 -0700)
committerPetr Baudis <xpasky@machine>
Wed, 13 Apr 2005 09:14:06 +0000 (02:14 -0700)
commit5c2a7fbc362e4227ced84c32c3fdc9682d085962
tree958b0946a5082fbc6797209fb225f5d7a786b786
parent7912c07037cf704394e9bcb7cb24c05ee03aa921
[PATCH] SHA1 naive collision checking

When compiled with -DCOLLISION_CHECK, we will check against SHA1
collisions when writing to the object database.

From: Christopher Li <chrislgit@chrisli.org>
Signed-off-by: Petr Baudis <pasky@ucw.cz>
Makefile
read-cache.c