Commit Briefs


9096d8be0d Stefan Sperling

prevent crash in packfile test if pack file doesn't exist


be89e2b1c0 Stefan Sperling

In read_to_mem() loop, don't overwrite already read blocks



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