| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(ef): Rogation Monday/Tuesday are white, not violet (RG 119) | Lukasz Kasprzak | 2026-08-22 | 13 | -34/+96 |
| * | fix(ordo): correct L5/F3 misadjudication -- Cum Sanctissima, not a gap | Lukasz Kasprzak | 2026-08-22 | 3 | -496/+765 |
| * | feat(ef): the Gloria in excelsis, RG 431-432, deferring to Breviary 237-238 | Lukasz Kasprzak | 2026-08-22 | 7 | -65/+684 |
| * | feat(ef): implement the calendarium's bissextile February shift | Lukasz Kasprzak | 2026-08-22 | 5 | -12/+133 |
| * | test(fiuv-ordo): add the FIUV universal Ordo as a second, independent witness | Lukasz Kasprzak | 2026-08-22 | 4 | -1/+1829 |
| * | test(lms-ordo): extend the LMS witness layer from one year to three | Lukasz Kasprzak | 2026-08-22 | 5 | -408/+3437 |
| * | docs(cli): --help's rubrics section drifted to three fields, it has four | Lukasz Kasprzak | 2026-08-22 | 1 | -0/+17 |
| * | fix(kernel): Mass_formulary.t.said is honestly optional -- was false for Votive | Lukasz Kasprzak | 2026-08-22 | 5 | -27/+82 |
| * | test(ef): compare the LMS Ordo's formulary override STRING, not just presence | Lukasz Kasprzak | 2026-08-22 | 1 | -13/+207 |
| * | fix(ef): RG 476(f) -- the Creed is not said at a Requiem Mass | Lukasz Kasprzak | 2026-08-22 | 2 | -2/+100 |
| * | test(ef): the LMS Ordo as a sixth validation layer | Lukasz Kasprzak | 2026-08-22 | 4 | -1/+1984 |
| * | fix(ef): check RG 24/25's ferial invariant instead of asserting it | Lukasz Kasprzak | 2026-08-22 | 1 | -2/+154 |
| * | feat(ef): the Creed, RG 475-476 | Lukasz Kasprzak | 2026-08-22 | 5 | -13/+265 |
| * | feat(cli): colitur rubrics prints the day's Mass formulary | Lukasz Kasprzak | 2026-08-22 | 1 | -4/+89 |
| * | docs(ef): retract the false LMS Ordo witness claim for Mass_formulary.Votive | Lukasz Kasprzak | 2026-08-22 | 1 | -4/+10 |
| * | fix(kernel,ef): a votive Mass is not the day's own -- add Mass_formulary.Votive | Lukasz Kasprzak | 2026-08-21 | 2 | -5/+19 |
| * | feat(kernel,ef): the lectionary reports which Mass it said | Lukasz Kasprzak | 2026-08-21 | 4 | -17/+152 |
| * | feat(kernel): a type for which Mass a day says | Lukasz Kasprzak | 2026-08-21 | 2 | -1/+31 |
| * | docs(C39): day-level confirmation from the LMS Ordo | Lukasz Kasprzak | 2026-08-21 | 1 | -7/+11 |
| * | docs(C39): withdraw the Ordo corroboration claim | Lukasz Kasprzak | 2026-08-21 | 1 | -4/+8 |
| * | feat(ef): implement RG 33's third omission trigger | Lukasz Kasprzak | 2026-08-21 | 8 | -20/+199 |
| * | feat(config): flavour is settable, and an INI overlay is diagnosed | Lukasz Kasprzak | 2026-08-21 | 2 | -0/+38 |
| * | fix(cli): diagnose an INI overlay passed to --overlay | Lukasz Kasprzak | 2026-08-21 | 1 | -0/+11 |
| * | fix(render): a month answers to both spellings of its own name | Lukasz Kasprzak | 2026-08-20 | 1 | -0/+19 |
| * | fix: audit findings — parser strictness, name ambiguity, and errors | Lukasz Kasprzak | 2026-08-20 | 3 | -5/+142 |
| * | fix(citation): close the final review's blocking findings | Lukasz Kasprzak | 2026-08-20 | 2 | -14/+41 |
| * | fix(lang): stop internal book ids reaching output, and finish the docs | Lukasz Kasprzak | 2026-08-20 | 1 | -0/+28 |
| * | feat(lang): Latin and English book names, and the shipped sigla styles | Lukasz Kasprzak | 2026-08-20 | 13 | -175/+205 |
| * | feat(render): citations render through Sigla at both call sites | Lukasz Kasprzak | 2026-08-20 | 14 | -1509/+1629 |
| * | feat(config): sigla_style, sigla_book and sigla_tradition | Lukasz Kasprzak | 2026-08-20 | 2 | -13/+121 |
| * | fix(citation): complete the modern tradition, and test the shipped file | Lukasz Kasprzak | 2026-08-20 | 1 | -4/+40 |
| * | feat(lang): traditions.ini, and its install rule | Lukasz Kasprzak | 2026-08-20 | 2 | -2/+25 |
| * | feat(lang): read [bible] and [sigla] sections | Lukasz Kasprzak | 2026-08-20 | 1 | -1/+47 |
| * | feat(citation): the Sigla facade, total by construction | Lukasz Kasprzak | 2026-08-20 | 3 | -24/+92 |
| * | feat(citation): default_spelling, and close two test gaps | Lukasz Kasprzak | 2026-08-20 | 1 | -0/+48 |
| * | feat(citation): render a parsed citation in a configurable style | Lukasz Kasprzak | 2026-08-20 | 2 | -0/+112 |
| * | 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 | 2 | -0/+55 |
| * | fix(citation): survey all three citation-bearing files, not just the lectionary | Lukasz Kasprzak | 2026-08-20 | 1 | -4/+109 |
| * | feat(citation): canonical book ids and tradition mapping | Lukasz Kasprzak | 2026-08-20 | 3 | -1/+45 |
| * | docs(templates): fix groff Build: lines to match check-templates | Lukasz Kasprzak | 2026-08-20 | 2 | -2/+2 |
| * | 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 |