author | Daniel Barkalow <barkalow@iabervon.org> | |
Sun, 24 Apr 2005 01:47:23 +0000 (18:47 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 24 Apr 2005 01:47:23 +0000 (18:47 -0700) | ||
commit | 8237b1854c64492ab5772994b4ac4efd7f1c2fc0 | |
tree | 562b4adb2f435756bed81fc129116f449d507e53 | tree | snapshot |
parent | 08692164e0937352fb2c8aab5a7318facbd07daa | commit | diff |
[PATCH] Additional functions for the objects database
This adds two functions: one to check if an object is present in the local
database, and one to add an object to the local database by reading it
from a file descriptor and checking its hash.
Signed-Off-By: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This adds two functions: one to check if an object is present in the local
database, and one to add an object to the local database by reading it
from a file descriptor and checking its hash.
Signed-Off-By: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
cache.h | diff | blob | history | |
sha1_file.c | diff | blob | history |