Commits


link libexec helpers against _p libraries when building with 'make PROFILE=1'


cache delta data buffers in an LRU cache


add 'make release' target; programs now have a version number


remove object_idcache; use object_idset instead


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


start reading pack files with privsep; still WIP