| Age | Commit message (Expand) | Author |
| 2012-05-21 | * refactoring: split src/ into mu/ and lib/ | djcb |
| 2012-05-20 | * append all inline text/plain parts for the body, add test cases | djcb |
| 2012-05-11 | * fix: shortcut for signed is 'z', not 's'; add some unit tests as well | djcb |
| 2012-05-04 | * mu-str.c: do some more massaging for xapian queries with brackets, add unit... | djcb |
| 2012-04-13 | * mu-str.c, test-mu-query.c: ensure all unit tests pass | djcb |
| 2012-03-30 | * mu-str etc.: improve escaping (for gmail folder names) | djcb |
| 2012-01-21 | * tests: fix unit tests for the improved parsing | djcb |
| 2011-12-07 | * <many>: add possibility to limit max number of search results | djcb |
| 2011-11-24 | * update test cases | djcb |
| 2011-10-24 | * fix unit tests (i.e.. fix re-indexing messages bug) | djcb |
| 2011-09-03 | * updated test cases; in particular, use g_test_verbose | Dirk-Jan C. Binnema |
| 2011-08-30 | * update test cases for other changes | Dirk-Jan C. Binnema |
| 2011-08-29 | * update test cases for other changes | Dirk-Jan C. Binnema |
| 2011-07-21 | * tests: don't assume the whole lives in Helsinki, Finland | Dirk-Jan C. Binnema |
| 2011-07-21 | * some more timezone fixes for the unit tests | Dirk-Jan C. Binnema |
| 2011-07-21 | * updates for new APIs (mu-date.h) | Dirk-Jan C. Binnema |
| 2011-07-16 | * make time & size checking a bit stricter, report errors to user | Dirk-Jan C. Binnema |
| 2011-07-13 | * mu-query: special-case the empty search expr to mean 'match-all' | Dirk-Jan C. Binnema |
| 2011-07-10 | * support special characters in X-Labels | Dirk-Jan C. Binnema |
| 2011-07-06 | * update test-cases | Dirk-Jan C. Binnema |
| 2011-06-30 | * update/add unit tests for threading | Dirk-Jan C. Binnema |
| 2011-06-19 | * update test case for the new thread param for queries | Dirk-Jan C. Binnema |
| 2011-06-18 | * update test-cases | Dirk-Jan C. Binnema |
| 2011-06-16 | * add mu_msg_iter_reset (to reset iter to the beginning), add tests | Dirk-Jan C. Binnema |
| 2011-06-16 | * remove the needless batching in mu-msg-iter, mu-query, update callers | Dirk-Jan C. Binnema |
| 2011-06-16 | * test-mu-query.c: add some tests for querying tags | Dirk-Jan C. Binnema |
| 2011-05-21 | * test-mu-query.c: add unit test for searching filenames | Dirk-Jan C. Binnema |
| 2011-05-21 | * test-mu-cmd.c: add tests for extra-by-filename for mu-extract | Dirk-Jan C. Binnema |
| 2011-05-21 | * make size, date ranges work even if specified e->b. add unit tests. | Dirk-Jan C. Binnema |
| 2011-05-20 | * add unit tests for wildcards, size: and date: | Dirk-Jan C. Binnema |
| 2011-05-19 | * tests: fix up merge fallout | Dirk-Jan C. Binnema |
| 2011-05-19 | * update test-cases | Dirk-Jan C. Binnema |
| 2011-05-19 | * mu-msg-iter.{cc,h}: clear-up api, update callers | Dirk-Jan C. Binnema |
| 2011-05-18 | * test-mu-{cmd,msg,query}.c: update (c) year | Dirk-Jan C. Binnema |
| 2011-05-18 | * test-mu-{cmd,msg,query}.c: update (c) year | Dirk-Jan C. Binnema |
| 2011-05-18 | * test-mu-query.c: add specific tests for searching accented chars, as per #38 | Dirk-Jan C. Binnema |
| 2011-05-18 | * tests/: add tests for issues mentioned in issue #38 | Dirk-Jan C. Binnema |
| 2011-05-18 | * test-mu-query.c: add specific tests for searching accented chars, as per #38 | Dirk-Jan C. Binnema |
| 2011-05-18 | * tests/: add tests for issues mentioned in issue #38 | Dirk-Jan C. Binnema |
| 2011-05-15 | * re-enable message summaries | Dirk-Jan C. Binnema |
| 2011-05-14 | * updates for summary field removal | Dirk-Jan C. Binnema |
| 2011-05-09 | * <many> WIP: refactor mu-msg -- mu-msg-file | Dirk-Jan C. Binnema |
| 2011-03-21 | * mu-query: some cleanups | Dirk-Jan C. Binnema |
| 2011-01-09 | * make mu-cmd reference-counted (make mu_msg_destroy internal, use | Dirk-Jan C. Binnema |
| 2010-12-12 | * cosmetics | Dirk-Jan C. Binnema |
| 2010-11-29 | * mu-query.cc, mu-store.cc: use the escaping for some fields; update test case | Dirk-Jan C. Binnema |
| 2010-11-27 | * test cases: update for mu-msg / mu-runtime change | Dirk-Jan C. Binnema |
| 2010-11-25 | * update tests for GError-changes | Dirk-Jan C. Binnema |
| 2010-11-24 | * use GError to convey error info in MuQuery; update users | Dirk-Jan C. Binnema |
| 2010-11-21 | * unit tests: updated for other changes | Dirk-Jan C. Binnema |