aboutsummaryrefslogtreecommitdiff
path: root/completer
AgeCommit message (Expand)Author
2024-02-14log: move package to libRobin Jarry
2023-10-28treewide: replace shlex.Split with opt.SplitArgsRobin Jarry
2022-12-02logging: rename package to logRobin Jarry
2022-11-03address-book-cmd: be more lenient with errorsRobin Jarry
2022-11-02address-book-cmd: ignore completion above 100 itemsRobin Jarry
2022-08-22go: removed io/ioutilMoritz Poldrack
2022-08-04lint: work nicely with wrapped errors (errorlint)Moritz Poldrack
2022-08-04lint: homogenize operations and minor fixes (gocritic)Moritz Poldrack
2022-08-04lint: ensure errors are at least logged (errcheck)Moritz Poldrack
2022-07-17completer: remove useless logger parameterRobin Jarry
2022-01-07completions: add support for completing multiple addressesParasrah
2020-01-09Strip trailing newline from address book entries without namesBen Burwell
2019-12-30Handle MIME encoded addresses in address bookBen Burwell
2019-12-21Add address book completion in composerBen Burwell