about summary refs log tree commit diff stats
path: root/internal/config/source.go
Commit message (Expand)AuthorAgeLines
* refactor: separate fetch and import logicAlan Pearce2024-05-16-46/+2
* refactor: remove toml special casesAlan Pearce2024-05-16-4/+4
* feat: add DownloadOptions importer (fetches pre-built options.json)Alan Pearce2024-05-14-0/+5
* refactor: move Source/Repository types to config packageAlan Pearce2024-05-13-0/+60