summaryrefslogtreecommitdiff
path: root/subplot
AgeCommit message (Expand)AuthorFilesLines
2024-01-13fix(subplot/jt.yaml): declare types for regex capturesLars Wirzenius1-0/+6
2022-04-20fix: mark type of captured name of embedded fileLars Wirzenius1-0/+2
2021-09-15test: support CARGO_TARGET_DIRLars Wirzenius1-1/+2
2021-09-15fix: add impl to the bindings file, for current SubplotLars Wirzenius1-21/+63
2021-08-24feat! rename binary from jt2 to jtLars Wirzenius1-1/+1
2021-06-04build: add rudimentary .gitlab-ci.yml file to test GitLab CILars Wirzenius5-612/+10
2021-04-29feat: make a journal a git repository and commit new entriesLars Wirzenius2-0/+16
2021-04-12feat: add "new-topic" command and "new --topic" optionLars Wirzenius2-0/+10
2021-04-03feat: allow setting name of directory where new entries goLars Wirzenius2-0/+9
2021-04-02feat! support multiple draftsLars Wirzenius2-6/+29
2021-03-26feat! rewrite codeLars Wirzenius6-10/+289
2020-11-16feat: add "jt edit" to edit a draft with a chosen editorLars Wirzenius2-2/+25
2020-11-14chore: update vendored copy of runcmd.py from SubplotLars Wirzenius1-0/+9
2020-10-20feat: create new draft, publish itLars Wirzenius2-0/+113
2020-10-09fix(subplot/jt.py): get global symbols via global()Lars Wirzenius1-0/+6
2020-10-09chore: update vendored copy of runcmd library from SubplotLars Wirzenius4-87/+323
2020-10-09refactor: move Subplot bindings, functions files to subplot/Lars Wirzenius4-0/+134