• Show log

    Commit

  • Hash : 7cb5bae7
    Author : Edward Thomson
    Date : 2017-12-17T11:55:18

    odb: loose object streaming for packlike loose objects
    
    A "packlike" loose object was a briefly lived loose object format where
    the type and size were encoded in uncompressed space at the beginning of
    the file, followed by the compressed object contents.  Handle these in a
    streaming manner as well.