author | Junio C Hamano <gitster@pobox.com> | |
Sun, 15 May 2011 02:42:10 +0000 (19:42 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 21 May 2011 06:16:53 +0000 (23:16 -0700) | ||
commit | f0270efd460e5ee28dca8481181f1ac1ed4111d1 | |
tree | b6177f3cddaf086d97645c4a8c607a333234f108 | tree | snapshot |
parent | 7ef2d9a2604b0cd554e59f948f2c879b3708dfa5 | commit | diff |
sha1_file.c: expose helpers to read loose objects
Make map_sha1_file(), parse_sha1_header() and unpack_sha1_header()
available to the streaming read API by exporting them via cache.h header
file.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Make map_sha1_file(), parse_sha1_header() and unpack_sha1_header()
available to the streaming read API by exporting them via cache.h header
file.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h | diff | blob | history | |
sha1_file.c | diff | blob | history |