Commits


back out mini-commits; no significant performance difference


rename got_commit_object_mini to got_mini_commit_object


add an object cache for mini commits


add a mini-commit object for use by commit graph


stop sending deltas in imsg; cache deltas in got-read-pack


move object parsing code into a separate file


make struct got_tree_object opaque


add a very simple object cache


extract blobs to tempfiles instead of reading through zlib


read tree objects with privsep


read commit objects with privsep


rename the library-internal headers again to a common prefix