| Age | Commit message (Expand) | Author |
| 2011-09-12 | * mu-store-write.cc: cleaunp | Dirk-Jan C. Binnema |
| 2011-09-12 | * mu-store-read.cc: add mu_store_get_msg | Dirk-Jan C. Binnema |
| 2011-09-12 | * mu-query.h: cosmetic | Dirk-Jan C. Binnema |
| 2011-09-12 | * mu-query: improve error handling | Dirk-Jan C. Binnema |
| 2011-09-12 | * test-mu-store.c: update for API change | Dirk-Jan C. Binnema |
| 2011-09-12 | * mu-msg-sexp: expand, more clearly separate 'full' and 'header' messages | Dirk-Jan C. Binnema |
| 2011-09-12 | * mu-msg.[ch]: update the flags as well after a message-move | Dirk-Jan C. Binnema |
| 2011-09-12 | * mu-msg-field: cosmetic | Dirk-Jan C. Binnema |
| 2011-09-12 | * mu-cmd-server: implement most (all?) needed commands | Dirk-Jan C. Binnema |
| 2011-09-12 | * minor / cosmetic changes | Dirk-Jan C. Binnema |
| 2011-09-12 | * mu-cmd-*: minor, updates for API changes | Dirk-Jan C. Binnema |
| 2011-09-12 | * mu-maildir: make public mu_maildir_get_maildir_from_path, add tests | Dirk-Jan C. Binnema |
| 2011-09-03 | * updated test cases; in particular, use g_test_verbose | Dirk-Jan C. Binnema |
| 2011-09-03 | * mu-util: add some new exception handler macros | Dirk-Jan C. Binnema |
| 2011-09-03 | * mu-query.cc: some cleanups, cosmetics | Dirk-Jan C. Binnema |
| 2011-09-03 | * mu.cc: give user some advise if an error occured | Dirk-Jan C. Binnema |
| 2011-09-03 | * mu-msg-doc.cc, mu-msg-iter.cc, mu-msg.h: cosmetics | Dirk-Jan C. Binnema |
| 2011-09-03 | * mu-log.c: cosmetics | Dirk-Jan C. Binnema |
| 2011-09-03 | * mu-index: update for the store changes | Dirk-Jan C. Binnema |
| 2011-09-03 | * mu-store*: use GError, stability fixes + cleanups | Dirk-Jan C. Binnema |
| 2011-09-03 | * mu-cmd.c: use GError + cleanups | Dirk-Jan C. Binnema |
| 2011-09-03 | * mu-cmd-extract: use GError for error reporting | Dirk-Jan C. Binnema |
| 2011-09-03 | * mu-cmd-find, mu-cmd-cfind, mu-cmd-index: use GError for error reporting | Dirk-Jan C. Binnema |
| 2011-09-03 | * add 'mu server', which starts a process that accepts some commands | Dirk-Jan C. Binnema |
| 2011-08-30 | * mu.cc: use mu_cmd_execute | Dirk-Jan C. Binnema |
| 2011-08-30 | * mu-threader, mu-util: cleanups | Dirk-Jan C. Binnema |
| 2011-08-30 | * mu-store: many cleanups, fixes | Dirk-Jan C. Binnema |
| 2011-08-30 | * mu-query*: take a store rather than a path as argument | Dirk-Jan C. Binnema |
| 2011-08-30 | * mu-msg-iter.*: cleanups, some renaming | Dirk-Jan C. Binnema |
| 2011-08-30 | * mu-index: take a MuStore rather than paths as arg | Dirk-Jan C. Binnema |
| 2011-08-30 | * mu-contacts: add mu_contacts_clear, whitespace fixes | Dirk-Jan C. Binnema |
| 2011-08-30 | * update test cases for other changes | Dirk-Jan C. Binnema |
| 2011-08-30 | * mu-config: move command handling to mu-cmd | Dirk-Jan C. Binnema |
| 2011-08-30 | * mu-cmd*: cleanup command handling | Dirk-Jan C. Binnema |
| 2011-08-29 | * Makefile.am: add new files, remove | Dirk-Jan C. Binnema |
| 2011-08-29 | * mu-util: forward-port the MacOS/g_slice workaround | Dirk-Jan C. Binnema |
| 2011-08-29 | * update test cases for other changes | Dirk-Jan C. Binnema |
| 2011-08-29 | * minor changes, trailing whitespace fixes | Dirk-Jan C. Binnema |
| 2011-08-29 | * mu-config.[ch]: support the new mu-server command | Dirk-Jan C. Binnema |
| 2011-08-29 | * add mu-server (previous commit) functions for parsing commands | Dirk-Jan C. Binnema |
| 2011-08-29 | * mu-store refactoring | Dirk-Jan C. Binnema |
| 2011-08-20 | * mu-cmd / mu-cmd-find: get thread info for s-exps output too | Dirk-Jan C. Binnema |
| 2011-08-20 | * mu-msg-sexp: get the thread info too | Dirk-Jan C. Binnema |
| 2011-08-20 | * mu-msg / mu-msg-file: move gmime init to mu_msg | Dirk-Jan C. Binnema |
| 2011-08-16 | * mu-msg: update for other changes | Dirk-Jan C. Binnema |
| 2011-08-16 | * add mu-flags unit tests | Dirk-Jan C. Binnema |
| 2011-08-16 | * mu mv updates: | Dirk-Jan C. Binnema |
| 2011-08-16 | Merge branch 'master' into emu | Dirk-Jan C. Binnema |
| 2011-08-16 | * mu-store, mu-msg-file: improve flagging | Dirk-Jan C. Binnema |
| 2011-08-16 | * mu-maildir, mu-util: error when source, target of move are the same | Dirk-Jan C. Binnema |