aboutsummaryrefslogtreecommitdiff
path: root/Command/TransferKey.hs
Commit message (Expand)AuthorAge
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* remove TransferObserverGravatar Joey Hess2016-08-03
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* Do verification of checksums of annex objects downloaded from remotes.Gravatar Joey Hess2015-10-01
* wipGravatar Joey Hess2015-07-09
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* Avoid accumulating transfer failure log files unless the assistant is being u...Gravatar Joey Hess2015-05-12
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* add desktop notificationsGravatar Joey Hess2014-03-22
* reorganize some files and importsGravatar Joey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* update commentGravatar Joey Hess2013-12-19
* merge with git-repairGravatar Joey Hess2013-11-19
* mirror: New command, makes two repositories contain the same set of files.Gravatar Joey Hess2013-08-20
* --all for get, move, and copyGravatar Joey Hess2013-07-03
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* implement transferkeys plumbing commandGravatar Joey Hess2013-03-19
* two types of byNameGravatar Joey Hess2013-03-05
* quiet calls to transferkeyGravatar Joey Hess2012-09-24
* make the assistant retry failed transfersGravatar Joey Hess2012-09-23
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* add transferkey commandGravatar Joey Hess2012-08-24