about summary refs log tree commit diff stats
path: root/internal/fetcher/channel.go
Commit message (Expand)AuthorAgeLines
* refactor: rename go moduleAlan Pearce2024-06-29-2/+3
* refactor: use a single value for per-source import timeoutsAlan Pearce2024-05-23-1/+1
* feat: stream files directly from fetcher to importerAlan Pearce2024-05-23-42/+19
* fix: make fetcher check on creation that it supports Source.ImporterAlan Pearce2024-05-20-2/+18
* feat(config): print durations and URLs with human valuesAlan Pearce2024-05-20-1/+1
* refactor: separate fetch and import logicAlan Pearce2024-05-16-0/+99