summaryrefslogtreecommitdiff
path: root/mu/mu-cmd-server.cc
AgeCommit message (Expand)Author
2025-08-25scm: clean up scm runningDirk-Jan C. Binnema
2025-08-24mu: add --listen option for serverDirk-Jan C. Binnema
2024-06-05store-worker: temporarily revertDirk-Jan C. Binnema
2024-06-03server: pass sexp-commmands through store workerDirk-Jan C. Binnema
2023-12-22mu-server: modernize sig handlingDirk-Jan C. Binnema
2023-08-04mu-server: use strings, not sexps object (optimization)Dirk-Jan C. Binnema
2023-08-04mu-server: implement temp-file optimizationDirk-Jan C. Binnema
2023-07-25mu: use fmt-based apis in mu index/server and optionsDirk-Jan C. Binnema
2023-07-05update to use fmt-based apisDirk-Jan C. Binnema
2023-07-02all: update for API changes (config etc.)Dirk-Jan C. Binnema
2023-04-11mu: improve error numbersDirk-Jan C. Binnema
2023-02-17server: small output improvementDirk-Jan C. Binnema
2023-01-29mu-server: cosmeticDirk-Jan C. Binnema
2022-11-17mu: implement new command-line parserDirk-Jan C. Binnema
2022-11-07mu/cmd: update for new sexp APIDirk-Jan C. Binnema
2022-05-30mu-server: add a bit more debugging infoDirk-Jan C. Binnema
2022-05-12mu: Make commands Result-basedDirk-Jan C. Binnema
2022-05-09store: use Result<Store> builder, add auto upgradeDirk-Jan C. Binnema
2022-05-06sexp: allow for some prettified string outputDirk-Jan C. Binnema
2022-02-21build: fix some warningsDirk-Jan C. Binnema
2022-02-14store: rename "metadata" into "properties"Dirk-Jan C. Binnema
2022-02-03server: support flushing the outputDirk-Jan C. Binnema
2022-01-30cmd-server: improve signal handlingDirk-Jan C. Binnema
2021-10-20clang-format: update c/cc coding styleDirk-Jan C. Binnema
2021-07-31mu-cmd-server: report errors to mu4eDirk-Jan C. Binnema
2021-01-22mu: Update for new querying APIsDirk-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-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-07-13cmd: Update find, server for Sexp changesDirk-Jan C. Binnema
2020-06-27cmd-server: Update to use the new IndexerDirk-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
2020-06-06server: use sexp builder for return parametersDirk-Jan C. Binnema
2020-06-06lib/utils: build s-expression programmatically buildingDirk-Jan C. Binnema
2020-05-25mu-server: restore readline-supportDirk-Jan C. Binnema
2020-05-12Fix typosJonas Bernoulli
2020-05-11mu-server: disable readline support for nowDirk-Jan C. Binnema
2020-05-05mu: support --eval for server testingDirk-Jan C. Binnema
2020-03-15mu4e: use faster count queries, document differencesDirk-Jan C. Binnema
2020-03-01server: reinstate readline support (when available)Dirk-Jan C. Binnema
2020-02-29error fix for gcc 9.xdamon-kwok
2020-02-28server/mu4e: update decrypt/verify optionsDirk-Jan C. Binnema