aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* maildir: fix maildir folder listingJulian Pidancet2022-10-251-1/+1
* pipe: reorder patches based on email subjectsRobin Jarry2022-10-252-25/+12
* types: remove unused FullMessage.Info fieldRobin Jarry2022-10-251-1/+0
* colorize: make it compatible with BSD awkRobin Jarry2022-10-231-6/+6
* Release version 0.13.00.13.0Robin Jarry2022-10-202-1/+3
* git-stats.sh: strip trailing white spaceRobin Jarry2022-10-201-1/+2
* split: clamp minimum split size to 1Tim Culverhouse2022-10-201-0/+4
* 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