| Age | Commit message (Expand) | Author |
| 2025-11-25 | improve invoking external commands | Dirk-Jan C. Binnema |
| 2025-09-08 | rename 'mu label' -> 'mu labels' | Dirk-Jan C. Binnema |
| 2025-08-15 | mu: add 'label' command + manpage + tests | Dirk-Jan C. Binnema |
| 2025-08-15 | tests: only build when needed | Dirk-Jan C. Binnema |
| 2024-03-01 | tests: add some very basic CLD2_TEST | Dirk-Jan C. Binnema |
| 2024-01-06 | tests: move to tests/, make optional | Dirk-Jan C. Binnema |
| 2023-09-11 | unit-tests: modernize | Dirk-Jan C. Binnema |
| 2023-09-09 | tests: update for new query parser / ngrams | Dirk-Jan C. Binnema |
| 2023-08-27 | mu: modernize command-line unit tests | Dirk-Jan C. Binnema |
| 2023-08-19 | remove Mu::format, use mu_format | Dirk-Jan C. Binnema |
| 2023-07-25 | message: use html-to-text scraper for html parts | Dirk-Jan C. Binnema |
| 2023-07-05 | update to use fmt-based apis | Dirk-Jan C. Binnema |
| 2023-07-05 | utils: rework Mu::Error and g_ logging macros with fmt | Dirk-Jan C. Binnema |
| 2023-06-11 | gmime-test: fix leak | Dirk-Jan C. Binnema |
| 2023-04-09 | tests: turn off dead test test_mu_extract_01 | Dirk-Jan C. Binnema |
| 2023-04-09 | tests: fix links tests | Dirk-Jan C. Binnema |
| 2023-03-28 | mu-find: brush off --format=links unit test | Dirk-Jan C. Binnema |
| 2023-01-31 | mu: index html text as if it were plain text | Dirk-Jan C. Binnema |
| 2022-12-30 | mu-cfind: use UTC in json output | Dirk-Jan C. Binnema |
| 2022-12-30 | cfind: rework, add support for json output | Dirk-Jan C. Binnema |
| 2022-11-17 | tests: update | Dirk-Jan C. Binnema |
| 2022-08-11 | tests: update test helpers and users | Dirk-Jan C. Binnema |
| 2022-05-29 | mu: support MUHOME environment variable | Dirk-Jan C. Binnema |
| 2022-05-19 | lib: remove some dead code (mu-str/utils) | Dirk-Jan C. Binnema |
| 2022-05-18 | tests: skip missing timezones in queries, too | Dirk-Jan C. Binnema |
| 2022-05-13 | test: enable some more | Dirk-Jan C. Binnema |
| 2022-05-09 | store: use Result<Store> builder, add auto upgrade | Dirk-Jan C. Binnema |
| 2022-05-06 | avoid warnings, update tests | Dirk-Jan C. Binnema |
| 2022-05-05 | message/document: update sexp on the fly | Dirk-Jan C. Binnema |
| 2022-04-30 | cmd: update commands and tests for Message | Dirk-Jan C. Binnema |
| 2022-04-30 | commands: Updated 'find' and 'index' to use Mu::Message | Dirk-Jan C. Binnema |
| 2022-04-18 | test-mu-cmd: minor tweaks for message update | Dirk-Jan C. Binnema |
| 2022-03-07 | tests: update for mu-message-fields | Dirk-Jan C. Binnema |
| 2022-02-27 | mu/tests: update unit tests | Dirk-Jan C. Binnema |
| 2022-02-26 | test-mu-cmd: fix for CI | Dirk-Jan C. Binnema |
| 2022-02-26 | test-mu-cmd: better log failure | Dirk-Jan C. Binnema |
| 2022-02-21 | update unit tests | Dirk-Jan C. Binnema |
| 2022-01-30 | store/query: update for new store/query api | Dirk-Jan C. Binnema |
| 2021-11-22 | tests: add unit test for cjk handling | Dirk-Jan C. Binnema |
| 2021-11-08 | tests: move to subdir, move to meson | Dirk-Jan C. Binnema |
| 2021-11-05 | build: fix compiler warning | Dirk-Jan C. Binnema |
| 2021-11-03 | gmime-test: ensure fileno is defined | Dirk-Jan C. Binnema |
| 2021-11-02 | gmime-test: move to mu/tests | Dirk-Jan C. Binnema |
| 2021-11-02 | mu: move test sources to tests/ | Dirk-Jan C. Binnema |
| 2020-01-01 | mu: move mu/mu/tests, lib/tests one level up | Dirk-Jan C. Binnema |
| 2019-12-28 | Revert "mu: default to include related, skip dups" | Dirk-Jan C. Binnema |
| 2019-12-22 | update for lib/utils split | Dirk-Jan C. Binnema |
| 2019-12-22 | lib: split out utils to lib/utils | Dirk-Jan C. Binnema |
| 2019-12-10 | mu: default to include related, skip dups | Dirk-Jan C. Binnema |
| 2019-11-16 | tests: fix cmd test_mu_find_04 stderr output | Derek Schrock |