summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-24build: drop use of dh-cargoHEADmainLars Wirzenius2-3/+1
2024-01-13Merge branch 'subplot-fixes' into 'main'Lars Wirzenius3-292/+566
2024-01-13chore: update dependency versionsLars Wirzenius3-131/+169
2024-01-13chore: update Cargo.lockLars Wirzenius1-223/+459
2024-01-13Merge branch 'subplot-fixes' into 'main'Lars Wirzenius4-14/+25
2024-01-13build(debian/rules): disable tests when building Debian packageLars Wirzenius1-1/+1
2024-01-13build: drop use of jqLars Wirzenius2-4/+7
2024-01-13chore(debian/rules): drop unused build dependenciesLars Wirzenius1-4/+1
2024-01-13build(debian/rules): install binary in offline mode, for AmbientLars Wirzenius1-1/+1
2024-01-13tests(check): add --offline option, for AmbientLars Wirzenius1-4/+9
2024-01-13fix(subplot/jt.yaml): declare types for regex capturesLars Wirzenius1-0/+6
2023-07-22Merge branch 'chores' into 'main'Lars Wirzenius4-21/+29
2023-07-22feat: allow any number of topics for a postLars Wirzenius4-7/+29
2023-07-22chore(jt.md): drop now-useless YAML metadataLars Wirzenius1-14/+0
2023-04-21Merge branch 'tera-fix' into 'main'Lars Wirzenius1-1/+5
2023-04-21fix: tera creationLars Wirzenius1-1/+5
2023-04-18Merge branch 'debuggable' into 'main'Lars Wirzenius2-3/+4
2023-04-18tests: if test program fails, cat the log, for CILars Wirzenius1-1/+3
2023-04-18tests: run ./check in verbose mode in debian/rulesLars Wirzenius1-1/+1
2023-04-18chore: don't produce PDF with SubplotLars Wirzenius1-1/+0
2023-04-14Merge branch 'liw/chore' into 'main'Lars Wirzenius1-1/+1
2023-04-14chore: drop unnecessary borrowLars Wirzenius1-1/+1
2022-11-14Merge branch 'chore' into 'main'Lars Wirzenius4-4/+6
2022-11-14chore: drop unnecessary borrows, noticed by clippyLars Wirzenius3-3/+3
2022-11-14fix: use "authors" field in subplotLars Wirzenius1-1/+3
2022-09-09Merge branch 'fixes2' into 'main'Lars Wirzenius2-3/+16
2022-09-09fix: use new Subplot external document metadata YAML fileLars Wirzenius2-3/+16
2022-04-25Merge branch 'clap3' into 'main'Lars Wirzenius5-95/+68
2022-04-25chore: port from structopt to clap v3Lars Wirzenius5-95/+68
2022-04-20Merge branch 'liw/fixes' into 'main'Lars Wirzenius3-1/+8
2022-04-20fix: init to use all its membersLars Wirzenius2-1/+6
2022-04-20fix: mark type of captured name of embedded fileLars Wirzenius1-0/+2
2021-11-27Merge branch 'fix-subplot' into 'main'Lars Wirzenius1-5/+5
2021-11-27fix: subplot to work with current SubplotLars Wirzenius1-5/+5
2021-09-23Merge branch 'mkdirs' into 'main'Lars Wirzenius3-4/+19
2021-09-23fix: if a topic path contains missing directories, create themLars Wirzenius3-4/+19
2021-09-19Merge branch 'fix' into 'main'Lars Wirzenius1-3/+1
2021-09-19fix: use single value author metadata fieldLars Wirzenius1-3/+1
2021-09-15Merge branch 'fix-topic' into 'main'Lars Wirzenius6-25/+23
2021-09-15install jq in CILars Wirzenius1-1/+1
2021-09-15fix: allow topic pages to contain dotsLars Wirzenius2-9/+7
2021-09-15test: support CARGO_TARGET_DIRLars Wirzenius3-15/+15
2021-09-15Merge branch 'fix' into 'main'Lars Wirzenius2-37/+79
2021-09-15fix: add impl to the bindings file, for current SubplotLars Wirzenius1-21/+63
2021-09-15refactor: move document YAML metadata to topLars Wirzenius1-16/+16
2021-08-24Merge branch 'rename' into 'main'Daniel Silverstone11-104/+170
2021-08-24chore: fix unnecessary &foo to fooLars Wirzenius1-3/+3
2021-08-24feat! rename binary from jt2 to jtLars Wirzenius10-101/+167
2021-07-20Merge branch 'remove' into 'main'Daniel Silverstone6-0/+59
2021-07-20feat: add command to remove a draftLars Wirzenius6-0/+59