summaryrefslogtreecommitdiff
path: root/CmdLine/GitAnnex
Commit message (Expand)AuthorAge
* add --json-error-messages (not yet implemented)Joey Hess2018-02-19
* fix --json-progress --json to be same as --json --json-progressJoey Hess2018-02-19
* Improve startup time for commands that do not operate on remotesJoey Hess2018-01-09
* zsh and fish completionsJoey Hess2017-06-09
* support parsing options like --to=hereJoey Hess2017-05-31
* securehash matchingJoey Hess2017-02-27
* add KeyVariety typeJoey Hess2017-02-24
* Remove -j short option for --json-progress; that option was already taken for...Joey Hess2017-01-30
* addurl, get: Added --json-progress option, which adds progress objects to the...Joey Hess2016-09-09
* disentangle concurrency and message typeJoey Hess2016-09-09
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesJoey Hess2016-08-03
* fix implicit --all in bare repoJoey Hess2016-07-20
* --branch, stage 1Joey Hess2016-07-20
* Bug fix: Git config settings passed to git-annex -c did not always take effect.Joey Hess2016-01-22
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* increase number of capabilities to match -Jn settingJoey Hess2015-11-05
* arrange for regional output manager to run when -J is enabledJoey Hess2015-11-04
* concurrent-output, first passJoey Hess2015-11-04
* Improve bash completion, so it completes names of remotes and backends in app...Joey Hess2015-09-14
* fix bash completion of filenames containing spacesJoey Hess2015-07-20
* fix description of optionJoey Hess2015-07-13
* converted Assistant and Watch; avoid duplicate arg parsing for no repo modeJoey Hess2015-07-13
* finished converting all the main optionsJoey Hess2015-07-10
* implement withGlobalOptions, and convert FindJoey Hess2015-07-10
* improve global options display in --helpJoey Hess2015-07-10
* wired up global optionsJoey Hess2015-07-10
* convert global options (still not used)Joey Hess2015-07-10
* wipJoey Hess2015-07-09
* refactorJoey Hess2015-07-09
* converted copy and moveJoey Hess2015-07-09
* use Alternative for parsing KeyOptionsJoey Hess2015-07-09
* formattingJoey Hess2015-07-09
* let bash completion complete filesJoey Hess2015-07-09
* finalOpt is the same as optionalJoey Hess2015-07-09
* wipJoey Hess2015-07-08
* sync: Add support for --all and --unused.Joey Hess2015-06-16
* dead --key: Can be used to mark a key as dead.Joey Hess2015-06-09
* get --incomplete: New option to resume any interrupted downloads.Joey Hess2015-06-02
* get, move, copy, mirror: Concurrent downloads and uploads are now supported!Joey Hess2015-04-10
* --auto is no longer a global option; only get, drop, and copy accept it.Joey Hess2015-03-25
* The file matching options are now only accepted by commands that can actually...Joey Hess2015-02-06
* update my email address and homepage urlJoey Hess2015-01-21
* limiting files based on metadataJoey Hess2014-02-13
* reorganize some files and importsJoey Hess2014-01-26