index
:
subplot
main
Lars Wirzenius <liw@liw.fi>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge branch 'nohow' into 'main'
HEAD
main
Daniel Silverstone
2
-12
/
+17
6 days
Merge branch 'check-for-missing-tooling' into 'main'
Daniel Silverstone
1
-1
/
+25
9 days
refactor: don't use anyhow in the library part of the crate
Lars Wirzenius
2
-12
/
+17
10 days
build: check environment for tooling ./check needs, first thing
Lars Wirzenius
1
-1
/
+25
10 days
Merge branch 'runcmd_cwd' into 'main'
Daniel Silverstone
3
-1
/
+38
10 days
Merge branch 'fix_content' into 'main'
Daniel Silverstone
1
-1
/
+1
10 days
Merge branch 'check-no-clean-on-success' into 'main'
Daniel Silverstone
1
-2
/
+0
10 days
fix: log content, as claimed, not regex
Lars Wirzenius
1
-1
/
+1
10 days
feat(python lib/runcmd): run commands in sub-directory
Lars Wirzenius
3
-1
/
+38
10 days
build: don't delete generated test program and its log file
Lars Wirzenius
1
-2
/
+0
12 days
Merge branch 'single-binary' into 'main'
Lars Wirzenius
15
-232
/
+598
13 days
chore: Clear some clippy lints
Daniel Silverstone
4
-11
/
+7
13 days
subplot.md: Use subplot extract rather than sp-extract
Daniel Silverstone
1
-2
/
+2
13 days
subplot.md: Use subplot metadata over sp-meta
Daniel Silverstone
1
-8
/
+8
13 days
testing: Rework sp-{doc,code}gen into subplot {doc,code}gen in tests
Daniel Silverstone
3
-70
/
+70
13 days
check: Update to use subplot binary
Daniel Silverstone
1
-4
/
+6
13 days
subplot: Add initial Codegen code into binary
Daniel Silverstone
1
-2
/
+62
13 days
subplot: Copy in sp-docgen content
Daniel Silverstone
1
-1
/
+96
13 days
bin: Add metadata subcommand to subplot
Daniel Silverstone
1
-0
/
+31
13 days
bin: Abstract metadata handling
Daniel Silverstone
2
-108
/
+111
13 days
bin: Add filter support to subplot binary
Daniel Silverstone
1
-3
/
+55
13 days
bin: Initial subplot binary, only implements extract
Daniel Silverstone
1
-0
/
+111
13 days
sp-extract: Move file extraction
Daniel Silverstone
2
-12
/
+14
13 days
CLI: Refactor out document loading
Daniel Silverstone
5
-15
/
+28
13 days
resource: Remove doc comment which confuses CLI help
Daniel Silverstone
1
-4
/
+5
2021-04-06
Merge branch 'drop-scripts' into 'main'
Daniel Silverstone
1
-43
/
+0
2021-04-05
build: drop build-deb script
Lars Wirzenius
1
-43
/
+0
2021-03-11
Merge branch 'warnings-as-errors' into 'main'
Daniel Silverstone
1
-3
/
+11
2021-03-11
test: add a --strict option to ./check to forbid compiler warnings
Lars Wirzenius
1
-3
/
+11
2021-02-27
Merge branch 'fix-167' into 'main'
Lars Wirzenius
2
-309
/
+205
2021-02-27
subplotlib/tests: Format files.rs
Daniel Silverstone
1
-308
/
+199
2021-02-27
subplotlib: path_exists - check path is a directory
Daniel Silverstone
1
-1
/
+6
2021-02-25
Merge branch 'files' into 'main'
Daniel Silverstone
3
-0
/
+80
2021-02-25
feat: directory handling steps for Python lib/files
Lars Wirzenius
3
-0
/
+80
2021-02-18
Merge branch 'examples3' into 'main'
Daniel Silverstone
9
-312
/
+592
2021-02-18
refactor: rewrite check in Python as check.py
Lars Wirzenius
2
-312
/
+592
2021-02-18
refactor: move echo and muck examples under new examples/ directory
Lars Wirzenius
7
-0
/
+0
2021-02-17
Merge branch 'examples2' into 'main'
Daniel Silverstone
3
-3
/
+19
2021-02-17
Merge branch 'get-title-no-result' into 'main'
Daniel Silverstone
1
-4
/
+4
2021-02-17
refactor: make Style have methods for querying, setting fields
Lars Wirzenius
3
-3
/
+19
2021-02-17
refactor: get_title can't fail, so don't return a Result
Lars Wirzenius
1
-4
/
+4
2021-02-13
Merge branch 'chores' into 'main'
Lars Wirzenius
3
-82
/
+85
2021-02-13
structure: Support additional inline kind
Daniel Silverstone
1
-0
/
+1
2021-02-13
Merge branch 'test-installed' into 'main'
Daniel Silverstone
2
-14
/
+75
2021-02-13
Cargo.lock: Run `cargo update`
Daniel Silverstone
1
-76
/
+78
2021-02-13
Cargo.{lock,toml}: Update pandoc_ast and serde-aux
Daniel Silverstone
2
-6
/
+6
2021-02-13
feat: allow subplot.md to be used to test an installed Subplot
Lars Wirzenius
2
-14
/
+75
2021-02-11
Merge branch 'scenario-language' into 'main'
Daniel Silverstone
1
-22
/
+68
2021-02-11
doc(subplot.md): add section to explain given/when/then
Lars Wirzenius
1
-0
/
+45
2021-02-11
doc(subplot.md): move section on metadata after general markup one
Lars Wirzenius
1
-30
/
+30
[next]