• Show log

    Commit

  • Hash : 14bedad9
    Author : Russell Belfer
    Date : 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.