summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-17build: bump version to 1.12.8v1.12.8Dirk-Jan C. Binnema
2024-12-17doc: updatesDirk-Jan C. Binnema
2024-12-15mu4e.texi: updateDirk-Jan C. Binnema
2024-12-14NEWS.org: updateDirk-Jan C. Binnema
2024-12-12mu4e: add mu4e-trash-without-flagDirk-Jan C. Binnema
2024-12-09NEWS.org: improveDirk-Jan C. Binnema
2024-12-09mu4e-view: add mu4e-view-jump-to-mime-partDirk-Jan C. Binnema
2024-12-09mu4e-view: cosmeticsDirk-Jan C. Binnema
2024-12-09options: do not canonicalize maildir-pathDirk-Jan C. Binnema
2024-12-09utils-file: add unit-test for expand_fileDirk-Jan C. Binnema
2024-12-07NEWS.org: updateDirk-Jan C. Binnema
2024-12-07mu4e-draft: add some logging to mu4e--set-parent-flagsDirk-Jan C. Binnema
2024-12-07mu-sexp: add -unix output for json tstampsDirk-Jan C. Binnema
2024-12-06lib/utils: include fmt/xchar.hDirk-Jan C. Binnema
2024-12-06thirdparty/fmt: bump to 11.0.2Dirk-Jan C. Binnema
2024-12-06thirdparty/cli11: bump to v2.4.2Dirk-Jan C. Binnema
2024-12-06mu4e: cosmeticsDirk-Jan C. Binnema
2024-12-06mu4e: tweak manual for mode-line countsDirk-Jan C. Binnema
2024-12-06mu4e: add mu4e-view-mime-partsDirk-Jan C. Binnema
2024-12-04mu-find: insist on --linksdir for linksDirk-Jan C. Binnema
2024-12-04mu4e: add mu4e-uniquify-save-file-name-functionDirk-Jan C. Binnema
2024-12-03IDEAS.org: include #2787.Dirk-Jan C. Binnema
2024-12-03NEWS.org: updateDirk-Jan C. Binnema
2024-12-03mu4e-mime-parts: warn when saving files matching crm-separatorDirk-Jan C. Binnema
2024-12-02query: add related: combi-field + testDirk-Jan C. Binnema
2024-12-01man: improve mu-query manpageDirk-Jan C. Binnema
2024-12-01tests: add tests for ref: searchingDirk-Jan C. Binnema
2024-11-30fields: make combi-fields introspectableDirk-Jan C. Binnema
2024-11-30NEWS.org: updateDirk-Jan C. Binnema
2024-11-28NEWS.org: add note on removal of -st suffixDirk-Jan C. Binnema
2024-11-28doc: update NEWS/mu4e manualDirk-Jan C. Binnema
2024-11-26search: make references searchableDirk-Jan C. Binnema
2024-11-26lib/store-worker: removeDirk-Jan C. Binnema
2024-11-26remove non-single-threaded optionDirk-Jan C. Binnema
2024-11-15mu4e-mime-parts: cosmeticsDirk-Jan C. Binnema
2024-11-14mu4e.text: minor improvements for compose-relatedDirk-Jan C. Binnema
2024-11-14Merge pull request #2786 from mstenek/masterDirk-Jan C. Binnema
2024-11-12mu4e-actions: ensure empty tag removal on message retagging.dmct
2024-11-10mu4e-mark: handle case when mark line cannot fitDirk-Jan C. Binnema
2024-11-10indexer: make lazy check even lazierDirk-Jan C. Binnema
2024-11-10message: treat pcks7::smt::Unknown as encryptedDirk-Jan C. Binnema
2024-11-03NEWS.org: updateDirk-Jan C. Binnema
2024-11-03mu4e-server: demote 'Cannot handle command ...' to messageDirk-Jan C. Binnema
2024-10-30mu4e-search: try harder to update baselineDirk-Jan C. Binnema
2024-10-29mu4e: fix mu4e~headers-maybe-auto-updateDirk-Jan C. Binnema
2024-10-28mu4e-view-mime-part-action: unbreak prefix argDirk-Jan C. Binnema
2024-10-28mu4e: use if-let*, when-let*Dirk-Jan C. Binnema
2024-10-27build: bump version to 1.12.7v1.12.7Dirk-Jan C. Binnema
2024-10-24Merge pull request #2773 from zuphinx/doc/mu4e--server-moveDirk-Jan C. Binnema
2024-10-20doc(mu4e--server-move): typoszuphinx