| Age | Commit message (Expand) | Author |
| 2010-12-04 | * index.html: update for 0.9 releasev0.9 | Dirk-Jan C. Binnema |
| 2010-12-04 | * test-mu-store.c: stay within 33 line limit for functions | Dirk-Jan C. Binnema |
| 2010-12-04 | * src/Makefile.am: put files in alphabetical order | Dirk-Jan C. Binnema |
| 2010-12-04 | * minor: TODO, NEWS, configure.ac | Dirk-Jan C. Binnema |
| 2010-12-04 | * update TODO | Dirk-Jan C. Binnema |
| 2010-12-04 | * update configure.ac for gmime-2.6 support | Dirk-Jan C. Binnema |
| 2010-12-03 | * mu-str-normalize.c: add note about alternative implementation | Dirk-Jan C. Binnema |
| 2010-12-03 | * update some unit test cases | Dirk-Jan C. Binnema |
| 2010-12-01 | * updated TODO | 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-30 | * unify error printing a bit (starting with lowercase) | Dirk-Jan C. Binnema |
| 2010-11-30 | * manpages updated | Dirk-Jan C. Binnema |
| 2010-11-30 | * make error messages more consistent | Dirk-Jan C. Binnema |
| 2010-11-30 | * update TODO | Dirk-Jan C. Binnema |
| 2010-11-30 | * cosmetic | Dirk-Jan C. Binnema |
| 2010-11-30 | * <many>: use some gcc attributes (if applicable) for optimization | Dirk-Jan C. Binnema |
| 2010-11-30 | * update man pages | Dirk-Jan C. Binnema |
| 2010-11-29 | * update NEWS, TODO and manpages | 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-29 | * mu-str-normalize.c: combine separate function for downcse / non-downcase | Dirk-Jan C. Binnema |
| 2010-11-29 | * mu-msg-fields.[ch]: add info whether the field should be normalized/escaped | Dirk-Jan C. Binnema |
| 2010-11-28 | * index.html: updates for the mu homepage | Dirk-Jan C. Binnema |
| 2010-11-28 | * mu-index.1: updated manpage with some recent performance numbers | Dirk-Jan C. Binnema |
| 2010-11-27 | * update web page for 0.9-betav0.9-beta | Dirk-Jan C. Binnema |
| 2010-11-27 | * test cases: update for mu-msg / mu-runtime change | Dirk-Jan C. Binnema |
| 2010-11-27 | * mu-msg, mu-runtime: make g_mime_init explicit, mu-runtime can do it. | Dirk-Jan C. Binnema |
| 2010-11-27 | * configure.ac: bump version to 0.9-beta | Dirk-Jan C. Binnema |
| 2010-11-27 | * update NEWS | Dirk-Jan C. Binnema |
| 2010-11-27 | * mu-str.h: add note about unicode blocks supported for mu_str_normalize ('La... | Dirk-Jan C. Binnema |
| 2010-11-27 | * cosmetics | Dirk-Jan C. Binnema |
| 2010-11-27 | * mu-msg.c: refactor to make functions respect 33-lines limit and use GMIME_E... | Dirk-Jan C. Binnema |
| 2010-11-27 | * mu-index.c: refactor to make functions respect 33-lines limit | Dirk-Jan C. Binnema |
| 2010-11-27 | * mu-cmd-view.c: refactor to make functions respect 33-lines limit | Dirk-Jan C. Binnema |
| 2010-11-27 | * mug: cleanups/indentation | Dirk-Jan C. Binnema |
| 2010-11-27 | * mug: fix header clearing + code reindentation | Dirk-Jan C. Binnema |
| 2010-11-27 | * manpages: update | Dirk-Jan C. Binnema |
| 2010-11-26 | * mug-msg-view.c: improve msg view header layout a bit | Dirk-Jan C. Binnema |
| 2010-11-26 | * mu-easy.1: add some more examples of searches | Dirk-Jan C. Binnema |
| 2010-11-25 | * mu-find.1: update the manpage | Dirk-Jan C. Binnema |
| 2010-11-25 | * mu-find.1: describe the new date range notation | Dirk-Jan C. Binnema |
| 2010-11-25 | * update mug for gerror changes | Dirk-Jan C. Binnema |
| 2010-11-25 | * update tests for GError-changes | Dirk-Jan C. Binnema |
| 2010-11-25 | * add some GErrors | Dirk-Jan C. Binnema |
| 2010-11-25 | * mug-msg-list-view.h: fix include path | Dirk-Jan C. Binnema |
| 2010-11-24 | * improve date range parsing | Dirk-Jan C. Binnema |
| 2010-11-24 | * update TODO | 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 | * Makefile.am, mug-msg-list-view.c: fix line33 test | Dirk-Jan C. Binnema |