Commit Briefs


59ece79d29 Stefan Sperling

make struct got_object_id opaque


f934cf2c63 Stefan Sperling

make struct got_blob_object opaque


eba5c6bb85 Stefan Sperling

repair blob diffing


7467195036 Stefan Sperling

add output file argument to got_diff_tree


eb651edf82 Stefan Sperling

more progress on reading packed/deltified objects


eef6493a8d Stefan Sperling

Make struct got_object opaque to users of the library


b107e67fba Stefan Sperling

Implement open() support for offset delta objects


a1fd68d829 Stefan Sperling

Extract non-deltified objects from pack files.


a3e2cbea87 Stefan Sperling

make tree diffing work


98abbc8404 Stefan Sperling

test tree diff (not yet working correctly)


013404a990 Stefan Sperling

add todo comment


2c56f2ce17 Stefan Sperling

implement diff_deleted_tree


9c70d4c367 Stefan Sperling

implement diff_added_tree


789689b5b9 Stefan Sperling

implement diff_modified_tree