| Commit message (Expand) | Author | Age |
* | 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 |
* | drop: Add --batch and --json options. | Joey Hess | 2016-07-06 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | drop -Jn | Joey Hess | 2015-11-04 |
* | also generate a drop safety proof for move --from remote | Joey Hess | 2015-10-09 |
* | tests and verified that the bug is fixed, in all the cases I identified | Joey Hess | 2015-10-09 |
* | fix local dropping to not require extra locking of copies, but only that the ... | Joey Hess | 2015-10-09 |
* | verify local copy of content with locking | Joey Hess | 2015-10-09 |
* | display drop safety proofs in debug mode | Joey Hess | 2015-10-09 |
* | improve drop proof code | Joey Hess | 2015-10-09 |
* | support invalidating existing VerifiedCopys | Joey Hess | 2015-10-08 |
* | add VerifiedCopy data type | Joey Hess | 2015-10-08 |
* | add removeKey action to Remote | Joey Hess | 2015-10-08 |
* | add lockContentShared | Joey Hess | 2015-10-08 |
* | Improve bash completion, so it completes names of remotes and backends in app... | Joey Hess | 2015-09-14 |
* | finished converting all the main options | Joey Hess | 2015-07-10 |
* | wip | Joey Hess | 2015-07-09 |
* | converted copy and move | Joey Hess | 2015-07-09 |
* | formatting | Joey Hess | 2015-07-09 |
* | finalOpt is the same as optional | Joey Hess | 2015-07-09 |
* | wip | Joey Hess | 2015-07-08 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | drop: Now supports --all, --unused, and --key. | Joey Hess | 2015-05-12 |
* | move nubbing into function whose algo needs a nubbed list | Joey Hess | 2015-04-30 |
* | refactor | Joey Hess | 2015-04-30 |
* | nub list after adding ocal uuid to it | Joey Hess | 2015-04-30 |
* | --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 |
* | Fix wording of message displayed when unable to get a file that is available ... | Joey Hess | 2015-01-16 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | use types to enforce that removeAnnex can only be called inside lockContent | Joey Hess | 2014-08-20 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | drop --from: When local repository is untrusted, its copy of a file does not ... | Joey Hess | 2014-04-17 |
* | Added required content configuration. | Joey Hess | 2014-03-29 |
* | notifications on drop | Joey Hess | 2014-03-22 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | refactor | Joey Hess | 2014-01-26 |
* | fix transfers of key with no associated file | Joey Hess | 2014-01-23 |
* | 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 |
* | global numcopies setting | Joey Hess | 2014-01-20 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | mirror: Support --all (and --unused). | Joey Hess | 2014-01-01 |
* | add --want-get and --want-drop options | Joey Hess | 2013-10-28 |
* | drop --auto: Fix bug that prevented dropping files from untrusted repositories. | Joey Hess | 2013-04-01 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |