about summary refs log tree commit diff stats
path: root/import/main.go
Commit message (Expand)AuthorAgeLines
* feat(importer): add --replace flag to overwrite existing indexAlan Pearce2024-05-09-2/+3
* feat: allow configuration of log levelAlan Pearce2024-05-09-1/+3
* feat: enable setting config file path via command lineAlan Pearce2024-05-09-1/+17
* docs: embed defaults in appAlan Pearce2024-05-09-8/+3
* feat: import sources from configuration in go code and index optionsAlan Pearce2024-05-09-0/+111