summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Expand)AuthorFilesLines
2022-04-25chore: port from structopt to clap v3Lars Wirzenius1-2/+2
2021-08-24feat! rename binary from jt2 to jtLars Wirzenius1-2/+2
2021-07-20feat: add command to remove a draftLars Wirzenius1-0/+1
2021-07-15feat: add command to list current draftsLars Wirzenius1-0/+1
2021-05-23chore: fix clippy warnings, use new Subplot binary nameLars Wirzenius1-6/+3
2021-04-22refactor: explicitly print error in main, don't return ResultLars Wirzenius1-1/+11
2021-04-21refactor: move subcommand implementations into src/cmd.rsLars Wirzenius1-56/+7
2021-04-12feat: add "new-topic" command and "new --topic" optionLars Wirzenius1-4/+11
2021-04-03feat: allow setting name of directory where new entries goLars Wirzenius1-18/+23
2021-04-02feat! support multiple draftsLars Wirzenius1-35/+16
2021-03-26feat! rewrite codeLars Wirzenius1-0/+76