Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve comment | René 'Necoro' Neumann | 2021-10-18 | 1 | -2/+2 |
* | Restructuring | René 'Necoro' Neumann | 2021-10-18 | 1 | -24/+33 |
* | Support feed targets per feed | René 'Necoro' Neumann | 2021-10-18 | 1 | -6/+39 |
* | Change handling of NULL nodes to new yaml.v3 semantics | René 'Necoro' Neumann | 2021-06-02 | 1 | -14/+7 |
* | Strip whitespace from folder names | René 'Necoro' Neumann | 2021-02-21 | 1 | -0/+1 |
* | #26: Introduce new option `auto-target` | René 'Necoro' Neumann | 2020-08-22 | 1 | -6/+9 |
* | 'Exec' as an alternative to 'Url' | René 'Necoro' Neumann | 2020-05-25 | 1 | -1/+3 |
* | Allow options on group level. | René 'Necoro' Neumann | 2020-05-10 | 1 | -4/+6 |
* | Reintroduce yaml-internal `feed` | René 'Necoro' Neumann | 2020-05-01 | 1 | -5/+12 |
* | Print warning on deprecated options. Handle "disable-ssl-verification" | René 'Necoro' Neumann | 2020-05-01 | 1 | -3/+5 |
* | Print warning, when unknown global option. Also support specifying the new 'o... | René 'Necoro' Neumann | 2020-05-01 | 1 | -0/+23 |
* | YAML Parsing: Enable 'KnownFields' | René 'Necoro' Neumann | 2020-05-01 | 1 | -0/+9 |
* | Yaml: Pass `Reader` around instead of []byte | René 'Necoro' Neumann | 2020-05-01 | 1 | -5/+6 |
* | Remove pointers from feed options. Detect unknown fields in feed and group op... | René 'Necoro' Neumann | 2020-05-01 | 1 | -14/+66 |
* | Handle `target: null` the same as `target: ""`. | René 'Necoro' Neumann | 2020-04-26 | 1 | -5/+20 |
* | Push global feed configuration to feeds | René 'Necoro' Neumann | 2020-04-25 | 1 | -2/+3 |
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -0/+120 |