| Commit message (Expand) | Author | Age |
* | addurl, get: Added --json-progress option, which adds progress objects to the... | Joey Hess | 2016-09-09 |
* | disentangle concurrency and message type | Joey Hess | 2016-09-09 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | fix implicit --all in bare repo | Joey Hess | 2016-07-20 |
* | --branch, stage 1 | Joey Hess | 2016-07-20 |
* | Bug fix: Git config settings passed to git-annex -c did not always take effect. | Joey Hess | 2016-01-22 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | increase number of capabilities to match -Jn setting | Joey Hess | 2015-11-05 |
* | arrange for regional output manager to run when -J is enabled | Joey Hess | 2015-11-04 |
* | concurrent-output, first pass | Joey Hess | 2015-11-04 |
* | Improve bash completion, so it completes names of remotes and backends in app... | Joey Hess | 2015-09-14 |
* | fix bash completion of filenames containing spaces | Joey Hess | 2015-07-20 |
* | fix description of option | Joey Hess | 2015-07-13 |
* | converted Assistant and Watch; avoid duplicate arg parsing for no repo mode | Joey Hess | 2015-07-13 |
* | finished converting all the main options | Joey Hess | 2015-07-10 |
* | implement withGlobalOptions, and convert Find | Joey Hess | 2015-07-10 |
* | improve global options display in --help | Joey Hess | 2015-07-10 |
* | wired up global options | Joey Hess | 2015-07-10 |
* | convert global options (still not used) | Joey Hess | 2015-07-10 |
* | wip | Joey Hess | 2015-07-09 |
* | refactor | Joey Hess | 2015-07-09 |
* | converted copy and move | Joey Hess | 2015-07-09 |
* | use Alternative for parsing KeyOptions | Joey Hess | 2015-07-09 |
* | formatting | Joey Hess | 2015-07-09 |
* | let bash completion complete files | Joey Hess | 2015-07-09 |
* | finalOpt is the same as optional | Joey Hess | 2015-07-09 |
* | wip | Joey Hess | 2015-07-08 |
* | sync: Add support for --all and --unused. | Joey Hess | 2015-06-16 |
* | dead --key: Can be used to mark a key as dead. | Joey Hess | 2015-06-09 |
* | get --incomplete: New option to resume any interrupted downloads. | Joey Hess | 2015-06-02 |
* | 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 |
* | limiting files based on metadata | Joey Hess | 2014-02-13 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |