aboutsummaryrefslogtreecommitdiff
path: root/Command/Mirror.hs
Commit message (Expand)AuthorAge
* add --json-error-messages (not yet implemented)Gravatar Joey Hess2018-02-19
* better dup key with -J fixGravatar Joey Hess2017-10-17
* Avoid repeated checking that files passed on the command line exist.Gravatar Joey Hess2017-10-16
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* copy, move, mirror: Support --json and --json-progress.Gravatar Joey Hess2016-09-09
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* --branch, stage 2Gravatar Joey Hess2016-07-20
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* arrange for regional output manager to run when -J is enabledGravatar Joey Hess2015-11-04
* add VerifiedCopy data typeGravatar Joey Hess2015-10-08
* converted MirrorGravatar Joey Hess2015-07-10
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-05-12
|\
| * refactorGravatar Joey Hess2015-04-30
* | get, move, copy, mirror: Concurrent downloads and uploads are now supported!Gravatar Joey Hess2015-04-10
|/
* --auto is no longer a global option; only get, drop, and copy accept it.Gravatar Joey Hess2015-03-25
* The file matching options are now only accepted by commands that can actually...Gravatar Joey Hess2015-02-06
* 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
* hlintGravatar Joey Hess2014-10-09
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* reorganize some files and importsGravatar Joey Hess2014-01-26
* reorgGravatar Joey Hess2014-01-21
* numcopies cleanup, part 2Gravatar Joey Hess2014-01-21
* 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
* mirror: Support --all (and --unused).Gravatar Joey Hess2014-01-01
* mirror: New command, makes two repositories contain the same set of files.Gravatar Joey Hess2013-08-20