summaryrefslogtreecommitdiff
path: root/mu
AgeCommit message (Expand)Author
2021-08-03update (c) yearDirk-Jan C. Binnema
2021-07-31mu-cmd-server: report errors to mu4eDirk-Jan C. Binnema
2021-07-29mu: use g_strerror instead of strerrorDirk-Jan C. Binnema
2021-06-11mu-cmd-find: Fix links ouputDirk-Jan C. Binnema
2021-06-01fix wrong configuration key referencePeter Hoeg
2021-02-15cmd-find: show thread-paths with --debugDirk-Jan C. Binnema
2021-02-15mu-config: small cleanupDirk-Jan C. Binnema
2021-02-13mu: support '-V' for --versionDirk-Jan C. Binnema
2021-02-12build: experimental support for the meson build systemDirk-Jan C. Binnema
2021-01-30test-mu-query: fix MacOS compilationDirk-Jan C. Binnema
2021-01-30test-mu-query: neuter test on non-linux for nowDirk-Jan C. Binnema
2021-01-29lib: clean up mu_msg_to_sexp APIDirk-Jan C. Binnema
2021-01-27test-mu-query: avoid compiler warningDirk-Jan C. Binnema
2021-01-27mu-find: don't pre/post none-messageDirk-Jan C. Binnema
2021-01-27mu: remove dead test-mu-runtimeDirk-Jan C. Binnema
2021-01-24mu: avoid some compiler warningsDirk-Jan C. Binnema
2021-01-23test-mu-cmd: turn off unit-testDirk-Jan C. Binnema
2021-01-22remove obsolete threading testsDirk-Jan C. Binnema
2021-01-22remove some dead codeDirk-Jan C. Binnema
2021-01-22threads: update unit testsDirk-Jan C. Binnema
2021-01-22mu: Update for new querying APIsDirk-Jan C. Binnema
2021-01-20query: Rework querying/threading machineryDirk-Jan C. Binnema
2020-12-07cmd-server: use std::fflushDirk-Jan C. Binnema
2020-12-06cmd-server: fflush before reading next lineDirk-Jan C. Binnema
2020-11-07use c++ for some more sourcesDirk-Jan C. Binnema
2020-11-07index: improve error handlingDirk-Jan C. Binnema
2020-11-07lib: convert threader/container to c++Dirk-Jan C. Binnema
2020-11-04mu: use updated Query APIDirk-Jan C. Binnema
2020-11-01fix some compiler warningsDirk-Jan C. Binnema
2020-10-31mu/lib: refactor mu(-cmd)-server codeDirk-Jan C. Binnema
2020-10-26mu: support json output directlyDirk-Jan C. Binnema
2020-10-13mu-index: make progress a bit smootherDirk-Jan C. Binnema
2020-08-15mu-cmd-cfind: include <array>Dirk-Jan C. Binnema
2020-08-15mu-cmd-find: don't mark rainbow constexprDirk-Jan C. Binnema
2020-08-14Fix `mu help` doesn't show the `init` command. Fix a sentence.David
2020-07-25fix compilation error / clang warningsDirk-Jan C. Binnema
2020-07-13cmd: Update find, server for Sexp changesDirk-Jan C. Binnema
2020-06-27cosmeticsDirk-Jan C. Binnema
2020-06-27cmd-server: Update to use the new IndexerDirk-Jan C. Binnema
2020-06-27cmd-index: Use the new IndexerDirk-Jan C. Binnema
2020-06-27mu-cmd: Use the new Store APIDirk-Jan C. Binnema
2020-06-27lib/index: Implement new indexerDirk-Jan C. Binnema
2020-06-27mu: better outputDirk-Jan C. Binnema
2020-06-27config: add message-size, batch-size option for initDirk-Jan C. Binnema
2020-06-27server: show complete help by defaultDirk-Jan C. Binnema
2020-06-13mu: use g_printerr for errors, instead of g_warningDirk-Jan C. Binnema
2020-06-13server: use symbolic names with ':'Dirk-Jan C. Binnema
2020-06-13mu4e/server: implement mark-as-read for (view ...)Dirk-Jan C. Binnema
2020-06-13server: use Mu::Store in c++ modeDirk-Jan C. Binnema
2020-06-13mu: convert command-line tools to c++Dirk-Jan C. Binnema