summaryrefslogtreecommitdiff
path: root/test/cli.t
Commit message (Expand)AuthorAgeFilesLines
* fix(cli): make the flag surface systematicLukasz Kasprzak2026-08-271-15/+244
* fix(cli): render the Second reading on colitur readingsLukasz Kasprzak2026-08-261-1/+19
* fix(of): print the OF's own transcribed Latin/English names, not EF'sLukasz Kasprzak2026-08-261-0/+12
* feat(of): assemble Rite_of.context and wire --rite of into the CLILukasz Kasprzak2026-08-261-0/+50
* feat(ef): the Mass preface, RG 482-499Lukasz Kasprzak2026-08-221-12/+21
* feat(ef): the Gloria in excelsis, RG 431-432, deferring to Breviary 237-238Lukasz Kasprzak2026-08-221-13/+27
* docs(cli): --help's rubrics section drifted to three fields, it has fourLukasz Kasprzak2026-08-221-0/+17
* fix(kernel): Mass_formulary.t.said is honestly optional -- was false for VotiveLukasz Kasprzak2026-08-221-12/+24
* fix(ef): RG 476(f) -- the Creed is not said at a Requiem MassLukasz Kasprzak2026-08-221-2/+12
* feat(ef): the Creed, RG 475-476Lukasz Kasprzak2026-08-221-9/+9
* feat(cli): colitur rubrics prints the day's Mass formularyLukasz Kasprzak2026-08-221-4/+89
* feat(kernel,ef): the lectionary reports which Mass it saidLukasz Kasprzak2026-08-211-1/+1
* feat(config): flavour is settable, and an INI overlay is diagnosedLukasz Kasprzak2026-08-211-0/+19
* fix(cli): diagnose an INI overlay passed to --overlayLukasz Kasprzak2026-08-211-0/+11
* fix: audit findings — parser strictness, name ambiguity, and errorsLukasz Kasprzak2026-08-201-5/+5
* fix(citation): close the final review's blocking findingsLukasz Kasprzak2026-08-201-8/+15
* feat(lang): Latin and English book names, and the shipped sigla stylesLukasz Kasprzak2026-08-201-16/+21
* feat(render): citations render through Sigla at both call sitesLukasz Kasprzak2026-08-201-5/+87
* feat(config): sigla_style, sigla_book and sigla_traditionLukasz Kasprzak2026-08-201-12/+87
* fix(naming): the rite prints its display name, not the internal id efLukasz Kasprzak2026-08-201-2/+2
* fix(cli): close the flavour-list call sites Typst's addition exposedLukasz Kasprzak2026-08-201-3/+12
* feat(cli): --lang and --raw, colitur lang, colitur configLukasz Kasprzak2026-08-201-26/+226
* feat(render): names reach the view and every emitterLukasz Kasprzak2026-08-191-7/+16
* fix(cli): guard publish's IO, validate --dtstamp, and list all commandsLukasz Kasprzak2026-08-191-3/+40
* 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-191-0/+442
* fix(cli): guard the whole template read, not only the openLukasz Kasprzak2026-08-191-0/+9
* feat(cli): colitur table and renderLukasz Kasprzak2026-08-191-0/+69
* feat(cli): colitur emit -- csv, json, sexp, xml, icsLukasz Kasprzak2026-08-191-0/+69
* feat(examples): ship two real local calendars, with their limits statedLukasz Kasprzak2026-08-181-0/+23
* feat(overlay): a flat INI front end, which verifies its own outputLukasz Kasprzak2026-08-181-0/+19
* feat(cli): colitur check and colitur new-overlayLukasz Kasprzak2026-08-181-3/+35
* feat(data): ship a worked example overlay calendarLukasz Kasprzak2026-08-181-0/+5
* test(cli): the 3 January pin is a BVM Saturday, not a feriav0.3.0Lukasz Kasprzak2026-08-171-1/+8
* test(cli): pin the version's shape, not its literalv0.2.0Lukasz Kasprzak2026-08-171-4/+9
* feat(cli): --overlay FILE, so a local calendar can be suppliedLukasz Kasprzak2026-08-171-0/+65
* feat(cli): --version, a CHANGELOG, and a release targetLukasz Kasprzak2026-08-171-0/+18
* feat(cli): a Makefile, a man page, and --helpLukasz Kasprzak2026-08-171-1/+31
* feat(cli): install the runtime data, and resolve it in three waysLukasz Kasprzak2026-08-171-0/+20
* feat(cli): colitur readings, one line per dayLukasz Kasprzak2026-08-171-1/+73
* rite(ef): the Annunciation's RG96 exception is conditional, not unconditionalLukasz Kasprzak2026-08-121-0/+13
* cli: colitur day <year> dumps resolved liturgical daysLukasz Kasprzak2026-08-121-1/+66
* cli: emit "-" for an absent week, keeping output column-safeLukasz Kasprzak2026-08-111-3/+3
* rite(ef): fix duplicate slugs and omitted weeks in the temporal cycleLukasz Kasprzak2026-08-111-2/+2
* cli: colitur temporal <year> dumps the EF temporal cycleLukasz Kasprzak2026-08-111-1/+23
* cli: colitur easter <year> prints Easter and its anchorsLukasz Kasprzak2026-07-311-0/+21