summaryrefslogtreecommitdiff
path: root/t/Makefile
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-06-27 10:35:33 (GMT)
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-27 22:27:51 (GMT)
commit1f688557c0b4963d5e0b93ad5cddad31e5322709 (patch)
tree1012f836f129ee7cf52cc18a0e573449aa6e3170 /t/Makefile
parent36e4d74a210ba618e1520f11ce7fc2f8baec5bb8 (diff)
downloadgit-1f688557c0b4963d5e0b93ad5cddad31e5322709.zip
git-1f688557c0b4963d5e0b93ad5cddad31e5322709.tar.gz
git-1f688557c0b4963d5e0b93ad5cddad31e5322709.tar.bz2
[PATCH] Teach read_sha1_file() and friends about packed git object store.
GIT_OBJECT_DIRECTORY and GIT_ALTERNATE_OBJECT_DIRECTORIES can have the "pack" subdirectory that houses "packed GIT" files produced by git-pack-objects (e.g. .git/objects/pack/foo.pack and .git/objects/pack/foo.idx; always store them as pairs). The following functions in sha1_file.c can then read object contents from such packed file: - sha1_object_info() - has_sha1_file() - read_sha1_file() Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 't/Makefile')
0 files changed, 0 insertions, 0 deletions