aboutsummaryrefslogtreecommitdiff
path: root/CmdLine
Commit message (Expand)AuthorAge
* increase number of capabilities to match -Jn settingGravatar Joey Hess2015-11-05
* join back threads before ending concurrent output so display worksGravatar 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
* git-annex-shell: Added lockcontent command, to prevent dropping of key's cont...Gravatar Joey Hess2015-10-08
* Improve bash completion, so it completes names of remotes and backends in app...Gravatar Joey Hess2015-09-14
* metadata: Fix reversion introduced in 5.20150727 that caused display of metad...Gravatar Joey Hess2015-08-11
* git-annex-shell: Don't let configlist auto-init repository when in readonly m...Gravatar Joey Hess2015-08-05
* Simplify setup process for a ssh remote.Gravatar Joey Hess2015-08-05
* fix bash completion of filenames containing spacesGravatar Joey Hess2015-07-20
* fix description of optionGravatar Joey Hess2015-07-13
* wire tasty's option parser into the main program option parserGravatar Joey Hess2015-07-13
* convert WebApp; avoid duplicate arg parsing for no repo modeGravatar Joey Hess2015-07-13
* converted Assistant and Watch; avoid duplicate arg parsing for no repo modeGravatar Joey Hess2015-07-13
* convert ImportGravatar Joey Hess2015-07-13
* converted ImportFeedGravatar Joey Hess2015-07-13
* converted addurlGravatar Joey Hess2015-07-13
* converted LogGravatar Joey Hess2015-07-13
* convert Dead, and allow multiple --key optionsGravatar Joey Hess2015-07-13
* converted MetaData, eliminating a global value from Annex state .. beautifulGravatar Joey Hess2015-07-12
* converted ContentLocation, ExampleKey, LookupKeyGravatar Joey Hess2015-07-11
* converted StatusGravatar Joey Hess2015-07-11
* converted InfoGravatar Joey Hess2015-07-11
* converted Forget and TestRemoteGravatar Joey Hess2015-07-11
* converted MirrorGravatar Joey Hess2015-07-10
* convert ListGravatar Joey Hess2015-07-10
* 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