Commits


in repository_test.c, make 'verbose' a static variable


make repository test less verbose by default


make the read_log() tests fail if some objects cannot be read


make tests print 'ok' if they pass


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


fix variable names


test tree diff (not yet working correctly)


allow for custom diff header labels


show blob IDs in diff header


add and test basic blob diffing functionality


implement open/close for blobs; add test which prints one


remove a debug printf