Commit Briefs

Stefan Sperling

spawn more pack file helpers again now that leaks got fixed

/usr/src updates have become slower for some reason and my best guess is that caching of packed data has become less effective with df613bb4d8662c28a9888714a80ca572bff9d924 (leaks were subsequently fixed by 2cb49fa8fb84f3a8fc2eb6036a6bd9b64c57e347 and by 0dd5271bd8f2a4f92ac3536fcc493eebc39b86e5)






Stefan Sperling

add an object cache for mini commits









Stefan Sperling

reduce object cache sizes



Stefan Sperling

add a commit cache as well




Stefan Sperling

introduce struct got_object_cache




Stefan Sperling

add a very simple object cache


Stefan Sperling

turns out on-disk path of pack file may not match its hash

Fixes reading a repo with a pack idx and file dated June 2011, where the filename does not contain the actual packfile SHA1.