git-annex/P2P
Joey Hess 99c36f318c
open file for append, not write, so resuming works
WriteMode zeros any existing content, so the seek filled with zeros, and
verification failed after download.
2016-12-07 15:06:07 -04:00
..
Address.hs stub Remote.P2P 2016-12-06 12:27:58 -04:00
Annex.hs open file for append, not write, so resuming works 2016-12-07 15:06:07 -04:00
Auth.hs use P2P auth for git-remote-tor-annex 2016-11-30 15:26:55 -04:00
IO.hs more p2p progress meters 2016-12-07 14:25:01 -04:00
Protocol.hs offset meters when resuming 2016-12-07 14:52:10 -04:00