aboutsummaryrefslogtreecommitdiff
path: root/Remote/P2P.hs
Commit message (Expand)AuthorAge
* Display progress meter when uploading a key without size informationGravatar Joey Hess2017-11-14
* prevent exporttree=yes on remotes that don't support exportsGravatar Joey Hess2017-09-07
* refactor ExportActionsGravatar Joey Hess2017-09-01
* add API for exportingGravatar Joey Hess2017-08-29
* de-Maybe remoteGitConfigGravatar Joey Hess2017-05-11
* Increase default cost for p2p remotes from 200 to 1000. This makes git-annex ...Gravatar Joey Hess2017-01-06
* improve warning on connection lossGravatar Joey Hess2016-12-09
* better format errorGravatar Joey Hess2016-12-08
* convert P2P runners from Maybe to Either StringGravatar Joey Hess2016-12-08
* more p2p progress metersGravatar Joey Hess2016-12-07
* update progress meter when sending to p2p remoteGravatar Joey Hess2016-12-07
* validate peer uuid each time we talk to itGravatar Joey Hess2016-12-07
* need to auth with the peerGravatar Joey Hess2016-12-06
* refactorGravatar Joey Hess2016-12-06
* finish implementation of Remote.P2P (untested)Gravatar Joey Hess2016-12-06
* stub Remote.P2PGravatar Joey Hess2016-12-06