about summary refs log tree commit diff stats
path: root/internal/importer/channel.go
Commit message (Expand)AuthorAgeLines
* feat: enable using channel URLs if unable to resolve via NIX_PATHAlan Pearce2024-05-12-0/+4
* refactor: deduce index path automatically from config.DataPathAlan Pearce2024-05-11-5/+3
* fix: pointer type mismatchAlan Pearce2024-05-09-1/+1
* style: reformat with golines and enforce on commitAlan Pearce2024-05-09-2/+14
* feat: import sources from configuration in go code and index optionsAlan Pearce2024-05-09-0/+82