Commit Briefs

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


8251fdbcd7 Stefan Sperling

introduce got_ferror() and use it


72bcf0f9f3 Stefan Sperling

bump copyright


6c6d65896b Stefan Sperling

use strerror_r()