summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-31mu4e-search: re-use mu4e-label-regexDirk-Jan C. Binnema
2025-08-31mu: cmd-label: cosmeticsDirk-Jan C. Binnema
2025-08-31man: update label manpageDirk-Jan C. Binnema
2025-08-31store: improve label handlingDirk-Jan C. Binnema
2025-08-31mu4e: implement label updating through marksDirk-Jan C. Binnema
2025-08-31server: add label handlerDirk-Jan C. Binnema
2025-08-31mu-label: allow more charactersDirk-Jan C. Binnema
2025-08-28mu-document: improve sexp updatingDirk-Jan C. Binnema
2025-08-27labels: implement parse_delta_labelsDirk-Jan C. Binnema
2025-08-27build: don't use PWD in when doc-buildingDirk-Jan C. Binnema
2025-08-27Merge pull request #2866 from antonmosich/typosDirk-Jan C. Binnema
2025-08-26Replace "the the " with "the "Anton Mosich
2025-08-26docs: Fix typoAnton Mosich
2025-08-26build: improve doc buildingDirk-Jan C. Binnema
2025-08-26scm: implement store personal?, rename all-labels->labelsDirk-Jan C. Binnema
2025-08-26mu4e: add basic auto-completion for labelsDirk-Jan C. Binnema
2025-08-26mu4e: allow for displaying labelsDirk-Jan C. Binnema
2025-08-25mu4e/server: get cached list of labelsDirk-Jan C. Binnema
2025-08-25mu: improve command helpDirk-Jan C. Binnema
2025-08-25scm: clean up scm runningDirk-Jan C. Binnema
2025-08-24utils: add set_thread_nameDirk-Jan C. Binnema
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