about summary refs log tree commit diff stats
path: root/internal/importer/options.go
Commit message (Expand)AuthorAgeLines
* refactor: use a single value for per-source import timeoutsAlan Pearce2024-05-23-3/+1
* refactor: make declaration/definition URLs from Source.RepoAlan Pearce2024-05-20-1/+1
* feat(config): print durations and URLs with human valuesAlan Pearce2024-05-20-1/+1
* fix: store only data from current entity in indexAlan Pearce2024-05-17-1/+1
* refactor: reduce debug loggingAlan Pearce2024-05-17-1/+0
* feat: decode brotli-compressed filesAlan Pearce2024-05-17-7/+3
* refactor: separate fetch and import logicAlan Pearce2024-05-16-0/+188