| Age | Commit message (Expand) | Author |
| 2010-10-30 | * mu-cmd-extract,test-mu-util: cleanups to pass line33/cc10 | Dirk-Jan C. Binnema |
| 2010-10-23 | * add FLAG_XAPIAN_VALUE for MU_MSG_FIELD_ID_MSGID so the 'i' format field | Dirk-Jan C. Binnema |
| 2010-10-23 | * mu-config: small fix | Dirk-Jan C. Binnema |
| 2010-10-23 | * tests/Makefile.am: add message 4 to test cases | Dirk-Jan C. Binnema |
| 2010-10-23 | * mu-cmd-extract: don't be too picky for attachments | Dirk-Jan C. Binnema |
| 2010-10-23 | * update documentation for extract | Dirk-Jan C. Binnema |
| 2010-10-23 | * test-mu-cmd: add some extract test cases | Dirk-Jan C. Binnema |
| 2010-10-17 | * mu-config: set default target dir to "." | Dirk-Jan C. Binnema |
| 2010-10-17 | * update testcase, add attachment, m: testing | Dirk-Jan C. Binnema |
| 2010-10-17 | * mu-cmd-extract.c: check targetdir for writability | Dirk-Jan C. Binnema |
| 2010-10-09 | * tests: fix make distcheck | Dirk-Jan C. Binnema |
| 2010-10-09 | * cosmetic: mail3 | Dirk-Jan C. Binnema |
| 2010-10-09 | * mu-query: try stemming | Dirk-Jan C. Binnema |
| 2010-10-09 | * mu-cmd: some cosmetical updates in the output | Dirk-Jan C. Binnema |
| 2010-10-09 | * mu-cmd-index: cosmetic | Dirk-Jan C. Binnema |
| 2010-10-09 | * mu-config: don't set opts->(maildir|linksdir) to NULL if it's invalid; do | Dirk-Jan C. Binnema |
| 2010-10-09 | * small logging cleanups, don't g_debug before we initialized logging | Dirk-Jan C. Binnema |
| 2010-10-09 | * clean-up mu_util_dir_expand, add unit test | Dirk-Jan C. Binnema |
| 2010-10-05 | * mu-cmd-index.cc: clean up progress printing, make sure it passes make line33 | Dirk-Jan C. Binnema |
| 2010-10-04 | * tests/: update unit tests | Dirk-Jan C. Binnema |
| 2010-10-04 | * fix progress info display for indexing | Dirk-Jan C. Binnema |
| 2010-09-26 | * <many> fix small conversion errors (-Wconversion) | Dirk-Jan C. Binnema |
| 2010-09-26 | * mu-index: cosmetics | Dirk-Jan C. Binnema |
| 2010-09-26 | * mu-store: add mu_store_count | Dirk-Jan C. Binnema |
| 2010-09-26 | * added some more test cases | Dirk-Jan C. Binnema |
| 2010-09-26 | * unit-tests: small updates to tests | Dirk-Jan C. Binnema |
| 2010-09-23 | * mu-cmd-index.c: small cleanup, keep func len <= 33 | Dirk-Jan C. Binnema |
| 2010-09-23 | * mu-config.c: cosmetic | Dirk-Jan C. Binnema |
| 2010-09-23 | * mu-util.[ch]: use realpath to resolve dirs, some cosmetics | Dirk-Jan C. Binnema |
| 2010-09-15 | * mu-cmd-index: use isatty, do not write progress info to stdout unless it's ... | Dirk-Jan C. Binnema |
| 2010-09-15 | * mu-msg.cc: better handling of invalid mail files | Dirk-Jan C. Binnema |
| 2010-09-15 | * mu-cmd-index: print indexing updates only once 25, this reduces printing | Dirk-Jan C. Binnema |
| 2010-09-13 | * mu-msg.c: improve error handling for message with text|html body | Dirk-Jan C. Binnema |
| 2010-09-13 | * mu-cmd-index: make the little -\|/ rotation a bit slower | Dirk-Jan C. Binnema |
| 2010-09-13 | * mu-cmd-index.c: improve C-c output a bit | Dirk-Jan C. Binnema |
| 2010-09-13 | * test-mu-query.c: comment-out some debugging stuff | Dirk-Jan C. Binnema |
| 2010-09-13 | * mu-msg: better error handling for invalid messages | Dirk-Jan C. Binnema |
| 2010-09-13 | * mu-cmd-index: simplify cmd-index, cmd-cleanup a bit | Dirk-Jan C. Binnema |
| 2010-09-12 | * tests: small cleanups | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-index: cosmetics | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-maildir: return right MuResult from callback | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-cmd-index: improve time display | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-store: commit after 6666 message instead of 2000, speeds things up | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-index: use unsigned instead of time_t | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-cmd-index: show some timing information for the indexing | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-msg-contact: check for type of internetaddress (fixes some warning) + | Dirk-Jan C. Binnema |
| 2010-09-12 | * tests: updated for changes elsewhere, add new tests for searching messages | Dirk-Jan C. Binnema |
| 2010-09-12 | * mark mu_msg_str_summarize with G_GNUC_WARN_UNUSED_RESULT | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-index: cosmetic improvements in output | Dirk-Jan C. Binnema |
| 2010-09-12 | * mu-cmd-find.c: update for changes in mu-msg-fields | Dirk-Jan C. Binnema |