summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2025-08-16labels: ensure c++17 compatibilityDirk-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-27utils: refactor count_nl from mu-cmd-findDirk-Jan C. Binnema
2025-07-27contacts-cache: cosmeticsDirk-Jan C. Binnema
2025-07-24fmt: prefer system package if foundDirk-Jan C. Binnema
2025-07-12mu-config.hh: unbreak mac buildDirk-Jan C. Binnema
2025-07-12mu-config: split get() into get_str() and decode()Dirk-Jan C. Binnema
2025-07-05mu-mime-object.hh: fix some typosDirk-Jan C. Binnema
2025-06-30server: make index log back-off a bit more conciseDirk-Jan C. Binnema
2025-07-01fix typoZheng, Ping
2025-07-01indexer sleep exp backoffZheng, Ping
2025-06-16mu-test: fix logging verbosityDirk-Jan C. Binnema
2025-06-14mu_utils: add to_string_charDirk-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