mu/mu
Dirk-Jan C. Binnema 3dd721d5a3 clang-format: update c/cc coding style
Update all cc code using .clang-format; please do so as well for future PRs
etc.; emacs has a handy 'clang-format' mode to make this automatic.

For comparing old changes with git blame, we can disregard this one using
--ignore-rev

(see https://www.moxio.com/blog/43/ignoring-bulk-change-commits-with-git-blame )
2021-10-20 12:26:16 +03:00
..
Makefile.am remove obsolete threading tests 2021-01-22 23:24:53 +02:00
meson.build build: experimental support for the meson build system 2021-02-12 00:49:35 +02:00
mu-cmd-cfind.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-cmd-extract.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-cmd-find.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-cmd-index.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-cmd-script.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-cmd-server.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-cmd.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-cmd.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-config.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
mu-config.hh clang-format: update c/cc coding style 2021-10-20 12:26:16 +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 clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
test-mu-cmd-cfind.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
test-mu-cmd.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00
test-mu-query.cc clang-format: update c/cc coding style 2021-10-20 12:26:16 +03:00