summaryrefslogtreecommitdiff
path: root/src/cmd.rs
AgeCommit message (Expand)AuthorFilesLines
2023-07-22feat: allow any number of topics for a postLars Wirzenius1-2/+2
2022-04-25chore: port from structopt to clap v3Lars Wirzenius1-16/+16
2022-04-20fix: init to use all its membersLars Wirzenius1-0/+5
2021-07-20feat: add command to remove a draftLars Wirzenius1-0/+15
2021-07-15feat: add command to list current draftsLars Wirzenius1-0/+11
2021-05-23chore: fix clippy warnings, use new Subplot binary nameLars Wirzenius1-1/+3
2021-04-21refactor: move subcommand implementations into src/cmd.rsLars Wirzenius1-0/+110