Commit Briefs

d22131b730 Stefan Sperling

fix build


b107e67fba Stefan Sperling

Implement open() support for offset delta objects


9710aac2fc Stefan Sperling

rename helper function


6ccb713b7c Stefan Sperling

Add helper function for opening packed plain objects


efd2a263f5 Stefan Sperling

add some stub code for packed ref-delta objects


bbcf6d65ac Stefan Sperling

plug a memory leak by freeing packidx


3ee5fc2109 Stefan Sperling

add support for extracting non-deltified packed objects





a487c1d081 Stefan Sperling

refactor dump_packed_object() a bit; no functional change


740c544400 Stefan Sperling

compile with -Werror


2b2ca9f01d Stefan Sperling

call got_object_id_cmp() just once in got_object_idx()


0465ef11f1 Stefan Sperling

unlink tempfiles again, was disabled for testing


c54542a0f0 Stefan Sperling

whitespace