Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | refactor: combine import and web server into one binary | Alan Pearce | 2024-05-13 | -20/+10 |
* | refactor(config): simplify configuration | Alan Pearce | 2024-05-13 | -0/+90 |
* | refactor: move Source/Repository types to config package | Alan Pearce | 2024-05-13 | -111/+15 |
* | feat: enable using channel URLs if unable to resolve via NIX_PATH | Alan Pearce | 2024-05-12 | -0/+4 |
* | refactor: move Source type | Alan Pearce | 2024-05-12 | -15/+16 |
* | fix: linking to wrong declaration URLs | Alan Pearce | 2024-05-12 | -0/+3 |
* | fix: no results for home-manager search | Alan Pearce | 2024-05-11 | -2/+2 |
* | refactor: deduce index path automatically from config.DataPath | Alan Pearce | 2024-05-11 | -27/+18 |
* | fix: pointer type mismatch | Alan Pearce | 2024-05-09 | -7/+7 |
* | style: rename Option.Option to Option.Name | Alan Pearce | 2024-05-09 | -1/+1 |
* | style: reformat with golines and enforce on commit | Alan Pearce | 2024-05-09 | -6/+33 |
* | feat: import sources from configuration in go code and index options | Alan Pearce | 2024-05-09 | -0/+664 |