| Age | Commit message (Expand) | Author |
| 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-11 | * mu.1: updated man page | Dirk-Jan C. Binnema |
| 2010-02-11 | * configure.ac: set version to 0.7-beta | 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-09 | * Makefile.am: add fixme target, to list all FIXMEs/TODOs | Dirk-Jan C. Binnema |
| 2010-02-08 | * NEWS: updated release notes | 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 | www: update example on webpage (maildir) | Dirk-Jan C. Binnema |
| 2010-02-08 | * configure.ac: minor | Dirk-Jan C. Binnema |
| 2010-02-08 | * tests/: update | Dirk-Jan C. Binnema |
| 2010-02-08 | * TODO: update -- code complete | Dirk-Jan C. Binnema |
| 2010-02-08 | * create release notes for 0.7 (next release) | Dirk-Jan C. Binnema |
| 2010-02-08 | * mu.1: document maildir support | 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 | * Makefile.am, configure.ac: clear up the pmccabe stuff 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 | * update TODO: make distcheck works now, basic test suite in place | 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 | * Makefile.am, configure.ac: minor updates | Dirk-Jan C. Binnema |
| 2010-02-02 | * HACKING: mention the max 33 non-comment lines in a function | Dirk-Jan C. Binnema |
| 2010-02-02 | * refactor convert_to_utf8 (GMimePart *part, char *buffer) | Dirk-Jan C. Binnema |
| 2010-02-02 | * mu.1: mention that queries are logged | Dirk-Jan C. Binnema |
| 2010-02-02 | * update gtest.mk to actually abort when there's an error in the test cases | 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 |