git-annex/P2P
Joey Hess 4c47568876
refactoring
This is groundwork for using git-annex transferkeys to run transfers,
in order to allow stalled transfers to be interrupted and retried.

The new upload and download are closer to what git-annex transferkeys
does, so the plan is to make them use it.

Then things that were left using upload' and download' won't recover
from stalls. Notably, that includes import and export. But
at least get/move/copy will be able to. (Also the assistant hopefully,
but not yet.)

This commit was sponsored by Jake Vosloo on Patreon.
2020-12-07 14:49:17 -04:00
..
Address.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Annex.hs refactoring 2020-12-07 14:49:17 -04:00
Auth.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
IO.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
Protocol.hs improve p2p protocol handling of requested object not available 2020-12-01 16:05:55 -04:00