aboutsummaryrefslogtreecommitdiff
path: root/pkg/config/config.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Yaml: Pass `Reader` around instead of []byteRené 'Necoro' Neumann2020-05-011-4/+3
* Remove pointers from feed options. Detect unknown fields in feed and group op...René 'Necoro' Neumann2020-05-011-50/+14
* Add tls-no-verify option to disallow certificate checks.René 'Necoro' Neumann2020-04-271-0/+5
* Option `always-new`René 'Necoro' Neumann2020-04-261-0/+5
* Options: "disable" and "ignore-hash"René 'Necoro' Neumann2020-04-261-0/+10
* Push global feed configuration to feedsRené 'Necoro' Neumann2020-04-251-0/+17
* Larger restructuringRené 'Necoro' Neumann2020-04-251-0/+137