Add packed object ('.pack' file) reading
commit4644c1c9413a3dbe7dcff51152475ff4781c7f25
authorRamsay Jones <ramsay@ramsay1.demon.co.uk>
Tue, 7 Sep 2010 15:02:29 +0000 (7 16:02 +0100)
committerRamsay Jones <ramsay@ramsay1.demon.co.uk>
Tue, 7 Sep 2010 17:18:00 +0000 (7 18:18 +0100)
tree234dd6cd7b0a66e963876f354891e7dfc7c44452
parentca3939e682a3198a3d18f42b7fbf84823312dc61
Add packed object ('.pack' file) reading

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
src/odb.c
src/util.h
tests/object-data.h [new file with mode: 0644]
tests/pack-data.h [new file with mode: 0644]
tests/t0204-readpacked.c [new file with mode: 0644]