Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use our own logger for debug for convenience sake | René 'Necoro' Neumann | 2020-04-19 | 1 | -2/+3 |
| | |||||
* | Fix debug logging m( | René 'Necoro' Neumann | 2020-04-19 | 1 | -2/+2 |
| | |||||
* | Rename util.go to log.go. Add verbose mode | René 'Necoro' Neumann | 2020-04-19 | 3 | -20/+48 |
| | |||||
* | Do not print the parsedCfg anymore | René 'Necoro' Neumann | 2020-04-19 | 1 | -1/+1 |
| | |||||
* | Fetching and parsing the feeds | René 'Necoro' Neumann | 2020-04-19 | 2 | -0/+66 |
| | |||||
* | Tests for `buildFeeds` and corresponding fixes | René 'Necoro' Neumann | 2020-04-18 | 3 | -3/+141 |
| | |||||
* | Error if unnamed feed | René 'Necoro' Neumann | 2020-04-18 | 1 | -0/+4 |
| | |||||
* | Move to yaml_test | René 'Necoro' Neumann | 2020-04-18 | 1 | -26/+0 |
| | |||||
* | Fix dup key detection | René 'Necoro' Neumann | 2020-04-18 | 1 | -1/+2 |
| | |||||
* | Tests | René 'Necoro' Neumann | 2020-04-18 | 3 | -21/+197 |
| | |||||
* | Split up main.go | René 'Necoro' Neumann | 2020-04-17 | 2 | -0/+123 |