1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-02-22 06:23:58 +01:00
aerc/lib
Moritz Poldrack 932d9a44d5 autoconfig: fix spelling
This commit fixes a critical bug found by the CI where import was
allegedly misspelled

Signed-off-by: Moritz Poldrack <git@moritz.sh>
Acked-by: Robin Jarry <robin@jarry.cc>
2025-02-19 12:01:18 +01:00
..
auth lint: homogenize operations and minor fixes (gocritic) 2022-08-04 21:58:01 +02:00
autoconfig autoconfig: fix spelling 2025-02-19 12:01:18 +01:00
calendar calendar: make invitation matching case-insensitive 2024-02-11 21:24:18 +01:00
crypto pgp: ensure mime-version header is in the right place 2025-01-14 15:01:10 +01:00
format compose,viewer: do not always wrap people names in quotes 2024-04-13 22:37:22 +02:00
hooks hooks: add logging for STDOUT and STDERR 2024-08-04 18:24:42 +02:00
ipc treewide: fix English spelling 2025-01-21 13:39:01 +01:00
iterator treewide: fix English spelling 2025-01-21 13:39:01 +01:00
log log: handle config reload 2024-08-20 12:26:47 +02:00
marker treewide: fix English spelling 2025-01-21 13:39:01 +01:00
notmuch codespell: fix lib/notmuch/directory.go: firs => first 2025-02-01 10:06:41 +01:00
pama treewide: fix English spelling 2025-01-21 13:39:01 +01:00
parse lib: disallow < in URLs when parsing HTML 2025-02-04 15:18:01 +01:00
pinentry aerc: support terminal-based pinentry programs 2024-10-12 00:12:25 +02:00
rfc822 treewide: fix English spelling 2025-01-21 13:39:01 +01:00
send send: ensure crlf line endings 2025-01-07 19:20:44 +01:00
sort treewide: replace uint32 uids with opaque strings 2024-08-28 12:06:01 +02:00
state templates: add a template for forwaded messages 2024-08-20 11:54:34 +02:00
templates templates: add filters folders to exec path 2025-01-14 21:48:24 +01:00
ui msgview: add copy-link command 2025-02-06 13:59:24 +01:00
watchers log: move package to lib 2024-02-14 23:04:38 +01:00
xdg history: read the history file from XDG_STATE_HOME 2024-10-24 22:13:51 +02:00
attachment.go attach: fix content-transfer-encoding for rfc822 attachments 2024-10-24 22:13:51 +02:00
dirstore.go dirstore: list the folders in arrival order 2023-05-28 18:21:26 +02:00
dirstore_test.go dirstore: list the folders in arrival order 2023-05-28 18:21:26 +02:00
emlview.go rfc822: parse multipart messages on a best efforts basis 2024-11-21 22:27:19 +01:00
history.go Add command history and cycling 2019-07-26 14:29:34 -04:00
keepalive_dummy.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
keepalive_linux.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
messageview.go rfc822: parse multipart messages on a best efforts basis 2024-11-21 22:27:19 +01:00
msgstore.go msgstore: fix new-message bell for threaded directories 2025-01-23 22:11:39 +01:00
notmuch_version.go main: improve version string 2024-02-01 00:59:01 +01:00
notmuch_version_dummy.go main: improve version string 2024-02-01 00:59:01 +01:00
oauthbearer.go lint: work nicely with wrapped errors (errorlint) 2022-08-04 21:58:04 +02:00
open.go completion: display descriptions next to choices 2024-10-23 10:22:51 +02:00
structure_helpers.go lib: introduce FindMIMEPart, adapt Find{Plain,Calendar}text 2023-12-30 15:42:09 +01:00
structure_helpers_test.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
threadbuilder.go treewide: replace uint32 uids with opaque strings 2024-08-28 12:06:01 +02:00
xoauth2.go xdg: get rid of deprecated dependencies 2023-08-27 18:44:12 +02:00