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


read packed trees with privsep


read packed commits with privsep


start reading pack files with privsep; still WIP


implement fork+exec (and by the way, fix the build...)