• Show log

    Commit

  • Hash : 5d2d21e5
    Author : Russell Belfer
    Date : 2013-04-16T15:00:43

    Consolidate packfile allocation further
    
    Rename git_packfile_check to git_packfile_alloc since it is now
    being used more in that capacity.  Fix the various places that use
    it.  Consolidate some repeated code in odb_pack.c related to the
    allocation of a new pack_backend.