summaryrefslogtreecommitdiff
path: root/Command/TransferKeys.hs
Commit message (Expand)AuthorAge
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* remove TransferObserverGravatar Joey Hess2016-08-03
* Re-enable accumulating transfer failure log files for command-line actionsGravatar Joey Hess2016-08-03
* assistant: Fix race in v6 mode that caused downloaded file content to sometim...Gravatar Joey Hess2016-05-16
* 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
* rename bothHandles -> ioHandlesGravatar Joey Hess2015-04-03
* 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
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* assistant: When there are multiple remotes giving different ways to access th...Gravatar Joey Hess2014-05-19
* remotedaemon: avoid extraneous stdout outputGravatar Joey Hess2014-04-08
* add desktop notificationsGravatar Joey Hess2014-03-22
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* port transferkeys to windows; make stopping in progress transfers work too (p...Gravatar Joey Hess2013-12-10
* hlintGravatar Joey Hess2013-09-25
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* clean up from windows portingGravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* squelch protocol error on shutdownGravatar Joey Hess2013-04-02
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* 2 minor fixes to transferkeys, otherwise it was perfect 1st time!Gravatar Joey Hess2013-03-20
* maintain pools of running transferkeys processes (untested)Gravatar Joey Hess2013-03-19
* implement transferkeys plumbing commandGravatar Joey Hess2013-03-19