Commit 14bedad90776b750cf69ed6faadf2d6c3a4e0a86

Russell Belfer 2013-03-14T15:08:04

Added pool freelist struct for readability This adds a git_pool_freelist_item struct that makes it a little easier to follow what's going on with the pool free list block management code. It is functionally neutral.