summaryrefslogtreecommitdiff
path: root/sources/snapshot.tar.gz
Commit message (Collapse)AuthorAgeFilesLines
* sources: store the snapshot as one compressed archiveLukasz Kasprzak2026-07-301-0/+0
Replace the ~1600 raw per-provider files (24 MB) with a single solid sources/snapshot.tar.gz (6 MB); manifest.tsv + README stay uncompressed for browsing. The extracted per-provider dirs are now git-ignored; snapshot-sources.sh gains pack/unpack, and the README documents the unpack -> refresh -> pack cycle. Distribution-ready: one archive, not a file tree.