about summary refs log tree commit diff stats
path: root/internal/fetcher
Commit message (Expand)AuthorAgeLines
* fix: make fetcher check on creation that it supports Source.ImporterAlan Pearce2024-05-20-41/+57
* perf: make channel-nixpkgs importer only fetch necessary filesAlan Pearce2024-05-20-5/+14
* feat(config): print durations and URLs with human valuesAlan Pearce2024-05-20-3/+3
* fix: don't panic when re-indexing if fetcher did not updateAlan Pearce2024-05-17-2/+2
* refactor: separate fetch and import logicAlan Pearce2024-05-16-0/+392