about summary refs log tree commit diff stats
path: root/internal/fetcher/http.go
Commit message (Collapse)AuthorAgeLines
* feat: more structured loggingAlan Pearce2024-07-01-3/+4
|
* refactor: rename go moduleAlan Pearce2024-06-29-1/+2
|
* build: just use nix version as internal versionAlan Pearce2024-05-25-1/+1
|
* 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