| Age | Commit message (Expand) | Author |
| 2010-02-20 | * mu-cmd-find.c: update help text (it's --rebuild, not --empty) | Dirk-Jan C. Binnema |
| 2010-02-15 | * mu-maildir: start maildirs (for the maildir: search param) with a slash | Dirk-Jan C. Binnema |
| 2010-02-13 | * mu-cmd-index: restart 'processed' at 0 when cleaning up after indexing | Dirk-Jan C. Binnema |
| 2010-02-13 | * mu-cmd-index.c: clear the stats before cleanup only when run as a separate | Dirk-Jan C. Binnema |
| 2010-02-11 | * cosmeticv0.7-beta | Dirk-Jan C. Binnema |
| 2010-02-11 | * mu-store-xapian.cc: remove obsolete comment | Dirk-Jan C. Binnema |
| 2010-02-11 | * mu-msg-gmime.c: remove obsolete TODO | Dirk-Jan C. Binnema |
| 2010-02-11 | * mu-config.c: remove extra space | Dirk-Jan C. Binnema |
| 2010-02-11 | * mu-cmd.c: small update in help text | Dirk-Jan C. Binnema |
| 2010-02-09 | * test-mu-query.c: updated | Dirk-Jan C. Binnema |
| 2010-02-09 | * mu-msg-fields,mu.1: update some field codes, documentation | Dirk-Jan C. Binnema |
| 2010-02-09 | * mu-maildir.c: small refactoring to satisfy 'make line33' | Dirk-Jan C. Binnema |
| 2010-02-08 | * cosmetics | Dirk-Jan C. Binnema |
| 2010-02-08 | * mu-msg-gmime: fix leak when converting to utf8 | Dirk-Jan C. Binnema |
| 2010-02-08 | * tests/: update | Dirk-Jan C. Binnema |
| 2010-02-08 | * mu-query-xapian: minor update for name changes | Dirk-Jan C. Binnema |
| 2010-02-08 | * mu-store-xapian: more clearly separate index/term/value | Dirk-Jan C. Binnema |
| 2010-02-08 | * mu-cmd-find: update for the changes in mu-msg-gmime | Dirk-Jan C. Binnema |
| 2010-02-08 | * mu-cmd-index: update for --empty => --rebuild | Dirk-Jan C. Binnema |
| 2010-02-08 | * mu-config,mu-index: rename --empty -> --rebuild, small changes for maildir ... | Dirk-Jan C. Binnema |
| 2010-02-08 | * mu-msg-field: add support for maildir field; more clear separate | Dirk-Jan C. Binnema |
| 2010-02-08 | * mu-log: remove some crap from the to-screen logging | Dirk-Jan C. Binnema |
| 2010-02-08 | * mu-maildir: feed the maildir name to message callback | Dirk-Jan C. Binnema |
| 2010-02-08 | * mu-msg-gmime: add support for the Maildir field | Dirk-Jan C. Binnema |
| 2010-02-05 | * fix the wrong dirs that broke test cases | Dirk-Jan C. Binnema |
| 2010-02-04 | * enforce that maildir paths are absolute | Dirk-Jan C. Binnema |
| 2010-02-04 | * tests/: update test cases a bit | Dirk-Jan C. Binnema |
| 2010-02-04 | * mu-msg-iter-xapian: cosmetics | Dirk-Jan C. Binnema |
| 2010-02-04 | * mu-msg-gmime: update comments a bit | Dirk-Jan C. Binnema |
| 2010-02-04 | * mu-log: refactor a bit to stay within cc-limits | Dirk-Jan C. Binnema |
| 2010-02-04 | * implement 'mu view' | Dirk-Jan C. Binnema |
| 2010-02-03 | * remove mu_query_xapian_combine; let Xapian handle it. add | Dirk-Jan C. Binnema |
| 2010-02-03 | * implement automatic log file cleanup, document it | Dirk-Jan C. Binnema |
| 2010-02-02 | * mu-config: add some missing struct members in init | Dirk-Jan C. Binnema |
| 2010-02-02 | * mu-cmd-index.c: don't require a writeable Maildir | Dirk-Jan C. Binnema |
| 2010-02-02 | * src/Makefile.am: add AM_CFLAGS, AM_CXXFLAGS with strict warnings | Dirk-Jan C. Binnema |
| 2010-02-02 | * refactor convert_to_utf8 (GMimePart *part, char *buffer) | Dirk-Jan C. Binnema |
| 2010-02-02 | * update some test files / cleanup Makefile.am to work with distcheck | Dirk-Jan C. Binnema |
| 2010-02-02 | * test-mu-common.[ch]: centralize some common test code | Dirk-Jan C. Binnema |
| 2010-02-02 | * rename msg files to use the ! rather than : separator, which broke distcheck | Dirk-Jan C. Binnema |
| 2010-02-02 | * mu-find: some fixes for the nothing-matches case | Dirk-Jan C. Binnema |
| 2010-02-02 | * mu-index.c, mu-maildir.c, test-mu-query.c: some refactoring to get max line | Dirk-Jan C. Binnema |
| 2010-01-31 | * mu_msg_gmime: refactor part_to_string; set function line number check to < 40 | Dirk-Jan C. Binnema |
| 2010-01-31 | * <many>: refactor querying a bit | Dirk-Jan C. Binnema |
| 2010-01-31 | * test-mu-query.c: add some test cases | Dirk-Jan C. Binnema |
| 2010-01-31 | * mu-query-xapian: fix silly typo (s/ANO/AND/) that screwed up some searches | Dirk-Jan C. Binnema |
| 2010-01-31 | * mu-util-xapian.cc: don't log db version for each query | Dirk-Jan C. Binnema |
| 2010-01-31 | * mu-cmd.c: move cmd_view stub to mu_cmd_find | Dirk-Jan C. Binnema |
| 2010-01-31 | * mu-cmd-find: add some documentation, mu_cmd_view stub | Dirk-Jan C. Binnema |
| 2010-01-31 | * tests: add some test cases for querying. add dummy.cc to enforce C++ linking | Dirk-Jan C. Binnema |