summaryrefslogtreecommitdiff
path: root/CmdLine
Commit message (Expand)AuthorAge
...
* converted ViCfg (trivially)Gravatar Joey Hess2015-07-10
* convert FindRefGravatar Joey Hess2015-07-10
* convert WhereisGravatar Joey Hess2015-07-10
* convert ExpireGravatar Joey Hess2015-07-10
* convert DropUnusedGravatar Joey Hess2015-07-10
* convert Unused, and remove some dead code for old style option parsingGravatar Joey Hess2015-07-10
* convert version command, and make --raw work when not in a git repoGravatar Joey Hess2015-07-10
* 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
* wipGravatar Joey Hess2015-07-09
* converted copy and moveGravatar Joey Hess2015-07-09
* use Alternative for parsing KeyOptionsGravatar Joey Hess2015-07-09
* let optparse-applicative handle the usage display when run w/o command or bad...Gravatar 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
* improve --help display for commandsGravatar Joey Hess2015-07-08
* wipGravatar Joey Hess2015-07-08
* support cmdnorepo actions, also using getopt-applicative thereGravatar Joey Hess2015-07-08
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* display cmdparamdesc in optparse-applicative usage messagesGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* Brought back the setkey plumbing command that was removed in 2011, since we f...Gravatar Joey Hess2015-07-02
* 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
* unused: Add --used option, which can specify a set of refs to consider used, ...Gravatar Joey Hess2015-05-14
* Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-05-12
|\
| * contentlocation, examinekey, lookupkey: Added --batch mode option.Gravatar Joey Hess2015-05-06
| * Improve behavior when a git-annex command is told to operate on a file that d...Gravatar Joey Hess2015-04-30
| * refactorGravatar Joey Hess2015-04-30
| * required: New command, like wanted, but for required content.Gravatar Joey Hess2015-04-18
* | refactorGravatar Joey Hess2015-04-10
* | get, move, copy, mirror: Concurrent downloads and uploads are now supported!Gravatar Joey Hess2015-04-10
|/
* contentlocationn: New plumbing command.Gravatar Joey Hess2015-04-09
* rethought distributed fsck; instead add activity.log and expire commandGravatar Joey Hess2015-04-05
* Fix truncation of parameters that could occur when using xargs git-annex.Gravatar Joey Hess2015-04-02
* --auto is no longer a global option; only get, drop, and copy accept it.Gravatar Joey Hess2015-03-25
* checkpresentkey: New plumbing command to check if a key can be verified to be...Gravatar Joey Hess2015-03-20
* readpresentkey: New plumbing command for checking location log.Gravatar Joey Hess2015-03-20
* forgot one thingGravatar Joey Hess2015-03-15
* registerurl: New plumbing command for mass-adding urls to keys.Gravatar Joey Hess2015-03-15
* git-annex-shell: Improve error message when the specified repository doesn't ...Gravatar Joey Hess2015-03-05
* propigate ssh-options everywhere ssh caching is usedGravatar Joey Hess2015-02-12
* metadata: When setting metadata, do not recurse into directories by default, ...Gravatar Joey Hess2015-02-10