summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-15(chore): Update serde-aux dependency to remove chronoDaniel Silverstone2-33/+1
2022-04-15(chore): Update tera dependency to remove chronoDaniel Silverstone2-88/+3
2022-04-15(subplotlib): Remove dependency on chronoDaniel Silverstone3-18/+12
2022-04-15(chore): Update seq example nameDaniel Silverstone2-10/+10
2022-04-15(chore): Run `cargo update`Daniel Silverstone1-39/+39
2022-04-15Merge branch 'liw/logging' into 'main'Daniel Silverstone2-12/+53
2022-04-15feat: improve logging via env_loggerLars Wirzenius2-12/+53
2022-04-10Merge branch 'liw/warnings' into 'main'Daniel Silverstone11-80/+212
2022-04-10use Option<&str> instead of &Option<String>Lars Wirzenius3-13/+18
2022-04-10chore: drop unnecessary, if harmless, debugging print from testLars Wirzenius1-1/+0
2022-04-10feat: report markup problems during typesetting as a warningLars Wirzenius3-12/+24
2022-04-10feat: make typesetting issues into warningsLars Wirzenius4-11/+30
2022-04-10feat! treat warnings as errors by defaultLars Wirzenius7-42/+103
2022-04-10refactor: collect warnings for a document in its DocumentLars Wirzenius3-12/+49
2022-04-10fix: daemon.yaml mark embedded file name as suchLars Wirzenius1-0/+2
2022-04-10fix: move echo.bib out of YAML metadata in echo.mdLars Wirzenius1-9/+3
2022-04-10fix: check capturing stderr of cargo, mixing it with stdoutLars Wirzenius1-2/+5
2022-04-10Merge branch 'effective' into 'main'Daniel Silverstone1-8/+7
2022-04-09'should be' feels wrong here, 'are' seems a better fitXipmix1-1/+1
2022-04-09Comma to break sentence into contrasting optionsXipmix1-1/+1
2022-04-09Reword sentence after standing back and staring a bitXipmix1-2/+2
2022-04-09Break long sentenceXipmix1-1/+1
2022-04-09Reword opening sentence and tidy up related textXipmix1-4/+3
2022-04-09Remove full stopXipmix1-1/+1
2022-04-02Merge branch 'fix-262' into 'main'Lars Wirzenius8-8/+108
2022-04-02Merge branch 'fix-280' into 'main'Lars Wirzenius4-42/+28
2022-04-01(subplotlib): Make ScenarioContext implement DebugDaniel Silverstone1-0/+72
2022-04-01(subplotlib): Ensure that all ContextElement objects implement DebugDaniel Silverstone8-8/+36
2022-04-01(share): Update Rust template to pass in the step text to .build()Daniel Silverstone1-1/+1
2022-04-01(subplotlib-derive): Make the builder pass the step text in .build()Daniel Silverstone1-4/+2
2022-04-01(subplotlib): Make ScenarioStep hold a full step text rather than just a func...Daniel Silverstone2-12/+14
2022-04-01(subplotlib): Make scenario run output a little closer to Python runnerDaniel Silverstone1-27/+13
2022-03-29Merge branch 'liw/rustfmt' into 'main'Daniel Silverstone2-5/+16
2022-03-29docs: document need for rustfmt, have ./check look for itLars Wirzenius2-5/+16
2022-03-26Merge branch 'fix-265' into 'main'Lars Wirzenius2-4/+6
2022-03-26(check): Deliberately pick unpleasant TZ for testingDaniel Silverstone1-1/+3
2022-03-26(files.py): Be explicit about mtimes being UTCDaniel Silverstone1-3/+3
2022-03-26Merge branch 'liw/files' into 'main'Daniel Silverstone4-61/+103
2022-03-25feat: add "file doesn't contain" step to lib/files, Python and RustLars Wirzenius4-0/+32
2022-03-25refactor(lib/files.yaml): re-order step bindings meaningfullyLars Wirzenius1-61/+71
2022-03-24Merge branch 'liw/logging' into 'main'Daniel Silverstone11-257/+156
2022-03-24feat! change logging to use log/env_logger instead of tracingLars Wirzenius11-257/+156
2022-03-24Merge branch 'smoke-test' into 'main'Lars Wirzenius1-5/+7
2022-03-23Clarify these two sections are closely relatedXipmix1-4/+6
2022-03-23typoXipmix1-1/+1
2022-03-20Merge branch 'fix-248' into 'main'Lars Wirzenius1-4/+24
2022-03-19(subplotlib): Make runcmd report about executed processesDaniel Silverstone1-4/+24
2022-03-16Merge branch 'typos' into 'main'Lars Wirzenius7-66/+66
2022-03-16pluralXipmix1-1/+1
2022-03-16typosXipmix1-3/+3