| Commit message (Expand) | Author | Age |
* | finished converting all the main options | Joey Hess | 2015-07-10 |
* | wip | 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 |
* | get --incomplete: New option to resume any interrupted downloads. | Joey Hess | 2015-06-02 |
* | Avoid accumulating transfer failure log files unless the assistant is being u... | Joey Hess | 2015-05-12 |
* | 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 |
* | 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 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | add desktop notifications | 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 |
* | 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 |
* | sync --content: New option that makes the content of annexed files be transfe... | Joey Hess | 2014-01-19 |
* | 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 |
* | --all for get, move, and copy | Joey Hess | 2013-07-03 |
* | connect existing meters to the transfer log for downloads | Joey Hess | 2013-04-11 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |
* | two types of byName | Joey Hess | 2013-03-05 |
* | drop: Suggest using git annex move when numcopies prevents dropping a file. | Joey Hess | 2013-01-09 |
* | --auto fixes | Joey Hess | 2012-12-06 |
* | where indentation | Joey Hess | 2012-11-12 |
* | generalized Annex.Wanted | Joey Hess | 2012-10-08 |
* | make copy --to check preferred content of the remote | Joey Hess | 2012-10-08 |
* | make the assistant retry failed transfers | Joey Hess | 2012-09-23 |
* | fix transfer log cleanup crash | Joey Hess | 2012-08-07 |
* | copy, drop: Avoid checking numcopies attribute unnecessarily | Joey Hess | 2012-07-10 |
* | record transfer information on local git remotes | Joey Hess | 2012-07-01 |
* | get, move, copy: Now refuse to do anything when the requested file transfer i... | Joey Hess | 2012-07-01 |
* | hlint | Joey Hess | 2012-06-12 |
* | added ifM and nuked 11 lines of code | Joey Hess | 2012-03-14 |
* | hlint | Joey Hess | 2012-02-16 |
* | rework git check-attr interface | Joey Hess | 2012-02-13 |
* | fsck --from remote --fast | Joey Hess | 2012-01-20 |
* | add tmp flag parameter to retrieveKeyFile | Joey Hess | 2012-01-19 |
* | tweak | Joey Hess | 2012-01-06 |
* | look up --to and --from remote names only once | Joey Hess | 2012-01-06 |