Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve test to also validate error message | René 'Necoro' Neumann | 2023-04-23 | 1 | -42/+39 |
* | Fix/improve tests | René 'Necoro' Neumann | 2023-04-22 | 1 | -59/+104 |
* | Improve error handling | René 'Necoro' Neumann | 2023-04-22 | 1 | -1/+11 |
* | Prepare v1.6.0v1.6.0 | René 'Necoro' Neumann | 2023-03-28 | 1 | -1/+1 |
* | Fix out of bound panic when Root is the empty string. | René 'Necoro' Neumann | 2023-03-23 | 1 | -1/+1 |
* | Prepare v1.5.2v1.5.2 | René 'Necoro' Neumann | 2023-01-31 | 1 | -1/+1 |
* | Prepare v1.5.1v1.5.1 | René 'Necoro' Neumann | 2022-06-11 | 1 | -1/+1 |
* | Replace `interface{}` by `any` | René 'Necoro' Neumann | 2022-04-24 | 5 | -18/+18 |
* | Prepare v1.5.0v1.5.0 | René 'Necoro' Neumann | 2022-01-11 | 1 | -1/+1 |
* | Replace homegrown map-to-structure code by using package mapstructure. | René 'Necoro' Neumann | 2022-01-10 | 2 | -41/+25 |
* | #66: Support for specifying custom templates | René 'Necoro' Neumann | 2022-01-09 | 1 | -0/+4 |
* | #67: Readability support | René 'Necoro' Neumann | 2022-01-08 | 1 | -1/+1 |
* | Add test for fix of 180aa45d40 | René 'Necoro' Neumann | 2022-01-08 | 1 | -0/+1 |
* | Fix configuration parsing, when the target field is not of a primitive type. | René 'Necoro' Neumann | 2022-01-08 | 1 | -3/+7 |
* | Prepare v1.4.0v1.4.0 | René 'Necoro' Neumann | 2021-12-21 | 1 | -1/+1 |
* | Prepare v1.3.0v1.3.0 | René 'Necoro' Neumann | 2021-11-01 | 1 | -1/+1 |
* | Prepare v1.2.0 | René 'Necoro' Neumann | 2021-10-20 | 1 | -1/+1 |
* | Improve Url.String() | René 'Necoro' Neumann | 2021-10-18 | 2 | -16/+40 |
* | Improve comment | René 'Necoro' Neumann | 2021-10-18 | 1 | -2/+2 |
* | Explicit test for maildir | René 'Necoro' Neumann | 2021-10-18 | 1 | -1/+7 |
* | Restructuring | René 'Necoro' Neumann | 2021-10-18 | 1 | -24/+33 |
* | Support feed targets per feed | René 'Necoro' Neumann | 2021-10-18 | 3 | -12/+177 |
* | URL: Do not print '@' when no user is given | René 'Necoro' Neumann | 2021-10-18 | 1 | -1/+7 |
* | #62: Fix tests (empty root is now allowed) | René 'Necoro' Neumann | 2021-10-17 | 1 | -2/+16 |
* | #62: Ensure that, with empty roots, there still remains a storage location | René 'Necoro' Neumann | 2021-10-17 | 2 | -0/+12 |
* | #62: Root can be empty | René 'Necoro' Neumann | 2021-10-17 | 1 | -3/+0 |
* | Allow to specify path to the cache directly in the config file | René 'Necoro' Neumann | 2021-10-17 | 1 | -0/+2 |
* | Prepare v1.1.1v1.1.1 | René 'Necoro' Neumann | 2021-07-24 | 1 | -1/+1 |
* | Prepare v1.1.0v1.1.0 | René 'Necoro' Neumann | 2021-06-18 | 1 | -1/+1 |
* | More tests | René 'Necoro' Neumann | 2021-06-02 | 1 | -1/+56 |
* | Change handling of NULL nodes to new yaml.v3 semantics | René 'Necoro' Neumann | 2021-06-02 | 1 | -14/+7 |
* | Prepare v1.0.0v1.0.0 | René 'Necoro' Neumann | 2021-05-19 | 1 | -1/+1 |
* | Small style improvement | René 'Necoro' Neumann | 2021-05-11 | 1 | -2/+1 |
* | Fix comments | René 'Necoro' Neumann | 2021-05-11 | 1 | -8/+6 |
* | Prepare v0.8.0v0.8.0 | René 'Necoro' Neumann | 2021-03-06 | 1 | -1/+1 |
* | Remove obsolete feeds from cache after 180 days | René 'Necoro' Neumann | 2021-02-27 | 1 | -0/+5 |
* | Prepare v0.7.0v0.7.0 | René 'Necoro' Neumann | 2021-02-21 | 1 | -1/+1 |
* | Strip whitespace from folder names | René 'Necoro' Neumann | 2021-02-21 | 2 | -0/+13 |
* | Fix order for `Cmp.Diff` | René 'Necoro' Neumann | 2021-02-21 | 1 | -3/+3 |
* | Slight restructuring | René 'Necoro' Neumann | 2021-02-21 | 1 | -1/+5 |
* | Prepare v0.6.0v0.6.0 | René 'Necoro' Neumann | 2021-02-16 | 1 | -1/+1 |
* | Issue #46: Fix semantics of `n` result | René 'Necoro' Neumann | 2021-02-16 | 2 | -9/+15 |
* | Issue #46: Move and rename writer; add comments | René 'Necoro' Neumann | 2021-02-16 | 2 | -10/+19 |
* | Issue #46: Improvements; add tests | René 'Necoro' Neumann | 2021-02-15 | 2 | -1/+48 |
* | Issue #46: Make the resulting email body not to include single \r or \n. This... | René 'Necoro' Neumann | 2021-02-15 | 1 | -0/+63 |
* | Prepare v0.5.2 | René 'Necoro' Neumann | 2020-11-23 | 1 | -1/+1 |
* | Prepare v0.5.1 | René 'Necoro' Neumann | 2020-09-11 | 1 | -1/+1 |
* | Prepare v0.5.0v0.5.0 | René 'Necoro' Neumann | 2020-08-22 | 1 | -1/+1 |
* | #26: Introduce new option `auto-target` | René 'Necoro' Neumann | 2020-08-22 | 3 | -13/+45 |
* | Prepare v0.4.1v0.4.1 | René 'Necoro' Neumann | 2020-06-20 | 1 | -1/+1 |