Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | converted ContentLocation, ExampleKey, LookupKey | Joey Hess | 2015-07-11 |
| | |||
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
| | | | | Still no options though. | ||
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
| | | | | | | | | | | | | 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. | ||
* | contentlocation, examinekey, lookupkey: Added --batch mode option. | Joey Hess | 2015-05-06 |
| | |||
* | unused import | Joey Hess | 2015-04-10 |
| | |||
* | contentlocationn: New plumbing command. | Joey Hess | 2015-04-09 |