| Commit message (Expand) | Author | Age |
* | AssociatedFile newtype | Joey Hess | 2017-03-10 |
* | copy, move, mirror: Support --json and --json-progress. | Joey Hess | 2016-09-09 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | --branch, stage 2 | Joey Hess | 2016-07-20 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | arrange for regional output manager to run when -J is enabled | Joey Hess | 2015-11-04 |
* | add VerifiedCopy data type | Joey Hess | 2015-10-08 |
* | converted Mirror | Joey Hess | 2015-07-10 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-05-12 |
|\ |
|
| * | refactor | Joey Hess | 2015-04-30 |
* | | get, move, copy, mirror: Concurrent downloads and uploads are now supported! | Joey Hess | 2015-04-10 |
|/ |
|
* | --auto is no longer a global option; only get, drop, and copy accept it. | Joey Hess | 2015-03-25 |
* | The file matching options are now only accepted by commands that can actually... | Joey Hess | 2015-02-06 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | hlint | Joey Hess | 2014-10-09 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | reorg | Joey Hess | 2014-01-21 |
* | numcopies cleanup, part 2 | Joey Hess | 2014-01-21 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | mirror: Support --all (and --unused). | Joey Hess | 2014-01-01 |
* | mirror: New command, makes two repositories contain the same set of files. | Joey Hess | 2013-08-20 |