aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* changelog: remove duplicate entryRobin Jarry2022-10-201-1/+0
* changelog: refine before releaseRobin Jarry2022-10-201-3/+5
* contrib: add git-stats.shRobin Jarry2022-10-202-2/+25
* filters/colorize: various fixesRobin Jarry2022-10-201-27/+19
* lib: fallback on raw msg when decoding failsKoni Marti2022-10-191-1/+11
* split: prevent panic when store is not setTim Culverhouse2022-10-191-0/+3
* msgview: enable next/prev with unfetched headersKoni Marti2022-10-191-14/+26
* split: prevent opening split when no messages are selectedTim Culverhouse2022-10-192-10/+18
* command/help: remove helpClose functionTim Culverhouse2022-10-192-27/+0
* terminal: bump tcell-term versionTim Culverhouse2022-10-192-3/+3
* terminal: properly handle cursor displayTim Culverhouse2022-10-191-15/+13
* msgview: add separate date formattingBence Ferdinandy2022-10-194-47/+101
* dirtree: fix folder scrollingKoni Marti2022-10-191-3/+2
* lint: check for bad white space habitsRobin Jarry2022-10-199-39/+77
* check-mail: update man page to for check-mail(-cmd) clarityBen Cohen2022-10-181-2/+2
* maildir: make checkmail update directory countsBen Cohen2022-10-181-0/+14
* ui: add :split and :vsplit view optionsTim Culverhouse2022-10-185-0/+252
* aercmsg: add AercFuncMsg and QueueFuncTim Culverhouse2022-10-182-0/+12
* msgviewer: simplify filter and pager command handlingTim Culverhouse2022-10-182-92/+67
* compose: warn before sending without attachmentJason Cox2022-10-177-6/+106
* switch-account: fix out-of-bounds panicKoni Marti2022-10-171-0/+3
* docs: document existing command aliasesinwit2022-10-171-0/+9
* notmuch: add "tag" alias for modify-labels commandinwit2022-10-172-1/+2
* commands: split open-link in separate fileRobin Jarry2022-10-162-19/+46
* filters: export mime type and filename in envRobin Jarry2022-10-164-1/+21
* msgpart: factorize mime type and filename constructionRobin Jarry2022-10-168-28/+30
* config: reference built-in filter scriptsRobin Jarry2022-10-161-4/+10
* filters: append well known dirs to exec PATHRobin Jarry2022-10-165-3/+31
* compose: don't lock call to composer.grid.MouseEventTim Culverhouse2022-10-121-1/+3
* mailto: allow attaching of filesMoritz Poldrack2022-10-122-0/+11
* invalidatable: cleanup dead codeTim Culverhouse2022-10-1241-303/+76
* compose: avoid deadlock when adding new headerRobin Jarry2022-10-111-1/+5
* compose: fix mouse focus of header editorsRobin Jarry2022-10-111-0/+6
* mk: exclude govulncheck from lintRobin Jarry2022-10-071-0/+3
* invalidatable: always mark ui as dirty OnInvalidateTim Culverhouse2022-10-073-15/+21
* terminal: use Invalidate and QueueRedrawTim Culverhouse2022-10-071-14/+2
* render: clean up render codeTim Culverhouse2022-10-071-11/+1
* aerc: use single event loopTim Culverhouse2022-10-0712-66/+75
* events: introduce AercMsg and QueueRedrawTim Culverhouse2022-10-072-0/+11
* forward,recall: fix charsets in part attachmentKoni Marti2022-10-073-4/+23
* compose: avoid double lock in MouseEventTim Culverhouse2022-10-051-2/+5
* imap: fix flags updateKoni Marti2022-10-041-4/+4
* view: add peek flag and propagateKoni Marti2022-10-046-8/+32
* viewer: option to not mark message as seenKoni Marti2022-10-0411-10/+33
* worker: use container/list as job queueTim Culverhouse2022-10-041-2/+41
* bindings: properly check for exKey keystrokesTim Culverhouse2022-10-032-2/+10
* maildir: hide invalid foldersJulian Pidancet2022-10-031-0/+7
* msgstore: fix data race on access to store.needsFlagsTim Culverhouse2022-10-021-0/+5
* logging: substitute %w for %vKoni Marti2022-10-029-66/+66
* terminal: fix race conditions on access to cmdTim Culverhouse2022-10-023-38/+14