| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | docs(C39): correct the shape split, 7/3 -> 6/4 | Lukasz Kasprzak | 2026-08-21 | 1 | -1/+1 |
| | * | chore: gitignore .superpowers working artifacts | Lukasz Kasprzak | 2026-08-21 | 1 | -0/+4 |
| | * | feat(ef): implement RG 33's third omission trigger | Lukasz Kasprzak | 2026-08-21 | 15 | -26/+478 |
| |/ |
|
| * | docs(config): document the flavour key | Lukasz Kasprzak | 2026-08-21 | 1 | -0/+40 |
| * | release: v0.10.0v0.10.0 | Lukasz Kasprzak | 2026-08-21 | 3 | -3/+3 |
| * | feat(config): flavour is settable, and an INI overlay is diagnosed | Lukasz Kasprzak | 2026-08-21 | 6 | -5/+77 |
| * | fix(cli): diagnose an INI overlay passed to --overlay | Lukasz Kasprzak | 2026-08-21 | 2 | -0/+45 |
| * | docs: correct a stale README | Lukasz Kasprzak | 2026-08-21 | 1 | -10/+44 |
| * | build: verify the upload instead of assuming it | Lukasz Kasprzak | 2026-08-21 | 1 | -5/+21 |
| * | build: publish the latest tag, not strictly HEAD | Lukasz Kasprzak | 2026-08-21 | 1 | -2/+4 |
| * | build: publish one current tarball instead of per-tag snapshots | Lukasz Kasprzak | 2026-08-21 | 2 | -2/+28 |
| * | chore: v0.9.0v0.9.0 | Lukasz Kasprzak | 2026-08-20 | 3 | -3/+3 |
| * | Merge branch 'robustness-and-hackability' | Lukasz Kasprzak | 2026-08-20 | 16 | -95/+598 |
| |\ |
|
| | * | fix(render): a month answers to both spellings of its own name | Lukasz Kasprzak | 2026-08-20 | 3 | -5/+62 |
| | * | fix: audit findings — parser strictness, name ambiguity, and errors | Lukasz Kasprzak | 2026-08-20 | 13 | -90/+536 |
| |/ |
|
| * | chore: v0.8.0v0.8.0 | Lukasz Kasprzak | 2026-08-20 | 2 | -2/+2 |
| * | Merge branch 'citations-and-sigla' | Lukasz Kasprzak | 2026-08-20 | 46 | -1679/+4600 |
| |\ |
|
| | * | fix(citation): close the final review's blocking findings | Lukasz Kasprzak | 2026-08-20 | 7 | -18/+94 |
| | * | fix(lang): stop internal book ids reaching output, and finish the docs | Lukasz Kasprzak | 2026-08-20 | 4 | -17/+132 |
| | * | docs(citation): sigla flags, book naming and traditions | Lukasz Kasprzak | 2026-08-20 | 2 | -5/+437 |
| | * | fix(lang): disambiguate the two Books of Kings in full mode | Lukasz Kasprzak | 2026-08-20 | 1 | -6/+12 |
| | * | feat(lang): Latin and English book names, and the shipped sigla styles | Lukasz Kasprzak | 2026-08-20 | 15 | -175/+730 |
| | * | feat(render): citations render through Sigla at both call sites | Lukasz Kasprzak | 2026-08-20 | 18 | -1558/+1804 |
| | * | feat(config): sigla_style, sigla_book and sigla_tradition | Lukasz Kasprzak | 2026-08-20 | 5 | -34/+284 |
| | * | fix(citation): complete the modern tradition, and test the shipped file | Lukasz Kasprzak | 2026-08-20 | 2 | -4/+41 |
| | * | feat(lang): traditions.ini, and its install rule | Lukasz Kasprzak | 2026-08-20 | 6 | -6/+126 |
| | * | feat(lang): read [bible] and [sigla] sections | Lukasz Kasprzak | 2026-08-20 | 3 | -4/+95 |
| | * | feat(citation): the Sigla facade, total by construction | Lukasz Kasprzak | 2026-08-20 | 5 | -24/+144 |
| | * | feat(citation): default_spelling, and close two test gaps | Lukasz Kasprzak | 2026-08-20 | 3 | -0/+72 |
| | * | feat(citation): render a parsed citation in a configurable style | Lukasz Kasprzak | 2026-08-20 | 4 | -0/+267 |
| | * | test(citation): assert every emitted citation parses | Lukasz Kasprzak | 2026-08-20 | 2 | -0/+44 |
| | * | feat(citation): parse citations into structure | Lukasz Kasprzak | 2026-08-20 | 4 | -0/+180 |
| | * | fix(citation): survey all three citation-bearing files, not just the lectionary | Lukasz Kasprzak | 2026-08-20 | 3 | -20/+161 |
| | * | feat(citation): canonical book ids and tradition mapping | Lukasz Kasprzak | 2026-08-20 | 6 | -1/+170 |
| |/ |
|
| * | docs(templates): fix groff Build: lines to match check-templates | Lukasz Kasprzak | 2026-08-20 | 4 | -4/+4 |
| * | feat(templates): retune ordo.tex to ordo.typ's density, fix ordo.ms's own | Lukasz Kasprzak | 2026-08-20 | 5 | -4289/+4215 |
| * | feat(templates): week headers stop repeating the month name | Lukasz Kasprzak | 2026-08-20 | 14 | -548/+610 |
| * | feat(render): Roman week numbers and date spans, as data | Lukasz Kasprzak | 2026-08-20 | 8 | -11/+201 |
| * | fix(templates): the Typst grid no longer overflows a 6-week month | Lukasz Kasprzak | 2026-08-20 | 2 | -4923/+2859 |
| * | feat(templates): the ordo booklet flows continuously, not one week per page | Lukasz Kasprzak | 2026-08-20 | 16 | -7738/+4716 |
| * | fix(naming): the rite prints its display name, not the internal id ef | Lukasz Kasprzak | 2026-08-20 | 24 | -25/+100 |
| * | fix(cli): close the flavour-list call sites Typst's addition exposed | Lukasz Kasprzak | 2026-08-20 | 4 | -21/+87 |
| * | feat(templates): ordo booklet and wall calendar in Typst | Lukasz Kasprzak | 2026-08-20 | 7 | -11/+16096 |
| * | feat(render): Typst as a seventh escaping flavour | Lukasz Kasprzak | 2026-08-20 | 3 | -10/+95 |
| * | docs(naming): the config man page, and the field reference | Lukasz Kasprzak | 2026-08-20 | 4 | -203/+698 |
| * | feat(cli): --lang and --raw, colitur lang, colitur config | Lukasz Kasprzak | 2026-08-20 | 4 | -124/+1091 |
| * | fix(templates): clear the wall calendar's class label of the border, add sigla | Lukasz Kasprzak | 2026-08-20 | 6 | -133/+997 |
| * | fix(install): ship lang/ so installed colitur resolves names | Lukasz Kasprzak | 2026-08-19 | 2 | -2/+19 |
| * | feat: naming, localisation and the rebuilt printed output | Lukasz Kasprzak | 2026-08-19 | 50 | -7492/+14056 |
| |\ |
|
| | * | test(golden): refresh ordo-2027 goldens for the newly named commemorations | Lukasz Kasprzak | 2026-08-19 | 6 | -570/+570 |