summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2025-05-26lib: improve xapianizer / xapian_termDirk-Jan C. Binnema
2025-05-26contacts/contacts-cache: cleanupsDirk-Jan C. Binnema
2025-05-24tests: skip some slow tests when valgrindingDirk-Jan C. Binnema
2025-05-24mu-scanner: improve ignore_dentry checkDirk-Jan C. Binnema
2025-05-24mu-test: add valgrind checkDirk-Jan C. Binnema
2025-05-24message: retain non-file flags when movingDirk-Jan C. Binnema
2025-05-24mu: rename --my-address into --personal-addressDirk-Jan C. Binnema
2025-04-13test-store: don't break on slow systemsDirk-Jan C. Binnema
2025-04-12mu-server: cleanup find prop handlingDirk-Jan C. Binnema
2025-04-12test-circular-symlink: loosen test a bitDirk-Jan C. Binnema
2025-03-23mu-sexp: don't require > c++17Dirk-Jan C. Binnema
2025-03-23mu-find: implement format=json2Dirk-Jan C. Binnema
2025-03-23mu-sexp: tighten definition of plistpDirk-Jan C. Binnema
2025-03-23mu-sexp: fix c++23 warning for suffix operatorDirk-Jan C. Binnema
2025-02-23indexer: minor tweakingDirk-Jan C. Binnema
2025-02-23Improve performance of index cleanup: use readdir(3), not access(2)Daniel Colascione
2025-02-13mu: remove empty refs + unit-testDirk-Jan C. Binnema
2025-02-07mu-server: more info for mu4e-analyze-last-queryDirk-Jan C. Binnema
2025-02-05mu-server: minor cleanupsDirk-Jan C. Binnema
2025-02-05guile: avoid body duplicationDirk-Jan C. Binnema
2025-02-02test: add unit-tests for related/new/skip-dupsDirk-Jan C. Binnema
2025-01-13mu-info: add example for ref:, thread:Dirk-Jan C. Binnema
2025-01-08mu-query-parser: cosmeticDirk-Jan C. Binnema
2025-01-08server: make parsed queries available to mu4eDirk-Jan C. Binnema
2024-12-09utils-file: add unit-test for expand_fileDirk-Jan C. Binnema
2024-12-07mu-sexp: add -unix output for json tstampsDirk-Jan C. Binnema
2024-12-06lib/utils: include fmt/xchar.hDirk-Jan C. Binnema
2024-12-02query: add related: combi-field + testDirk-Jan C. Binnema
2024-12-01tests: add tests for ref: searchingDirk-Jan C. Binnema
2024-11-30fields: make combi-fields introspectableDirk-Jan C. Binnema
2024-11-26search: make references searchableDirk-Jan C. Binnema
2024-11-26lib/store-worker: removeDirk-Jan C. Binnema