Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | logging: rename package to log | Robin Jarry | 2022-12-02 | 1 | -6/+4 |
* | address-book-cmd: be more lenient with errors | Robin Jarry | 2022-11-03 | 1 | -6/+14 |
* | address-book-cmd: ignore completion above 100 items | Robin Jarry | 2022-11-02 | 1 | -0/+17 |
* | 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 | -5/+6 |
* | lint: homogenize operations and minor fixes (gocritic) | Moritz Poldrack | 2022-08-04 | 1 | -1/+1 |
* | lint: ensure errors are at least logged (errcheck) | Moritz Poldrack | 2022-08-04 | 1 | -1/+1 |
* | completer: remove useless logger parameter | Robin Jarry | 2022-07-17 | 1 | -11/+16 |
* | completions: add support for completing multiple addresses | Parasrah | 2022-01-07 | 1 | -15/+28 |
* | Strip trailing newline from address book entries without names | Ben Burwell | 2020-01-09 | 1 | -9/+11 |
* | Handle MIME encoded addresses in address book | Ben Burwell | 2019-12-30 | 1 | -2/+12 |
* | Add address book completion in composer | Ben Burwell | 2019-12-21 | 1 | -0/+153 |