Commit Briefs

25783624d6 Stefan Sperling

use stricter CPPFLAGS from mpi


32cb896c4b Stefan Sperling

rename library-private headers from *_priv.h to *_lib.h



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