summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-03bump version to 1.12.10v1.12.10Dirk-Jan C. Binnema
2025-04-25Merge pull request #2845 from tmuehlbacher/fix-smart-refiling-docDirk-Jan C. Binnema
2025-04-24mu4e.texi: fix smart refiling example configThomas Mühlbacher
2025-04-23mu4e-folders: update docstringsDirk-Jan C. Binnema
2025-04-23mu4e-folders: rework the mu4e-ask-maildirDirk-Jan C. Binnema
2025-04-17mu4e-draft: ensure we only remove the message Date:Dirk-Jan C. Binnema
2025-04-17mu4e-query-items: ensure :key is in resultsDirk-Jan C. Binnema
2025-04-17mu4e-helpers: tweak plist filteringDirk-Jan C. Binnema
2025-04-16mu4e-helpers: make mu4e-plist-put-many non-destructiveDirk-Jan C. Binnema
2025-04-16mu4e-helpers: fix mu4e-plist-put-manyDirk-Jan C. Binnema
2025-04-16mu4e-folder: improve mu4e-maildir-shortcuts docstringDirk-Jan C. Binnema
2025-04-13mu4e-headers: fix column sortingDirk-Jan C. Binnema
2025-04-13test-store: don't break on slow systemsDirk-Jan C. Binnema
2025-04-13mu4e: silence emacs header cookie complaintsDirk-Jan C. Binnema
2025-04-13mu4e-bookmarks/folders: allow -ask to return query-itemDirk-Jan C. Binnema
2025-04-12mu4e-headers/search: use last-query informationDirk-Jan C. Binnema
2025-04-12mu4e-server: improve documentationDirk-Jan C. Binnema
2025-04-12mu4e-headers: cosmeticsDirk-Jan C. Binnema
2025-04-12mu-server: cleanup find prop handlingDirk-Jan C. Binnema
2025-04-12mu4e: centralize docstring for mu4e-bookmarksDirk-Jan C. Binnema
2025-04-12NEWS.org: merge new items with 1.12Dirk-Jan C. Binnema
2025-04-12mu4e: clean up mu4e--make-query-itemsDirk-Jan C. Binnema
2025-04-12Merge pull request #2835 from matperc/close-notificationDirk-Jan C. Binnema
2025-04-12test-circular-symlink: loosen test a bitDirk-Jan C. Binnema
2025-04-12mu4e.texi: better document tagging actionsDirk-Jan C. Binnema
2025-04-11Merge pull request #2837 from daym/issue-2836Dirk-Jan C. Binnema
2025-04-05mu4e-compose: Heed shift-selection-mode for extending the selection.Danny Milosavljevic
2025-04-04mu4e-notification: close notification once doneMatteo Percivaldi
2025-03-23mu-sexp: don't require > c++17Dirk-Jan C. Binnema
2025-03-23mu-find: implement format=json2Dirk-Jan C. Binnema
2025-03-23mu4e.texi: fix compiler warningDirk-Jan C. Binnema
2025-03-23mu-sexp: tighten definition of plistpDirk-Jan C. Binnema
2025-03-23mu-sexp: fix c++23 warning for suffix operatorDirk-Jan C. Binnema
2025-03-09update IDEAS.orgDirk-Jan C. Binnema
2025-03-09mu4e-actions: add note about mu4e-action-git-apply-patchDirk-Jan C. Binnema
2025-03-08mu4e: implement :hide-if-no-unreadDirk-Jan C. Binnema
2025-03-08mu4e-vars: cosmeticDirk-Jan C. Binnema
2025-03-08mu4e-draft: ensure compose-type is available without parentDirk-Jan C. Binnema
2025-02-26build: bump version to 1.12.9v1.12.9Dirk-Jan C. Binnema
2025-02-26update NEWS.orgDirk-Jan C. Binnema
2025-02-26update NEWS.orgDirk-Jan C. Binnema
2025-02-26mu4e.texi: update debugging informationDirk-Jan C. Binnema
2025-02-26mu4e-headers: remove existence checkDirk-Jan C. Binnema
2025-02-23indexer: minor tweakingDirk-Jan C. Binnema
2025-02-23Improve performance of index cleanup: use readdir(3), not access(2)Daniel Colascione
2025-02-23Merge pull request #2820 from dcolascione/mu-named-timerDirk-Jan C. Binnema
2025-02-23Merge pull request #2822 from dcolascione/mu-skip-readability-check-remoteDirk-Jan C. Binnema
2025-02-22Call file-readable-p only on non-remote filesDaniel Colascione
2025-02-22Use named function, not lambda, for refresh timerDaniel Colascione
2025-02-22mu4e: use mu4e--started for per-mu4e-run setupDirk-Jan C. Binnema