summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-19build: bump version to 1.12.12v1.12.12Dirk-Jan C. Binnema
2025-07-12mu-config.hh: unbreak mac buildDirk-Jan C. Binnema
2025-07-12Merge branch 'wip/djcb/more-scm'Dirk-Jan C. Binnema
2025-07-12mu-scm: implement message->alistDirk-Jan C. Binnema
2025-07-12mu-scm: use cc-prefix for C++ objectsDirk-Jan C. Binnema
2025-07-12mu-scm: add docstrings for symbolsDirk-Jan C. Binnema
2025-07-12mu-scm: implement store->alistDirk-Jan C. Binnema
2025-07-12mu-config: split get() into get_str() and decode()Dirk-Jan C. Binnema
2025-07-12mu-scm: add filename procedure for mime-partDirk-Jan C. Binnema
2025-07-12mu4e-draft: add mu4e-compose-jump-to-reasonable-placeDirk-Jan C. Binnema
2025-07-11mu4e-update: fix typoDirk-Jan C. Binnema
2025-07-09NEWS.org: updateDirk-Jan C. Binnema
2025-07-09build: add cond dep on g_mime_object_write_content_to_streamDirk-Jan C. Binnema
2025-07-07NEWS.org: updateDirk-Jan C. Binnema
2025-07-07mu-scm: implement mime-part handling, refactDirk-Jan C. Binnema
2025-07-05mu4e: allow mu4e-get-mail-command to be a functionDirk-Jan C. Binnema
2025-07-05mu-mime-object.hh: fix some typosDirk-Jan C. Binnema
2025-06-30mu-scm-message: don't require c++ >= 17Dirk-Jan C. Binnema
2025-06-30mu-scm: add string->time and time->stringDirk-Jan C. Binnema
2025-06-30mu-scm: add support for thread-idDirk-Jan C. Binnema
2025-06-30mu-scm: add support for mailing-listDirk-Jan C. Binnema
2025-06-30mu-scm: add support for referencesDirk-Jan C. Binnema
2025-06-30mu-scm: defer scm exceptions with c++ throw/catchDirk-Jan C. Binnema
2025-06-30mu-scm: add full-message support (body/header)Dirk-Jan C. Binnema
2025-06-30mu-scm: add options, some tweaksDirk-Jan C. Binnema
2025-06-30server: make index log back-off a bit more conciseDirk-Jan C. Binnema
2025-06-30Merge branch 'index-sleep-exp-backoff'Dirk-Jan C. Binnema
2025-07-01fix typoZheng, Ping
2025-07-01indexer sleep exp backoffZheng, Ping
2025-06-30mu4e-folder: don't offer "other" if there are noneDirk-Jan C. Binnema
2025-06-28mu4e-headers: use string-width, not length for alignmentDirk-Jan C. Binnema
2025-06-24build: better handle non-guile buildDirk-Jan C. Binnema
2025-06-19NEWS.org: update for scmDirk-Jan C. Binnema
2025-06-19mu-scm: add texinfo documentationDirk-Jan C. Binnema
2025-06-19mu-scm: add man-pageDirk-Jan C. Binnema
2025-06-19scm: add some unit-testsDirk-Jan C. Binnema
2025-06-19scm: new guile/scheme bindingsDirk-Jan C. Binnema
2025-06-16mu: add 'scm' commandDirk-Jan C. Binnema
2025-06-16mu-test: fix logging verbosityDirk-Jan C. Binnema
2025-06-14mu_utils: add to_string_charDirk-Jan C. Binnema
2025-06-12mu4e-notification: avoid error when byte-compiledDirk-Jan C. Binnema
2025-06-12mu4e.texi: improve dired noteDirk-Jan C. Binnema
2025-06-11README.org: update re: development branchDirk-Jan C. Binnema
2025-06-10mu-maildir.cc: fix typoDirk-Jan C. Binnema
2025-06-10mu-cfind/contacts-cache: refactor matching in for_eachDirk-Jan C. Binnema
2025-06-10fdl.texi: only need one copy in source treeDirk-Jan C. Binnema
2025-06-09Merge pull request #2851 from sarg/fix-notificationsDirk-Jan C. Binnema
2025-05-31meson.build: tweak guile buildDirk-Jan C. Binnema
2025-05-31mu-cmd: update docstringsDirk-Jan C. Binnema
2025-05-31Makefile: turn off asan in when testingDirk-Jan C. Binnema