Commit Briefs

Stefan Sperling

changes for 0.53 (tags/0.53)



Stefan Sperling

sync dist file list







Stefan Sperling

expose got_pack_parse_ref_delta() for library-internal use

This will be needed by a future 'gotadmin listpack' command.


Stefan Sperling

expose got_packidx_get_object_offset() for library-internal use

This will be needed by a future 'gotadmin listpack' command.


Stefan Sperling

fix raw object size sent by got-read-pack




Tracey Emery

fix a leaky ibuf. ok stsp


Stefan Sperling

expose the reflist_insert() helper function as got_reflist_insert()

This will be needed by 'gotadmin pack'.