Commits


make id cache eviction more efficient


no need to zero new id cache elements during allocation


speed up object id cache by using multiple lists


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


don't remove cached elements in got_object_idcache_add()


plug a leak in got_object_idcache_add()


rename zbuf to inflate


add an object id cache which backs the object cache