about summary refs log tree commit diff stats
path: root/internal/fetcher/http.go
Commit message (Collapse)AuthorAgeLines
* feat: stream files directly from fetcher to importerAlan Pearce2024-05-23-26/+48
| | | | | Use IndexMeta to store the information relevant to making conditional updates in future runs.
* refactor: separate fetch and import logicAlan Pearce2024-05-16-0/+70