Commit Briefs


f054b67ad0 Stefan Sperling

remove object_idcache; use object_idset instead



05e1230b0e Stefan Sperling

rename got_commit_object_mini to got_mini_commit_object


e32baab7e1 Stefan Sperling

add an object cache for mini commits


221e79cddd Stefan Sperling

count object cache searches


315fa2b2ac Stefan Sperling

count cache eviction events in cache debug stats


6bef87be90 Stefan Sperling

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