author | Petr Baudis <pasky@ucw.cz> | |
Wed, 13 Apr 2005 09:14:06 +0000 (02:14 -0700) | ||
committer | Petr Baudis <xpasky@machine> | |
Wed, 13 Apr 2005 09:14:06 +0000 (02:14 -0700) | ||
commit | 5c2a7fbc362e4227ced84c32c3fdc9682d085962 | |
tree | 958b0946a5082fbc6797209fb225f5d7a786b786 | tree | snapshot |
parent | 7912c07037cf704394e9bcb7cb24c05ee03aa921 | commit | diff |
[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>
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 | diff | blob | history | |
read-cache.c | diff | blob | history |