summaryrefslogtreecommitdiff
path: root/CmdLine/GitAnnex
Commit message (Expand)AuthorAge
* zsh and fish completionsGravatar Joey Hess2017-06-09
* support parsing options like --to=hereGravatar Joey Hess2017-05-31
* securehash matchingGravatar Joey Hess2017-02-27
* add KeyVariety typeGravatar Joey Hess2017-02-24
* Remove -j short option for --json-progress; that option was already taken for...Gravatar Joey Hess2017-01-30
* addurl, get: Added --json-progress option, which adds progress objects to the...Gravatar Joey Hess2016-09-09
* disentangle concurrency and message typeGravatar Joey Hess2016-09-09
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* fix implicit --all in bare repoGravatar Joey Hess2016-07-20
* --branch, stage 1Gravatar Joey Hess2016-07-20
* Bug fix: Git config settings passed to git-annex -c did not always take effect.Gravatar Joey Hess2016-01-22
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* increase number of capabilities to match -Jn settingGravatar Joey Hess2015-11-05
* arrange for regional output manager to run when -J is enabledGravatar Joey Hess2015-11-04
* concurrent-output, first passGravatar Joey Hess2015-11-04
* Improve bash completion, so it completes names of remotes and backends in app...Gravatar Joey Hess2015-09-14
* fix bash completion of filenames containing spacesGravatar Joey Hess2015-07-20
* fix description of optionGravatar Joey Hess2015-07-13
* converted Assistant and Watch; avoid duplicate arg parsing for no repo modeGravatar Joey Hess2015-07-13
* finished converting all the main optionsGravatar Joey Hess2015-07-10
* implement withGlobalOptions, and convert FindGravatar Joey Hess2015-07-10
* improve global options display in --helpGravatar Joey Hess2015-07-10
* wired up global optionsGravatar Joey Hess2015-07-10
* convert global options (still not used)Gravatar Joey Hess2015-07-10
* wipGravatar Joey Hess2015-07-09
* refactorGravatar Joey Hess2015-07-09
* converted copy and moveGravatar Joey Hess2015-07-09
* use Alternative for parsing KeyOptionsGravatar Joey Hess2015-07-09
* formattingGravatar Joey Hess2015-07-09
* let bash completion complete filesGravatar Joey Hess2015-07-09
* finalOpt is the same as optionalGravatar Joey Hess2015-07-09
* wipGravatar Joey Hess2015-07-08
* sync: Add support for --all and --unused.Gravatar Joey Hess2015-06-16
* dead --key: Can be used to mark a key as dead.Gravatar Joey Hess2015-06-09
* get --incomplete: New option to resume any interrupted downloads.Gravatar Joey Hess2015-06-02
* get, move, copy, mirror: Concurrent downloads and uploads are now supported!Gravatar Joey Hess2015-04-10
* --auto is no longer a global option; only get, drop, and copy accept it.Gravatar Joey Hess2015-03-25
* The file matching options are now only accepted by commands that can actually...Gravatar Joey Hess2015-02-06
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* limiting files based on metadataGravatar Joey Hess2014-02-13
* reorganize some files and importsGravatar Joey Hess2014-01-26