lib/pack.c


Log

Author Commit Date CI Message
Stefan Sperling a487c1d0 2018-01-14T17:49:25 refactor dump_packed_object() a bit; no functional change
Stefan Sperling 2b2ca9f0 2018-01-13T12:32:35 call got_object_id_cmp() just once in got_object_idx()
Stefan Sperling c54542a0 2018-01-13T12:27:47 whitespace
Stefan Sperling 8251fdbc 2018-01-12T23:00:06 introduce got_ferror() and use it
Stefan Sperling f334529e 2018-01-12T21:17:22 add a conversion function from errno to got_error and use it
Stefan Sperling a1fd68d8 2018-01-12T20:59:51 Extract non-deltified objects from pack files.
Stefan Sperling 24541888 2018-01-10T21:58:17 get_packfile_size() should be static
Stefan Sperling 39b01da5 2018-01-10T21:57:50 whitespace
Stefan Sperling 0ebaf008 2018-01-10T21:56:48 verify pack file index checksum
Stefan Sperling b0517dd0 2018-01-10T21:18:24 fix off-by-one in pack file size check
Stefan Sperling 0a0a3048 2018-01-10T21:15:21 open pack file index