Commits


more progress on generating new tree entries


make all the read_privsep functions local to object.c


eliminate got_object_open() round-trip when opening blobs


eliminate got_object_open() round-trip when opening tags


eliminate got_object_open() round-trip when opening trees


make all the _packed_read_privsep() functions local to object.c


eliminate got_object_open() round-trip when opening commits


more support for tag objects; new code is not yet reachable


improve handling of struct got_object_qid allocations


back out mini-commits; no significant performance difference


make got-read-pack pre-seed the main process mini commit cache


rename got_commit_object_mini to got_mini_commit_object


add a mini-commit object for use by commit graph


fix "rpath" pledge violation in got-read-pack


read packed blobs with privsep