| Commit message (Expand) | Author | Age |
* | showStart variant for when there's no worktree file | Joey Hess | 2017-11-28 |
* | better dup key with -J fix | Joey Hess | 2017-10-17 |
* | Improve behavior when -J transfers multiple files that point to the same key | Joey Hess | 2017-10-17 |
* | Avoid repeated checking that files passed on the command line exist. | Joey Hess | 2017-10-16 |
* | copy, move: Behave same with --fast when sending to remotes located on a loca... | Joey Hess | 2017-09-29 |
* | move, copy: Support --batch. | Joey Hess | 2017-08-15 |
* | support --to=. as shorthand for --to=here | Joey Hess | 2017-06-01 |
* | move --to=here | Joey Hess | 2017-05-31 |
* | support parsing options like --to=here | Joey Hess | 2017-05-31 |
* | AssociatedFile newtype | Joey Hess | 2017-03-10 |
* | Avoid backtraces on expected failures when built with ghc 8; only use backtra... | Joey Hess | 2016-11-15 |
* | enable forwardRetry for command-line transfers | Joey Hess | 2016-10-26 |
* | copy, move, mirror: Support --json and --json-progress. | Joey Hess | 2016-09-09 |
* | remove TransferObserver | Joey Hess | 2016-08-03 |
* | 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 |
* | move --to: Better behavior when system is completely out of disk space; drop ... | Joey Hess | 2016-06-05 |
* | 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 |
* | also generate a drop safety proof for move --from remote | Joey Hess | 2015-10-09 |
* | fix local dropping to not require extra locking of copies, but only that the ... | Joey Hess | 2015-10-09 |
* | add lockContentShared | Joey Hess | 2015-10-08 |
* | Do verification of checksums of annex objects downloaded from remotes. | Joey Hess | 2015-10-01 |
* | 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 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | Avoid accumulating transfer failure log files unless the assistant is being u... | Joey Hess | 2015-05-12 |
* | 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 |
* | use types to enforce that removeAnnex can only be called inside lockContent | Joey Hess | 2014-08-20 |
* | avoid trying to create a content file in order to lock it | Joey Hess | 2014-08-20 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | copy --fast --to remote: Avoid printing anything for files that are already b... | Joey Hess | 2014-03-13 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | refactor | Joey Hess | 2014-01-26 |
* | global numcopies setting | Joey Hess | 2014-01-20 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | copy --from, get --from: When --force is used, ignore the location log and al... | Joey Hess | 2013-12-02 |
* | hlint | Joey Hess | 2013-09-25 |
* | mirror: New command, makes two repositories contain the same set of files. | Joey Hess | 2013-08-20 |
* | moved AssociatedFile definition | Joey Hess | 2013-07-04 |
* | --unused: New switch that makes git-annex operate on all data found by the la... | Joey Hess | 2013-07-03 |