Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pgp-provider: set default value to auto | Robin Jarry | 2022-12-06 | 1 | -2/+13 |
* | logging: rename package to log | Robin Jarry | 2022-12-02 | 1 | -2/+2 |
* | logging: homogenize levels | Robin Jarry | 2022-12-02 | 1 | -1/+1 |
* | go: removed io/ioutil | Moritz Poldrack | 2022-08-22 | 1 | -2/+1 |
* | lint: work nicely with wrapped errors (errorlint) | Moritz Poldrack | 2022-08-04 | 1 | -4/+4 |
* | lint: ensure errors are at least logged (errcheck) | Moritz Poldrack | 2022-08-04 | 1 | -2/+5 |
* | lint: apply new formatting rules | Moritz Poldrack | 2022-08-01 | 1 | -3/+3 |
* | logging: use level-based logger functions | Robin Jarry | 2022-07-23 | 1 | -7/+4 |
* | pgp: add attach key command | Tim Culverhouse | 2022-05-06 | 1 | -0/+34 |
* | pgp: check encryption keys before sending message | Tim Culverhouse | 2022-05-06 | 1 | -0/+8 |
* | pgp: check for signing key before signing time | Tim Culverhouse | 2022-05-04 | 1 | -0/+18 |
* | feat: add gpg integration | Tim Culverhouse | 2022-04-27 | 1 | -21/+40 |
* | refactor: refactor pgp implementation | Tim Culverhouse | 2022-04-27 | 1 | -0/+240 |