summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-07Merge branch 'release' into 'main'0.2.2Daniel Silverstone5-25/+85
2021-08-07chore: update debian/changelog for new releaseLars Wirzenius1-0/+6
2021-08-07chore: tell shellcheck it's OKLars Wirzenius1-0/+1
2021-08-07chore: update crate version number and dependencies, for releaseLars Wirzenius2-25/+32
2021-08-07docs: update NEWS.md for new releaseLars Wirzenius1-0/+46
2021-08-07Merge branch 'main' into 'main'Lars Wirzenius1-4/+16
2021-08-07Merge branch 'bash-assert' into 'main'Lars Wirzenius1-2/+2
2021-08-06bash: Fix asserts preventing cleanupRichard Maw1-2/+2
2021-08-06bash template: Provide captures to cleanupsRichard Maw1-4/+16
2021-08-06Merge branch 'main' into 'main'Lars Wirzenius1-1/+1
2021-08-06fix: Remove double newline from bash envnamesRichard Maw1-1/+1
2021-08-06Merge branch 'main' into 'main'Lars Wirzenius2-4/+44
2021-08-05bash: Support --env option in generated scriptsRichard Maw1-0/+39
2021-08-05fix: Make bash envnames pure shell againRichard Maw1-1/+1
2021-08-05fix: bash files implementations inability to readRichard Maw1-3/+4
2021-08-01Merge branch 'acceptance-what' into 'main'Daniel Silverstone1-0/+44
2021-08-01Merge branch 'release-automatable' into 'main'Daniel Silverstone1-33/+57
2021-07-31docs: update release process: more explicitLars Wirzenius1-33/+57
2021-07-31docs: explain concepts, suggest a workflowLars Wirzenius1-0/+44
2021-07-31Merge branch 'ci-timestampps' into 'main'Daniel Silverstone1-0/+15
2021-07-31test: sleep for a second before running docgenLars Wirzenius1-0/+15
2021-07-31Merge branch 'feature/daemon-env' into 'main'Lars Wirzenius3-6/+129
2021-07-30Fix flake8 warningsAlexander Batischev1-0/+3
2021-07-29feat(lib/daemon.py): add way to specify env varsAlexander Batischev3-6/+126
2021-07-28Merge branch 'all-bindings' into 'main'Daniel Silverstone5-23/+77
2021-07-28Merge branch 'merged' into 'main'Daniel Silverstone3-18/+40
2021-07-28fix: use socket/bind/listen for compa with Python < 3.8Lars Wirzenius1-1/+4
2021-07-28test: log stderr when asserting that daemon didn't fail to startLars Wirzenius1-0/+5
2021-07-28test: log _daemon namespace for debugging CILars Wirzenius1-0/+1
2021-07-27Fix daemon.py tests' dependence on netcatAlexander Batischev3-18/+31
2021-07-20feat: when more than one bindings match a step, list all of themLars Wirzenius5-23/+77
2021-07-16Merge branch 'main' into 'main'Lars Wirzenius1-8/+8
2021-07-13Fix implemented typoRichard Maw1-1/+1
2021-07-12Fix html typoRichard Maw1-1/+1
2021-07-12Fix typo of officiallyRichard Maw1-1/+1
2021-07-12Fix typo in precond_fooRichard Maw1-2/+2
2021-07-12Fix typoRichard Maw1-1/+1
2021-07-12Make it a little more obvious file helpers return contentsRichard Maw1-2/+2
2021-07-11Merge branch 'release' into 'main'0.2.1Daniel Silverstone4-38/+64
2021-07-11release: Subplot version 0.2.1Lars Wirzenius4-38/+64
2021-07-09Merge branch 'fix' into 'main'Daniel Silverstone2-10/+10
2021-07-08chore: make f-strings without placeholders into normal stringsLars Wirzenius2-10/+10
2021-06-19Merge branch 'plantuml-flexibility' into 'main'Lars Wirzenius4-10/+92
2021-06-19plantuml: Pass dot path into plantumlDaniel Silverstone1-0/+2
2021-06-19build: Support dot/plantuml.jar paths via build environment variablesDaniel Silverstone2-3/+35
2021-06-19cli: Add flexibility in dot and plantuml locationsDaniel Silverstone3-9/+57
2021-06-19Merge branch 'fix-201' into 'main'Lars Wirzenius1-1/+2
2021-06-19Merge branch 'fix-203' into 'main'Lars Wirzenius1-2/+39
2021-06-18build.rs: Add some documentation to reduce confusion in newcomersDaniel Silverstone1-2/+39
2021-06-18tests: Move bindings microbenchmark to an integration testDaniel Silverstone1-1/+2