summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-08build: bump version to 1.12.3v1.12.3Dirk-Jan C. Binnema
2024-04-08utils: build test-utils when tests are not disabledDirk-Jan C. Binnema
2024-04-06utils: only build mu-tests-utils when tests are enabledDirk-Jan C. Binnema
2024-04-05mu4e-compose: use narrow-to-header before fetchDirk-Jan C. Binnema
2024-04-05mu4e-view: explicitly scroll after renderingDirk-Jan C. Binnema
2024-04-05mu: add --reindex option for mu indexDirk-Jan C. Binnema
2024-04-05lib/xapian-db: improve error messageDirk-Jan C. Binnema
2024-04-05mu4e.texi: add example subject-is-empty checkDirk-Jan C. Binnema
2024-04-04mu4e: fix some warnings on older emacsenDirk-Jan C. Binnema
2024-04-04mu4e-view: appease gnus no longerDirk-Jan C. Binnema
2024-04-04mu4e-compose: explicitly remove Date: before updateDirk-Jan C. Binnema
2024-04-05Merge pull request #2678 from arthurgleckler/masterDirk-Jan C. Binnema
2024-04-04Fix typos.Arthur A. Gleckler
2024-04-02build: rationalize emacs dep checkingDirk-Jan C. Binnema
2024-04-02build: avoid some test-only declarationsDirk-Jan C. Binnema
2024-04-02mu-contact: move email validation to contacts cacheDirk-Jan C. Binnema
2024-04-02mu4e-compose: turn off message-completion-functionDirk-Jan C. Binnema
2024-04-02mu4e-compose: split out mu4e-complete-contactDirk-Jan C. Binnema
2024-04-01thirdparty: use CLI11 v2.4.1Dirk-Jan C. Binnema
2024-04-01thirdparty: use libfmt 10.2.1Dirk-Jan C. Binnema
2024-04-01Merge pull request #2677 from MatthewGentoo/bug-928361Dirk-Jan C. Binnema
2024-04-01mu-utils: Fix build with muslMatthew Smith
2024-04-01mu4e-obsolete: add alias for mu4e-clear-cachesDirk-Jan C. Binnema
2024-04-01mu4e.texi: fix typoDirk-Jan C. Binnema
2024-03-29Merge pull request #2674 from alphapapa/fix/man-pageDirk-Jan C. Binnema
2024-03-28man: Escape Org heading-like lines in exampleAdam Porter
2024-03-19Merge pull request #2668 from Chris00/masterDirk-Jan C. Binnema
2024-03-19mu4e: set gnus-icalendar-setup as alias for mu4e-icalendar-setupDirk-Jan C. Binnema
2024-03-19Merge pull request #2667 from OnkelUlla/fix_typoDirk-Jan C. Binnema
2024-03-19Update install instructions for icalendarChristophe Troestler
2024-03-19mu-index.1: fix typoUlrich Ölmann
2024-03-18mu4e.texi: add compose-reply-wide-or-not-please-ask exampleDirk-Jan C. Binnema
2024-03-17mu-query: use mu info tablesDirk-Jan C. Binnema
2024-03-17Merge pull request #2663 from stefanv/doc-missing-flagsDirk-Jan C. Binnema
2024-03-16Document personal and calendar flagsStefan van der Walt
2024-03-16build: bump version to 1.12.2v1.12.2Dirk-Jan C. Binnema
2024-03-15xapian-db: use get_msg on exceptionDirk-Jan C. Binnema
2024-03-15github: update ubuntu ci buildDirk-Jan C. Binnema
2024-03-15mu4e-compose: rework mu4e-compose-goto-(bottom|top)Dirk-Jan C. Binnema
2024-03-15mu4e.texi: add missing node in composer menuDirk-Jan C. Binnema
2024-03-15mu4e-helpers: fix mu4e-keymap-set for older emacsDirk-Jan C. Binnema
2024-03-15mu4e-compose: avoid byte-compile warnings on older emacsenDirk-Jan C. Binnema
2024-03-15mu4e-helpers: check for key-valid-pDirk-Jan C. Binnema
2024-03-15message: flag list-unsubscribe as MailingListDirk-Jan C. Binnema
2024-03-15clang: fix some compiler warningsDirk-Jan C. Binnema
2024-03-14mu4e-helpers: add mu4e-keymap-set, fix warningsDirk-Jan C. Binnema
2024-03-13mu4e-compose: copy message-reply-headers to fake bufferDirk-Jan C. Binnema
2024-03-12mu4e-compose: only use keymap-set when availableDirk-Jan C. Binnema
2024-03-12IDEAS.org: update for PDF indexingDirk-Jan C. Binnema
2024-03-12mu4e-compose: restore mu4e-compose-goto-(bottom|top)Dirk-Jan C. Binnema