thodg/got/lib/pack.h

Branch :


Log

Author Commit Date CI Message
59ece79d 2018-02-12 22:13:27 make struct got_object_id opaque
b107e67f 2018-01-19 18:03:07 Implement open() support for offset delta objects
3ee5fc21 2018-01-17 22:25:01 add support for extracting non-deltified packed objects
6c00b545 2018-01-17 21:59:05 open packed objects correctly; don't worry about their contents yet
a1fd68d8 2018-01-12 20:59:51 Extract non-deltified objects from pack files.
0a0a3048 2018-01-10 21:15:21 open pack file index
82708eb3 2017-12-03 17:47:40 fix pack file magic value
0044418a 2017-12-03 17:44:16 whitespace
7f8fc4ec 2017-12-03 17:43:45 add a header file for pack files