summaryrefslogtreecommitdiffstats
path: root/src/cmd/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* rust 2018HEADmasterJesse Luehrs2018-12-231-45/+0
|
* cargo clippyJesse Luehrs2018-12-221-1/+1
|
* cargo fmtJesse Luehrs2018-12-221-7/+10
|
* better error reporting when no args givenJesse Luehrs2018-11-101-4/+9
|
* disable --version on subcommandsJesse Luehrs2018-11-101-3/+8
|
* add a command to recommend things to listen toJesse Luehrs2018-11-101-0/+3
|
* remove some unnecessary pubsJesse Luehrs2018-11-101-3/+3
|
* unify cli and cmdJesse Luehrs2018-11-101-0/+27
|
* add sql subcommand for raw queriesJesse Luehrs2018-11-101-0/+1
| | | | this was more painful than i think it should have been
* move subcommands to their own fileJesse Luehrs2018-11-071-0/+1