1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-27 07:35:16 +02:00
mu/mu
Dirk-Jan C. Binnema d2aa1f91b0 mu: support json output directly
Allow for dumping json directly from the Sexp structures, so we don't
need any external libs (i.e. json-glib) anymore.
2020-10-26 18:39:56 +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: support json output directly 2020-10-26 18:39:56 +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