Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 414611d9 | 2018-09-19 22:03:24 | fix off-by-one in commit ref counter printed by check_refcount() | ||
| 221e79cd | 2018-09-16 19:30:04 | count object cache searches | ||
| f4081577 | 2018-09-15 20:45:42 | add a Makefile.inc knob which enables cache debug output | ||
| 7cf5e9c2 | 2018-09-15 20:44:10 | show process name in cache stats debug output | ||
| 315fa2b2 | 2018-09-15 20:19:18 | count cache eviction events in cache debug stats | ||
| cec9c8a2 | 2018-09-15 20:18:32 | bump tree cache size; some operations are doing lots of tree walks | ||
| 6bef87be | 2018-09-11 11:23:44 | move object cache out of repository.c to its own file |