summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-09-12* mu-store-write.cc: cleaunpDirk-Jan C. Binnema
2011-09-12* mu-store-read.cc: add mu_store_get_msgDirk-Jan C. Binnema
2011-09-12* mu-query.h: cosmeticDirk-Jan C. Binnema
2011-09-12* mu-query: improve error handlingDirk-Jan C. Binnema
2011-09-12* test-mu-store.c: update for API changeDirk-Jan C. Binnema
2011-09-12* mu-msg-sexp: expand, more clearly separate 'full' and 'header' messagesDirk-Jan C. Binnema
2011-09-12* mu-msg.[ch]: update the flags as well after a message-moveDirk-Jan C. Binnema
2011-09-12* mu-msg-field: cosmeticDirk-Jan C. Binnema
2011-09-12* mu-cmd-server: implement most (all?) needed commandsDirk-Jan C. Binnema
2011-09-12* minor / cosmetic changesDirk-Jan C. Binnema
2011-09-12* mu-cmd-*: minor, updates for API changesDirk-Jan C. Binnema
2011-09-12* mu-maildir: make public mu_maildir_get_maildir_from_path, add testsDirk-Jan C. Binnema
2011-09-03* updated test cases; in particular, use g_test_verboseDirk-Jan C. Binnema
2011-09-03* mu-util: add some new exception handler macrosDirk-Jan C. Binnema
2011-09-03* mu-query.cc: some cleanups, cosmeticsDirk-Jan C. Binnema
2011-09-03* mu.cc: give user some advise if an error occuredDirk-Jan C. Binnema
2011-09-03* mu-msg-doc.cc, mu-msg-iter.cc, mu-msg.h: cosmeticsDirk-Jan C. Binnema
2011-09-03* mu-log.c: cosmeticsDirk-Jan C. Binnema
2011-09-03* mu-index: update for the store changesDirk-Jan C. Binnema
2011-09-03* mu-store*: use GError, stability fixes + cleanupsDirk-Jan C. Binnema
2011-09-03* mu-cmd.c: use GError + cleanupsDirk-Jan C. Binnema
2011-09-03* mu-cmd-extract: use GError for error reportingDirk-Jan C. Binnema
2011-09-03* mu-cmd-find, mu-cmd-cfind, mu-cmd-index: use GError for error reportingDirk-Jan C. Binnema
2011-09-03* add 'mu server', which starts a process that accepts some commandsDirk-Jan C. Binnema
2011-08-30* mu.cc: use mu_cmd_executeDirk-Jan C. Binnema
2011-08-30* mu-threader, mu-util: cleanupsDirk-Jan C. Binnema
2011-08-30* mu-store: many cleanups, fixesDirk-Jan C. Binnema
2011-08-30* mu-query*: take a store rather than a path as argumentDirk-Jan C. Binnema
2011-08-30* mu-msg-iter.*: cleanups, some renamingDirk-Jan C. Binnema
2011-08-30* mu-index: take a MuStore rather than paths as argDirk-Jan C. Binnema
2011-08-30* mu-contacts: add mu_contacts_clear, whitespace fixesDirk-Jan C. Binnema
2011-08-30* update test cases for other changesDirk-Jan C. Binnema
2011-08-30* mu-config: move command handling to mu-cmdDirk-Jan C. Binnema
2011-08-30* mu-cmd*: cleanup command handlingDirk-Jan C. Binnema
2011-08-29* Makefile.am: add new files, removeDirk-Jan C. Binnema
2011-08-29* mu-util: forward-port the MacOS/g_slice workaroundDirk-Jan C. Binnema
2011-08-29* update test cases for other changesDirk-Jan C. Binnema
2011-08-29* minor changes, trailing whitespace fixesDirk-Jan C. Binnema
2011-08-29* mu-config.[ch]: support the new mu-server commandDirk-Jan C. Binnema
2011-08-29* add mu-server (previous commit) functions for parsing commandsDirk-Jan C. Binnema
2011-08-29* mu-store refactoringDirk-Jan C. Binnema
2011-08-20* mu-cmd / mu-cmd-find: get thread info for s-exps output tooDirk-Jan C. Binnema
2011-08-20* mu-msg-sexp: get the thread info tooDirk-Jan C. Binnema
2011-08-20* mu-msg / mu-msg-file: move gmime init to mu_msgDirk-Jan C. Binnema
2011-08-16* mu-msg: update for other changesDirk-Jan C. Binnema
2011-08-16* add mu-flags unit testsDirk-Jan C. Binnema
2011-08-16* mu mv updates:Dirk-Jan C. Binnema
2011-08-16Merge branch 'master' into emuDirk-Jan C. Binnema
2011-08-16* mu-store, mu-msg-file: improve flaggingDirk-Jan C. Binnema
2011-08-16* mu-maildir, mu-util: error when source, target of move are the sameDirk-Jan C. Binnema