Commits


keep track of the size of the largest object which entered an object cache


cache raw objects in order to speed up gotadmin pack


add cache debug output for too large elements


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


remove object_idcache; use object_idset instead


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


count object cache searches


count cache eviction events in cache debug stats


move object cache out of repository.c to its own file