git-annex/CmdLine
Joey Hess a2ba701056 started converting to use optparse-applicative
This is a work in progress. It compiles and is able to do basic command
dispatch, including git autocorrection, while using optparse-applicative
for the core commandline parsing.

* Many commands are temporarily disabled before conversion.
* Options are not wired in yet.
* cmdnorepo actions don't work yet.

Also, removed the [Command] list, which was only used in one place.
2015-07-08 13:36:25 -04:00
..
GitAnnex sync: Add support for --all and --unused. 2015-06-16 16:50:03 -04:00
GitAnnexShell update my email address and homepage url 2015-01-21 12:50:09 -04:00
Action.hs started converting to use optparse-applicative 2015-07-08 13:36:25 -04:00
Batch.hs contentlocation, examinekey, lookupkey: Added --batch mode option. 2015-05-06 13:44:53 -04:00
GitAnnex.hs started converting to use optparse-applicative 2015-07-08 13:36:25 -04:00
GitAnnexShell.hs started converting to use optparse-applicative 2015-07-08 13:36:25 -04:00
Option.hs --auto is no longer a global option; only get, drop, and copy accept it. 2015-03-25 17:06:14 -04:00
Seek.hs started converting to use optparse-applicative 2015-07-08 13:36:25 -04:00
Usage.hs unused: Add --used option, which can specify a set of refs to consider used, rather than the default of considering all refs used. 2015-05-14 15:31:38 -04:00