• Show log

    Commit

  • Hash : 4a5b781a
    Author : Carlos Martín Nieto
    Date : 2015-05-07T13:44:28

    local: use the packbuilder to push
    
    Instead of copying each object individually, as we'd been doing, use the
    packbuilder which should be faster and give us some feedback.
    
    While performing this change, we can hook up the packbuilder's writing
    to the push progress so the caller knows how far along we are.