Commit Briefs




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


f4081577c6 Stefan Sperling

add a Makefile.inc knob which enables cache debug output


7cf5e9c21a Stefan Sperling

show process name in cache stats debug output


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