about summary refs log tree commit diff stats
path: root/internal/config/source.go
Commit message (Expand)AuthorAgeLines
* docs: add comments to default configurationAlan Pearce2024-05-20-17/+0
* feat(config): print durations and URLs with human valuesAlan Pearce2024-05-20-6/+2
* 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