Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-19 | Use our own logger for debug for convenience sake | René 'Necoro' Neumann | 1 | -2/+3 | |
2020-04-19 | Fix debug logging m( | René 'Necoro' Neumann | 1 | -2/+2 | |
2020-04-19 | Rename util.go to log.go. Add verbose mode | René 'Necoro' Neumann | 4 | -24/+54 | |
2020-04-19 | Clean go.mod | René 'Necoro' Neumann | 2 | -3/+0 | |
2020-04-19 | Do not print the parsedCfg anymore | René 'Necoro' Neumann | 1 | -1/+1 | |
2020-04-19 | Increase go-version to 1.14 | René 'Necoro' Neumann | 1 | -2/+2 | |
2020-04-19 | CI: go vet | René 'Necoro' Neumann | 1 | -0/+3 | |
2020-04-19 | Fetching and parsing the feeds | René 'Necoro' Neumann | 5 | -4/+113 | |
2020-04-19 | Ignore all config*.yml | René 'Necoro' Neumann | 1 | -1/+1 | |