Commits


remove path_packfile from struct got_delta_cache; add a counter instead


move delta cache into struct got_pack


add struct got_pack; some preparation for mmap, which isn't used yet


avoid a round-trip of data through a temp file when reading trees


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