| Age | Commit message (Expand) | Author |
| 2011-03-31 | * add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen' | Dirk-Jan C. Binnema |
| 2011-03-21 | * mu-query: some cleanups | Dirk-Jan C. Binnema |
| 2011-03-19 | * mu_runtime: update getting standard dirs / paths, use them | Dirk-Jan C. Binnema |
| 2011-03-06 | * mu-str: add mu_str_guess_first_name, mu_str_guess_last_name and | Dirk-Jan C. Binnema |
| 2011-03-02 | * WIP: contact listing / searching. | Dirk-Jan C. Binnema |
| 2011-01-31 | * test_mu_view_01: the test depended on a MIME-decoding bug in gmime; since t... | Dirk-Jan C. Binnema |
| 2011-01-31 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-01-31 | * test-mu-cmd.c: always set a tempdir for muhome; this fixes running unit | Dirk-Jan C. Binnema |
| 2011-01-30 | * test-mu-util.c: remove bad test that broke the gentoo build | Dirk-Jan C. Binnema |
| 2011-01-15 | * make mag-msg-store a configurable parameter; refactor the setting of the | Dirk-Jan C. Binnema |
| 2011-01-15 | * change MuMaildirWalkMsgCallback so it take a full stat buf* instead of just | Dirk-Jan C. Binnema |
| 2011-01-12 | * update test-mu-store test case | Dirk-Jan C. Binnema |
| 2011-01-11 | * test-mu-cmd.c: update test | Dirk-Jan C. Binnema |
| 2011-01-09 | * make mu-cmd reference-counted (make mu_msg_destroy internal, use | Dirk-Jan C. Binnema |
| 2011-01-09 | * improvements in attachment / mime-part handling: | Dirk-Jan C. Binnema |
| 2011-01-06 | * test-mu-cmd.c: add test case for 'mu mkdir' | Dirk-Jan C. Binnema |
| 2011-01-06 | * add test case for mu view | Dirk-Jan C. Binnema |
| 2011-01-04 | * many changes to the config system | Dirk-Jan C. Binnema |
| 2011-01-02 | * fix test-mu-cmd.c for stricter option checks | Dirk-Jan C. Binnema |
| 2011-01-02 | * <many>: add option to change the batch size for xapian transactions | Dirk-Jan C. Binnema |
| 2010-12-12 | * add test_mu_util_get_dtype_with_lstat unit test, cosmetics | Dirk-Jan C. Binnema |
| 2010-12-12 | * cosmetics | Dirk-Jan C. Binnema |
| 2010-12-07 | * test-mu-str.c: cosmetics | Dirk-Jan C. Binnema |
| 2010-12-07 | * add mu-msg-file, unit tests | Dirk-Jan C. Binnema |
| 2010-12-05 | * use GError in various mu_maildir function to return error info | Dirk-Jan C. Binnema |
| 2010-12-05 | * mu_maildir_mkmdir => mu_maildir_mkdir | Dirk-Jan C. Binnema |
| 2010-12-04 | * fix mu_util_dir_expand for non-existant dirs, add unit test | Dirk-Jan C. Binnema |
| 2010-12-04 | * mu_util_dir_expand fix issue #30: wrong use of realpath(3) | Dirk-Jan C. Binnema |
| 2010-12-04 | * test-mu-store.c: stay within 33 line limit for functions | Dirk-Jan C. Binnema |
| 2010-12-03 | * update some unit test cases | Dirk-Jan C. Binnema |
| 2010-12-01 | * add some simply unit tests for mu-runtime, mu-store | Dirk-Jan C. Binnema |
| 2010-11-30 | * mu_date_parse_hdwmy => mu_str_date_parse_hdwmy; update unit tests + code | 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-29 | * mu-str.[ch]: add mu_str_ascii_xapian_escape_in_place, for escaping some | 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 | * create mu-error.h, update some functions to use GError for errors | Dirk-Jan C. Binnema |
| 2010-11-24 | * use GError to convey error info in MuQuery; update users | Dirk-Jan C. Binnema |
| 2010-11-23 | * minor | Dirk-Jan C. Binnema |
| 2010-11-23 | * rename mu_msg_str => mu_str | Dirk-Jan C. Binnema |
| 2010-11-21 | * unit tests: updated for other changes | Dirk-Jan C. Binnema |
| 2010-11-21 | * testcases: update for other changes, add some tests | Dirk-Jan C. Binnema |
| 2010-11-20 | * test-mu-cmd.c: add some test cases | Dirk-Jan C. Binnema |
| 2010-11-20 | * mu-msg.c / test-mu-msg.c: improve attachment detection | Dirk-Jan C. Binnema |
| 2010-11-20 | * fix mu_msg_field_type_is_numeric + unit test | Dirk-Jan C. Binnema |
| 2010-11-20 | * cosmetic | Dirk-Jan C. Binnema |
| 2010-11-20 | * update testcases for mu-msg-field | Dirk-Jan C. Binnema |
| 2010-11-14 | * minor | Dirk-Jan C. Binnema |
| 2010-11-12 | * mu-msg-str.c: add Latin-Extended-A for normalization, update unit test | Dirk-Jan C. Binnema |
| 2010-11-11 | * tests: updated | Dirk-Jan C. Binnema |