| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(templates): retune ordo.tex to ordo.typ's density, fix ordo.ms's own | Lukasz Kasprzak | 2026-08-20 | 2 | -4238/+4032 |
| * | feat(templates): week headers stop repeating the month name | Lukasz Kasprzak | 2026-08-20 | 7 | -522/+553 |
| * | feat(render): Roman week numbers and date spans, as data | Lukasz Kasprzak | 2026-08-20 | 3 | -0/+71 |
| * | fix(templates): the Typst grid no longer overflows a 6-week month | Lukasz Kasprzak | 2026-08-20 | 1 | -4891/+2778 |
| * | feat(templates): the ordo booklet flows continuously, not one week per page | Lukasz Kasprzak | 2026-08-20 | 8 | -7686/+4536 |
| * | fix(naming): the rite prints its display name, not the internal id ef | Lukasz Kasprzak | 2026-08-20 | 11 | -13/+33 |
| * | fix(cli): close the flavour-list call sites Typst's addition exposed | Lukasz Kasprzak | 2026-08-20 | 1 | -3/+12 |
| * | feat(templates): ordo booklet and wall calendar in Typst | Lukasz Kasprzak | 2026-08-20 | 4 | -3/+15847 |
| * | feat(render): Typst as a seventh escaping flavour | Lukasz Kasprzak | 2026-08-20 | 1 | -1/+61 |
| * | feat(cli): --lang and --raw, colitur lang, colitur config | Lukasz Kasprzak | 2026-08-20 | 1 | -26/+226 |
| * | fix(templates): clear the wall calendar's class label of the border, add sigla | Lukasz Kasprzak | 2026-08-20 | 3 | -128/+924 |
| * | test(golden): refresh ordo-2027 goldens for the newly named commemorations | Lukasz Kasprzak | 2026-08-19 | 6 | -570/+570 |
| * | feat(lang): walk commemorations and transfers, name every slug they surface | Lukasz Kasprzak | 2026-08-19 | 1 | -11/+30 |
| * | feat(templates): the wall calendar fills its page | Lukasz Kasprzak | 2026-08-19 | 3 | -608/+656 |
| * | fix(templates): reserve room for the ordo booklet's running header | Lukasz Kasprzak | 2026-08-19 | 1 | -1/+14 |
| * | feat(templates): the ordo booklet, rebuilt | Lukasz Kasprzak | 2026-08-19 | 6 | -6664/+8248 |
| * | feat(render): names reach the view and every emitter | Lukasz Kasprzak | 2026-08-19 | 3 | -11/+110 |
| * | feat(lang): Latin sanctoral names, and English | Lukasz Kasprzak | 2026-08-19 | 2 | -20/+52 |
| * | feat(lang): Latin temporal names from the Missal | Lukasz Kasprzak | 2026-08-19 | 3 | -0/+75 |
| * | fix(naming): config.ml merges every [defaults] block, like lang.ml | Lukasz Kasprzak | 2026-08-19 | 1 | -1/+45 |
| * | fix(naming): config fix round 1 -- unknown sections, O(n) accumulate | Lukasz Kasprzak | 2026-08-19 | 1 | -3/+19 |
| * | fix(naming): merge duplicate [section] blocks in the language table | Lukasz Kasprzak | 2026-08-19 | 1 | -1/+33 |
| * | feat(naming): the config file | Lukasz Kasprzak | 2026-08-19 | 2 | -0/+63 |
| * | feat(naming): the language table | Lukasz Kasprzak | 2026-08-19 | 3 | -1/+87 |
| * | fix(cli): guard publish's IO, validate --dtstamp, and list all commands | Lukasz Kasprzak | 2026-08-19 | 1 | -3/+40 |
| * | fix(templates): grid.ms wall calendar dropped four of seven columns | Lukasz Kasprzak | 2026-08-19 | 1 | -88/+1038 |
| * | test(emit): replace two vacuous CSV/XML assertions with real ones | Lukasz Kasprzak | 2026-08-19 | 1 | -11/+103 |
| * | fix(cli): publish --prune refuses a manifest entry that escapes --out | Lukasz Kasprzak | 2026-08-19 | 1 | -0/+48 |
| * | feat(cli): colitur publish -- the static tree | Lukasz Kasprzak | 2026-08-19 | 2 | -1/+449 |
| * | feat(templates): wall calendar grid in LaTeX, groff and HTML | Lukasz Kasprzak | 2026-08-19 | 5 | -2/+657 |
| * | fix(cli): guard the whole template read, not only the open | Lukasz Kasprzak | 2026-08-19 | 1 | -0/+9 |
| * | feat(templates): ordo booklet in six flavours, pinned by goldens | Lukasz Kasprzak | 2026-08-19 | 9 | -2/+14728 |
| * | feat(cli): colitur table and render | Lukasz Kasprzak | 2026-08-19 | 1 | -0/+69 |
| * | fix(render): omit DTEND at the domain's own last day, 9999-12-31 | Lukasz Kasprzak | 2026-08-19 | 1 | -1/+44 |
| * | feat(cli): colitur emit -- csv, json, sexp, xml, ics | Lukasz Kasprzak | 2026-08-19 | 1 | -0/+69 |
| * | feat(render): iCalendar emitter, RFC 5545 | Lukasz Kasprzak | 2026-08-19 | 2 | -1/+102 |
| * | feat(render): XML emitter and schema | Lukasz Kasprzak | 2026-08-19 | 2 | -1/+36 |
| * | feat(render): CSV and JSON emitters, and the published contract | Lukasz Kasprzak | 2026-08-19 | 2 | -1/+79 |
| * | feat(render): the view model | Lukasz Kasprzak | 2026-08-19 | 3 | -1/+186 |
| * | feat(render): template renderer with mandatory escaping | Lukasz Kasprzak | 2026-08-19 | 2 | -1/+81 |
| * | fix(render): reject empty tag paths, sharpen the raw-form test | Lukasz Kasprzak | 2026-08-19 | 1 | -3/+28 |
| * | feat(render): logic-less template parser | Lukasz Kasprzak | 2026-08-19 | 2 | -1/+63 |
| * | fix(render): make fold_ics total on arbitrary octet strings | Lukasz Kasprzak | 2026-08-19 | 1 | -8/+34 |
| * | feat(render): per-flavour escaping and RFC 5545 line folding | Lukasz Kasprzak | 2026-08-19 | 3 | -2/+96 |
| * | test(differential): C14 and C15 closed -- only slug vocabulary remains | Lukasz Kasprzak | 2026-08-18 | 3 | -44/+42 |
| * | test(differential): C31 closed -- 4 classes left, 257 of 267 rows are naming | Lukasz Kasprzak | 2026-08-18 | 3 | -124/+100 |
| * | test(differential): C20 and C38 closed -- agreement 98.4% | Lukasz Kasprzak | 2026-08-18 | 3 | -276/+223 |
| * | test(differential): seven classes closed -- agreement 93.9% to 97.1% | Lukasz Kasprzak | 2026-08-18 | 3 | -961/+910 |
| * | test(differential): C8 closed, C6 narrowed to naming | Lukasz Kasprzak | 2026-08-18 | 3 | -147/+147 |
| * | test(differential): C17 closed -- the largest divergence class is gone | Lukasz Kasprzak | 2026-08-18 | 3 | -1149/+1149 |