mu/mu
Dirk-Jan C. Binnema aea64c4a08 mu/lib: refactor mu(-cmd)-server code
Split off the parsing/handling code from the mu command server into
mu-server, and only leave the external interface (the mu4e repl) in
mu-cmd-server.
2020-10-31 09:46:13 +02:00
..
Makefile.am mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
mu-cmd-cfind.cc mu: use g_printerr for errors, instead of g_warning 2020-06-13 16:56:41 +03:00
mu-cmd-extract.cc mu: use g_printerr for errors, instead of g_warning 2020-06-13 16:56:41 +03:00
mu-cmd-find.cc mu: support json output directly 2020-10-26 18:39:56 +02:00
mu-cmd-index.cc mu-index: make progress a bit smoother 2020-10-13 23:36:19 +03:00
mu-cmd-script.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
mu-cmd-server.cc mu/lib: refactor mu(-cmd)-server code 2020-10-31 09:46:13 +02:00
mu-cmd.cc fix compilation error / clang warnings 2020-07-25 11:26:08 +03:00
mu-cmd.hh mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
mu-config.cc config: add message-size, batch-size option for init 2020-06-27 11:36:34 +03:00
mu-config.hh config: add message-size, batch-size option for init 2020-06-27 11:36:34 +03:00
mu-help-strings.awk * help: generate help texts from text file / awk 2012-07-20 11:05:18 +03:00
mu-help-strings.txt Fix `mu help` doesn't show the `init` command. Fix a sentence. 2020-08-14 00:00:54 +10:00
mu-memcheck.in mu: add memcheck script for valgrinding 2020-02-15 14:09:30 +02:00
mu.cc mu: better output 2020-06-27 17:07:00 +03:00
test-mu-cmd-cfind.cc cosmetics 2020-06-27 17:07:00 +03:00
test-mu-cmd.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
test-mu-query.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
test-mu-runtime.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00
test-mu-threads.cc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00