summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-24NEWS.org: updateDirk-Jan C. Binnema
2025-08-24scm: add support for loggingDirk-Jan C. Binnema
2025-08-24mu4e: implement mu4e-mu-scm-replDirk-Jan C. Binnema
2025-08-24mu-server: implement exposing the socket-pathDirk-Jan C. Binnema
2025-08-24mu: add --listen option for serverDirk-Jan C. Binnema
2025-08-24scm: implement blocking / non-blocking modesDirk-Jan C. Binnema
2025-08-23meson.build: check for pthread_setname_npDirk-Jan C. Binnema
2025-08-22scm: message_parts: use cons instead of appendDirk-Jan C. Binnema
2025-08-22scm: to_scm: use cons, not appendDirk-Jan C. Binnema
2025-08-22scm: all_labels: use cons instead of appendDirk-Jan C. Binnema
2025-08-22scm: cfind: use cons instead of appendDirk-Jan C. Binnema
2025-08-22scm: mfind: use cons instead of append, eval lazyDirk-Jan C. Binnema
2025-08-22mu-query-results: add decrement operatorsDirk-Jan C. Binnema
2025-08-17NEWS.org: updateDirk-Jan C. Binnema
2025-08-17update NEWS.orgDirk-Jan C. Binnema
2025-08-17scm: update documentationDirk-Jan C. Binnema
2025-08-17scm: support --listen flag for udsDirk-Jan C. Binnema
2025-08-16mu-init: automatic export labels with --reinitDirk-Jan C. Binnema
2025-08-16labels: refactor import/export to mu-store-labelsDirk-Jan C. Binnema
2025-08-16labels: ensure c++17 compatibilityDirk-Jan C. Binnema
2025-08-15man: update man-pages (label / typos)Dirk-Jan C. Binnema
2025-08-15scm: add support for labels + testsDirk-Jan C. Binnema
2025-08-15mu: add 'label' command + manpage + testsDirk-Jan C. Binnema
2025-08-15store: add support for modifying and listing labels and cachingDirk-Jan C. Binnema
2025-08-15message: add support for labels + testsDirk-Jan C. Binnema
2025-08-15tests: only build when neededDirk-Jan C. Binnema
2025-07-30mu4e-mime-parts: massage file names in m-v-save-attachmentsDirk-Jan C. Binnema
2025-07-27utils: refactor count_nl from mu-cmd-findDirk-Jan C. Binnema
2025-07-27contacts-cache: cosmeticsDirk-Jan C. Binnema
2025-07-24cli11: prefer system package if foundDirk-Jan C. Binnema
2025-07-24fmt: prefer system package if foundDirk-Jan C. Binnema
2025-07-24mu-cmd: load mu-scm.hh only with BUILD_SCMDirk-Jan C. Binnema
2025-07-19mu-scm: avoid compiler warningDirk-Jan C. Binnema
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