aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* notmuch: simplify DirectoryInfo emitting logicJulian Pidancet2022-10-272-90/+70
* notmuch: make maildir store path configurableJulian Pidancet2022-10-273-34/+78
* notmuch: add maildir supportJulian Pidancet2022-10-275-12/+339
* maildir: replace ListFolder method with FolderMapJulian Pidancet2022-10-272-11/+10
* maildir: move common maildir code out of workerJulian Pidancet2022-10-274-143/+172
* notmuch: add IndexFile and DeleteMessage methods to notmuch.DBJulian Pidancet2022-10-271-0/+29
* notmuch: add MsgFilenames method to notmuch.DBJulian Pidancet2022-10-271-0/+25
* envelope: display message envelope infoKoni Marti2022-10-263-0/+165
* listbox: implement horizontal scrollingKoni Marti2022-10-262-1/+64
* 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