Commits


rename private header filenames so they are in got_ namespace


make struct got_object_id opaque


make struct got_blob_object opaque


repair blob diffing


add output file argument to got_diff_tree


more progress on reading packed/deltified objects


Make struct got_object opaque to users of the library


Implement open() support for offset delta objects


Extract non-deltified objects from pack files.


make tree diffing work


test tree diff (not yet working correctly)


add todo comment


implement diff_deleted_tree


implement diff_added_tree


implement diff_modified_tree