Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | refactor: rename go module | Alan Pearce | 2024-06-29 | -2/+3 |
| | ||||
* | feat: stream files directly from fetcher to importer | Alan Pearce | 2024-05-23 | -49/+8 |
| | | | | | Use IndexMeta to store the information relevant to making conditional updates in future runs. | |||
* | refactor: make repository URLs by Repo.Type (currently no change) | Alan Pearce | 2024-05-20 | -11/+24 |
| | | | | | "currently no change" because only GitHub repos are supported, but more ready to support other types | |||
* | refactor: make declaration/definition URLs from Source.Repo | Alan Pearce | 2024-05-20 | -16/+6 |
| | ||||
* | feat: decode brotli-compressed files | Alan Pearce | 2024-05-17 | -0/+41 |
| | ||||
* | refactor: separate fetch and import logic | Alan Pearce | 2024-05-16 | -0/+22 |
| | ||||
* | refactor: use interface to unify Options and Packages | Alan Pearce | 2024-05-16 | -3/+3 |
| | ||||
* | refactor(importer): move functions to utils file | Alan Pearce | 2024-05-16 | -0/+60 |