Commit Briefs


03c6739cb3 Stefan Sperling

move got_sha1.h to private lib directory


38d42f420a Stefan Sperling

inline refs.h in refs.c


3b339b2ff8 Stefan Sperling

make struct got_repository opaque


80f0eb00bf Stefan Sperling

public API is now independent of sha1.h and zlib.h


0c9bd0c5ed Stefan Sperling

make struct got_reference opaque


ef0981d5bf Stefan Sperling

make length of id string an implementation detail



59ece79d29 Stefan Sperling

make struct got_object_id opaque


908b019409 Stefan Sperling

move struct got_zstream_buf to private header zb.h


f934cf2c63 Stefan Sperling

make struct got_blob_object opaque


354a7e122f Stefan Sperling

make diff tests silent by default


eba5c6bb85 Stefan Sperling

repair blob diffing


7467195036 Stefan Sperling

add output file argument to got_diff_tree


f8aea23e89 Stefan Sperling

delta bases are no longer compressed; update delta_test