summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2026-04-10message: improve attachment heuristicsDirk-Jan C. Binnema
2026-04-10lib/utils: small cleanupsDirk-Jan C. Binnema
2026-04-10lib: remove unused async-queueDirk-Jan C. Binnema
2026-03-17mu-utils-file: use std::filesystem::remove_allDirk-Jan C. Binnema
2026-03-17mu-utils-file: remove some unused codeDirk-Jan C. Binnema
2026-03-07lib: improve error checkingDirk-Jan C. Binnema
2026-03-07mu/lib: fix some possible quoting issuesDirk-Jan C. Binnema
2026-03-07message: fix some error pathsDirk-Jan C. Binnema
2026-02-24mu-store: cosmeticsDirk-Jan C. Binnema
2026-02-16Work around xapian bugDaniel Colascione
2026-02-16New incremental cleanup strategy: 63%-88% fasterDaniel Colascione
2026-02-14mu-query-parser: update commentDirk-Jan C. Binnema
2026-01-29mu-utils: replace #define with constexpr for MU_COLOR_Dirk-Jan C. Binnema
2026-01-28utils: fix typoDirk-Jan C. Binnema
2026-01-27utils: rework MU_ENABLE_BITOPS using C++20 codeDirk-Jan C. Binnema
2026-01-23sexp.hh: silence compiler warningsDirk-Jan C. Binnema
2026-01-22build: bump to 1.14.0-pre1, bump some required versionsDirk-Jan C. Binnema
2026-01-03test-store: disable bad testDirk-Jan C. Binnema
2025-12-15labels: improve logging for importDirk-Jan C. Binnema
2025-12-13utils: rework logging functionsDirk-Jan C. Binnema
2025-11-25improve invoking external commandsDirk-Jan C. Binnema
2025-11-21test-mu-store: bump timeout in testDirk-Jan C. Binnema
2025-11-19mu-server: improve error message for temp-fileDirk-Jan C. Binnema
2025-11-19test-mu-message: use join_path for test-pathDirk-Jan C. Binnema
2025-11-19test-utils: fix some clang-tidy warningsDirk-Jan C. Binnema
2025-11-19test-utils: use remove_directoryDirk-Jan C. Binnema
2025-11-19utils/file: rework remove_directory, add testDirk-Jan C. Binnema
2025-11-01logging: don't g_message with --quietDirk-Jan C. Binnema
2025-10-25message: ensure message text is valid utf8Dirk-Jan C. Binnema
2025-10-25utils: add utf8_clean helperDirk-Jan C. Binnema
2025-09-28utils: avoid fmt:gmtime/fmt::localtimeDirk-Jan C. Binnema
2025-09-12labels: tighten labels regexpDirk-Jan C. Binnema
2025-09-03store-test: add more label testsDirk-Jan C. Binnema
2025-09-03store: remove some _unlocked functions, update clear_labelsDirk-Jan C. Binnema
2025-09-02store: update labels when removing messagesDirk-Jan C. Binnema
2025-09-02mu: refactor labels codeDirk-Jan C. Binnema
2025-09-02labels: allow restoring cache-mapDirk-Jan C. Binnema
2025-09-01store: implement serialize method, use itDirk-Jan C. Binnema
2025-08-31store: improve label handlingDirk-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-26Replace "the the " with "the "Anton Mosich
2025-08-25mu4e/server: get cached list of labelsDirk-Jan C. Binnema
2025-08-24utils: add set_thread_nameDirk-Jan C. Binnema
2025-08-24mu-server: implement exposing the socket-pathDirk-Jan C. Binnema
2025-08-22mu-query-results: add decrement operatorsDirk-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