aboutsummaryrefslogtreecommitdiff
path: root/pkg/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* Print warning, when unknown global option. Also support specifying the new 'o...René 'Necoro' Neumann2020-05-011-0/+23
* YAML Parsing: Enable 'KnownFields'René 'Necoro' Neumann2020-05-012-0/+11
* Yaml: Pass `Reader` around instead of []byteRené 'Necoro' Neumann2020-05-013-11/+12
* Remove pointers from feed options. Detect unknown fields in feed and group op...René 'Necoro' Neumann2020-05-014-122/+170
* Add tls-no-verify option to disallow certificate checks.René 'Necoro' Neumann2020-04-271-0/+5
* Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann2020-04-262-48/+80
* 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-254-16/+34
* Remove Feeds.StringRené 'Necoro' Neumann2020-04-251-26/+0
* Larger restructuringRené 'Necoro' Neumann2020-04-254-0/+579