Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #26: Introduce new option `auto-target` | René 'Necoro' Neumann | 2020-08-22 | 1 | -7/+34 |
| | |||||
* | 'Exec' as an alternative to 'Url' | René 'Necoro' Neumann | 2020-05-25 | 1 | -0/+19 |
| | |||||
* | Reintroduce yaml-internal `feed` | René 'Necoro' Neumann | 2020-05-01 | 1 | -24/+24 |
| | |||||
* | YAML Parsing: Enable 'KnownFields' | René 'Necoro' Neumann | 2020-05-01 | 1 | -0/+2 |
| | |||||
* | Yaml: Pass `Reader` around instead of []byte | René 'Necoro' Neumann | 2020-05-01 | 1 | -2/+3 |
| | |||||
* | Remove pointers from feed options. Detect unknown fields in feed and group ↵ | René 'Necoro' Neumann | 2020-05-01 | 1 | -57/+89 |
| | | | | options. | ||||
* | Handle `target: null` the same as `target: ""`. | René 'Necoro' Neumann | 2020-04-26 | 1 | -43/+60 |
| | | | | Closes #1 | ||||
* | Push global feed configuration to feeds | René 'Necoro' Neumann | 2020-04-25 | 1 | -13/+13 |
| | |||||
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -0/+284 |