aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* feat(ef): implement RG 33's third omission triggerLukasz Kasprzak2026-08-218-20/+199
* feat(config): flavour is settable, and an INI overlay is diagnosedLukasz Kasprzak2026-08-212-0/+38
* fix(cli): diagnose an INI overlay passed to --overlayLukasz Kasprzak2026-08-211-0/+11
* fix(render): a month answers to both spellings of its own nameLukasz Kasprzak2026-08-201-0/+19
* fix: audit findings — parser strictness, name ambiguity, and errorsLukasz Kasprzak2026-08-203-5/+142
* fix(citation): close the final review's blocking findingsLukasz Kasprzak2026-08-202-14/+41
* fix(lang): stop internal book ids reaching output, and finish the docsLukasz Kasprzak2026-08-201-0/+28
* feat(lang): Latin and English book names, and the shipped sigla stylesLukasz Kasprzak2026-08-2013-175/+205
* feat(render): citations render through Sigla at both call sitesLukasz Kasprzak2026-08-2014-1509/+1629
* feat(config): sigla_style, sigla_book and sigla_traditionLukasz Kasprzak2026-08-202-13/+121
* fix(citation): complete the modern tradition, and test the shipped fileLukasz Kasprzak2026-08-201-4/+40
* feat(lang): traditions.ini, and its install ruleLukasz Kasprzak2026-08-202-2/+25
* feat(lang): read [bible] and [sigla] sectionsLukasz Kasprzak2026-08-201-1/+47
* feat(citation): the Sigla facade, total by constructionLukasz Kasprzak2026-08-203-24/+92
* feat(citation): default_spelling, and close two test gapsLukasz Kasprzak2026-08-201-0/+48
* feat(citation): render a parsed citation in a configurable styleLukasz Kasprzak2026-08-202-0/+112
* test(citation): assert every emitted citation parsesLukasz Kasprzak2026-08-202-0/+44
* feat(citation): parse citations into structureLukasz Kasprzak2026-08-202-0/+55
* fix(citation): survey all three citation-bearing files, not just the lectionaryLukasz Kasprzak2026-08-201-4/+109
* feat(citation): canonical book ids and tradition mappingLukasz Kasprzak2026-08-203-1/+45
* docs(templates): fix groff Build: lines to match check-templatesLukasz Kasprzak2026-08-202-2/+2
* feat(templates): retune ordo.tex to ordo.typ's density, fix ordo.ms's ownLukasz Kasprzak2026-08-202-4238/+4032
* feat(templates): week headers stop repeating the month nameLukasz Kasprzak2026-08-207-522/+553
* feat(render): Roman week numbers and date spans, as dataLukasz Kasprzak2026-08-203-0/+71
* fix(templates): the Typst grid no longer overflows a 6-week monthLukasz Kasprzak2026-08-201-4891/+2778
* feat(templates): the ordo booklet flows continuously, not one week per pageLukasz Kasprzak2026-08-208-7686/+4536
* fix(naming): the rite prints its display name, not the internal id efLukasz Kasprzak2026-08-2011-13/+33
* fix(cli): close the flavour-list call sites Typst's addition exposedLukasz Kasprzak2026-08-201-3/+12
* feat(templates): ordo booklet and wall calendar in TypstLukasz Kasprzak2026-08-204-3/+15847
* feat(render): Typst as a seventh escaping flavourLukasz Kasprzak2026-08-201-1/+61
* feat(cli): --lang and --raw, colitur lang, colitur configLukasz Kasprzak2026-08-201-26/+226
* fix(templates): clear the wall calendar's class label of the border, add siglaLukasz Kasprzak2026-08-203-128/+924
* test(golden): refresh ordo-2027 goldens for the newly named commemorationsLukasz Kasprzak2026-08-196-570/+570
* feat(lang): walk commemorations and transfers, name every slug they surfaceLukasz Kasprzak2026-08-191-11/+30
* feat(templates): the wall calendar fills its pageLukasz Kasprzak2026-08-193-608/+656
* fix(templates): reserve room for the ordo booklet's running headerLukasz Kasprzak2026-08-191-1/+14
* feat(templates): the ordo booklet, rebuiltLukasz Kasprzak2026-08-196-6664/+8248
* feat(render): names reach the view and every emitterLukasz Kasprzak2026-08-193-11/+110
* feat(lang): Latin sanctoral names, and EnglishLukasz Kasprzak2026-08-192-20/+52
* feat(lang): Latin temporal names from the MissalLukasz Kasprzak2026-08-193-0/+75
* fix(naming): config.ml merges every [defaults] block, like lang.mlLukasz Kasprzak2026-08-191-1/+45
* fix(naming): config fix round 1 -- unknown sections, O(n) accumulateLukasz Kasprzak2026-08-191-3/+19
* fix(naming): merge duplicate [section] blocks in the language tableLukasz Kasprzak2026-08-191-1/+33
* feat(naming): the config fileLukasz Kasprzak2026-08-192-0/+63
* feat(naming): the language tableLukasz Kasprzak2026-08-193-1/+87
* fix(cli): guard publish's IO, validate --dtstamp, and list all commandsLukasz Kasprzak2026-08-191-3/+40
* fix(templates): grid.ms wall calendar dropped four of seven columnsLukasz Kasprzak2026-08-191-88/+1038
* test(emit): replace two vacuous CSV/XML assertions with real onesLukasz Kasprzak2026-08-191-11/+103
* fix(cli): publish --prune refuses a manifest entry that escapes --outLukasz Kasprzak2026-08-191-0/+48
* feat(cli): colitur publish -- the static treeLukasz Kasprzak2026-08-192-1/+449