author | Junio C Hamano <junkio@cox.net> | |
Mon, 27 Jun 2005 10:34:06 +0000 (03:34 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 27 Jun 2005 22:27:51 +0000 (15:27 -0700) | ||
commit | 36e4d74a210ba618e1520f11ce7fc2f8baec5bb8 | |
tree | bbcd071ad589fe301eb7246ede689f8cd9839080 | tree | snapshot |
parent | c4584ae3fd7cd595a638a07dfd853e9d2745e930 | commit | diff |
[PATCH] Enhance sha1_file_size() into sha1_object_info()
This lets us eliminate one use of map_sha1_file() outside
sha1_file.c, to bring us one step closer to the packed GIT.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This lets us eliminate one use of map_sha1_file() outside
sha1_file.c, to bring us one step closer to the packed GIT.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
cache.h | diff | blob | history | |
diff.c | diff | blob | history | |
pack-objects.c | diff | blob | history | |
sha1_file.c | diff | blob | history |