summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reader: verse number in a left column, hang-indent wrapped textv1.0Lukasz Kasprzak2026-07-302-12/+41
* build: add `make dist` source-tarball target + .gitattributes export-ignoreLukasz Kasprzak2026-07-293-2/+14
* license: relicense clectio's own code under GPL-3.0-or-laterLukasz Kasprzak2026-07-296-28/+692
* feat: man page (clectio.1), installed by make installLukasz Kasprzak2026-07-293-2/+162
* docs: reframe calendar customization as "Bring your own calendar"Lukasz Kasprzak2026-07-291-9/+11
* feat: standalone calendar overrides (calendar.h) + document customizationLukasz Kasprzak2026-07-295-8/+129
* docs: fully document the bring-your-own-Bible corpus formatLukasz Kasprzak2026-07-291-9/+51
* feat: --month [YYYY-MM | N] month overviewLukasz Kasprzak2026-07-292-5/+74
* feat: -a/-g runtime reading toggle and WRAP config optionLukasz Kasprzak2026-07-293-17/+103
* perf: DEFLATE (puff) + -no-pie -> OF binary 879 KB -> 662 KB (-25%)Lukasz Kasprzak2026-07-299-140/+353
* feat: config.h GOSPEL_ONLY -- print all readings (default) or just the GospelLukasz Kasprzak2026-07-283-6/+20
* make: honor $CC (CC ?= cc) so a gcc environment builds with plain `make`Lukasz Kasprzak2026-07-281-1/+1
* clean: silence strict -Wsign-conversion / -Wunused-functionLukasz Kasprzak2026-07-282-5/+6
* fix: recover dropped readings + collapse whitespace; regenerate dataLukasz Kasprzak2026-07-287-2937/+3046
* clectio: tiny suckless C daily readings, all readings compiled inlectio2026-07-2815-0/+13639