about summary refs log tree commit diff stats
path: root/internal/importer/utils.go
Commit message (Expand)AuthorAgeLines
* refactor: rename go moduleAlan Pearce2024-06-29-2/+3
* feat: stream files directly from fetcher to importerAlan Pearce2024-05-23-49/+8
* refactor: make repository URLs by Repo.Type (currently no change)Alan Pearce2024-05-20-11/+24
* refactor: make declaration/definition URLs from Source.RepoAlan Pearce2024-05-20-16/+6
* feat: decode brotli-compressed filesAlan Pearce2024-05-17-0/+41
* refactor: separate fetch and import logicAlan Pearce2024-05-16-0/+22
* refactor: use interface to unify Options and PackagesAlan Pearce2024-05-16-3/+3
* refactor(importer): move functions to utils fileAlan Pearce2024-05-16-0/+60