| Age | Commit message (Expand) | Author |
| 2014-01-15 | * lib: fix broken unit test | djcb |
| 2013-10-13 | * handle message-ids a bit specially, update unit tests | djcb |
| 2013-07-21 | * cleanup: drop gmime-2.4 support | djcb |
| 2013-07-07 | * mu: unbreak unit test after flag changes (fixes #247) | djcb |
| 2013-06-01 | * mu-str: treat '..' in non-range fields differently | djcb |
| 2013-05-30 | * update some unit tests | djcb |
| 2013-05-27 | * fix matching backslashes, add some tests | djcb |
| 2013-05-27 | * test-mu-maildir: fix regexp | djcb |
| 2013-05-26 | * add mu_str_replace | djcb |
| 2013-05-25 | * add unit test for the optional message file renaming | djcb |
| 2013-05-21 | * cosmetic | djcb |
| 2013-05-20 | * lib: add mu_str_parse_arglist + unit tests | djcb |
| 2013-05-15 | * handle invalid utf8; fixes #211 (hopefully) | djcb |
| 2013-05-15 | * the query parser update (few commits back) fixes #210 too, this is unit tes... | djcb |
| 2013-05-13 | * fix list parsing | djcb |
| 2013-05-13 | * lib: updates for mu-msg-field / mu-str updates | djcb |
| 2013-04-28 | * mu: (re)add special handling for '$' (fixes #193) | djcb |
| 2013-04-17 | * mu: more 'fixing'/'massaging' of queries | djcb |
| 2013-03-30 | * more more copyright year updates | djcb |
| 2013-03-30 | * update copyright years | djcb |
| 2012-12-28 | * add references unit test | djcb |
| 2012-12-22 | * use AM_CPPFLAGS instead of INCLUDES | djcb |
| 2012-12-09 | * update / add testcases for string normalization | djcb |
| 2012-11-18 | * lib: do some more escaping of body text | djcb |
| 2012-11-17 | * support single dates (shortcut for ranges) in queries (thanks to Eygene Rya... | djcb |
| 2012-11-08 | * fix test-mu-maildir unit test for running as root | djcb |
| 2012-11-08 | * remove hard dependency on wordexp.h (OpenBSD does not have it) | djcb |
| 2012-10-24 | * mu-cfind: some cleanups / better help | djcb |
| 2012-10-18 | * lib: add mu_util_support and mu_util_program_in_path + unit tests | djcb |
| 2012-09-16 | * minor | djcb |
| 2012-08-11 | * fix leak in test-mu-store | djcb |
| 2012-08-09 | * tests: cleanup test-mu-msg.c | djcb |
| 2012-08-09 | * tests: X-Label tags are space-separated, X-Keywords are comma-separated | djcb |
| 2012-08-09 | * lib/tests: support X-Label and X-Keywords, update unit test | djcb |
| 2012-08-09 | * updates for mu_msg_get_body_(text|html) api change | djcb |
| 2012-07-20 | * fix 'make distcheck' | djcb |
| 2012-07-18 | * crypto: add automated test for 'verify' | djcb |
| 2012-07-14 | * cosmetic | djcb |
| 2012-06-29 | * clear non-numerics from dates, so '2012-06-12' is parsed correctly | djcb |
| 2012-06-20 | * fix _MuStore initialization; proliferate API change | djcb |
| 2012-06-18 | * mu-store*: detect 'my-addresses' in messages, so we can mark contacts as 'p... | djcb |
| 2012-06-15 | * mu-str.c: much improved mu_str_normalize_subject (to skip Re:, Fwd: etc. fo... | djcb |
| 2012-06-13 | * mu-maildir: preserve custom (non-standard) maildir file flags | djcb |
| 2012-06-13 | * add mu_flags_custom_from_str, to get the custom flags in a message file name | djcb |
| 2012-06-12 | * lib/tests: update tests for GStringChunk-related API changes | djcb |
| 2012-06-01 | * update test cases for the ignoring (or checking) invalid message flag letters | djcb |
| 2012-06-01 | * split off test-mu-msg test cases | djcb |
| 2012-05-22 | * support '.noupdate' -- similar to '.noindex', maildirs containing | djcb |
| 2012-05-21 | * fix refactoring fall-out | djcb |
| 2012-05-21 | * refactoring: split src/ into mu/ and lib/ | djcb |