aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dirtree: add custom virtual directory roleKoni Marti2023-11-234-2/+43
* dirlist/dirtree: context handlingKoni Marti2023-11-232-11/+16
* compose: copy to composing account's sent folderJason Cox2023-11-231-3/+4
* reply: allow replying with another accountBence Ferdinandy2023-11-232-4/+22
* fold: remove aliases from structinwit2023-11-231-1/+1
* fold: add an option to fold/unfold all threadsinwit2023-11-232-5/+28
* compose: define useful vars in the editor's envJason Cox2023-11-232-0/+13
* chore: upgrade to latest tcell-termJason Cox2023-11-232-3/+3
* maintainers: add inwit and ferdinandybRobin Jarry2023-11-221-1/+10
* mod: update to go-opt@v1.3.0Robin Jarry2023-11-222-3/+3
* complete: only display popover for more than one choiceRobin Jarry2023-11-221-64/+74
* stylesets/nord: make unread selected mails readableMax Schillinger2023-11-121-1/+0
* completion: hide quotes from choicesRobin Jarry2023-11-121-3/+10
* cf: fix over quoting of notmuch queriesRobin Jarry2023-11-121-9/+12
* binds: allow <a-0> to <a-9>Erik Terpstra2023-11-122-0/+30
* rmdir: ensure proper sequence of operationsKoni Marti2023-11-124-17/+70
* {im,ex}port-mbox: allow using ~ in pathVitaly Ovchinnikov2023-11-122-0/+6
* ui: correct some push status messagesinwit2023-11-124-4/+31
* threads: add .ThreadUnread to template datainwit2023-11-125-5/+31
* search: add rcpts fields to header in search criteriaKoni Marti2023-11-123-1/+20
* linters: avoid crash when analyzing function callRobin Jarry2023-11-022-19/+52
* complete: allow disabling automatic completionRobin Jarry2023-11-024-1/+23
* complete: allow setting the completion key bindingRobin Jarry2023-11-026-28/+47
* cf: do not quote notmuch queries in completion resultsRobin Jarry2023-11-021-1/+15
* completion: refactor filter list apiRobin Jarry2023-11-0217-36/+45
* hooks: add mail-added hookJason Cox2023-11-029-60/+151
* hooks: add mail-deleted hookJason Cox2023-11-027-13/+69
* binds: folder-specific bindings for composerVitaly Ovchinnikov2023-11-023-5/+20
* fold: add an option to toggle foldinginwit2023-11-025-18/+37
* fold: allow for multiple folding levelsinwit2023-11-026-17/+38
* doc: fix newlines for the aerc-search manpageVitaly Ovchinnikov2023-11-021-2/+2
* binds: remove duplicated and empty bindingsVitaly Ovchinnikov2023-11-022-0/+61
* docs: add examples for modifying column-nameJens Grassel2023-11-021-0/+8
* cf: fix unexpected argument on notmuchRobin Jarry2023-10-301-3/+21
* complete: add trailing space after quotesRobin Jarry2023-10-301-2/+2
* treewide: replace shlex.Split with opt.SplitArgsRobin Jarry2023-10-285-19/+7
* commands: use completion from go-optRobin Jarry2023-10-2881-968/+197
* commands: remove command set completion apiRobin Jarry2023-10-283-61/+42
* pipe: run commands with sh -cRobin Jarry2023-10-283-15/+19
* open: run commands with sh -cRobin Jarry2023-10-288-38/+30
* search: use a common api for all workersRobin Jarry2023-10-2821-740/+544
* worker: move shared code to libRobin Jarry2023-10-2819-98/+116
* main: parse command line args with go-optRobin Jarry2023-10-282-36/+73
* commands: parse arguments with go-optRobin Jarry2023-10-2875-1346/+673
* commands: remove command set execute apiRobin Jarry2023-10-282-44/+30
* commands: expand templates before command resolutionRobin Jarry2023-10-282-21/+14
* commands: pass raw command line down to template evaluationRobin Jarry2023-10-2811-193/+60
* lib: remove unused ShellQuote functionRobin Jarry2023-10-281-17/+0
* compose: fix crash when getting hostnameMoritz Poldrack2023-10-261-0/+5
* aerc: initialise the random number generatorMoritz Poldrack2023-10-261-0/+5