| Age | Commit message (Expand) | Author |
| 2012-01-21 | * mu-cmd-index.c: improve color output when indexing | djcb |
| 2012-01-21 | * mu-cmd-index.c: fix print_stats for 'line33' | djcb |
| 2012-01-21 | * make colorized output the default | djcb |
| 2012-01-21 | * tests: fix unit tests for the improved parsing | djcb |
| 2012-01-21 | * mu-msg-str.c: improve xapian-escaping, string-eating | djcb |
| 2012-01-21 | * mu-msg-fields.c: escape the subject field, too | djcb |
| 2012-01-21 | * mu-store-write.cc: index data *before* xapian-escaping it | djcb |
| 2012-01-21 | * mu-cmd-server.c: improve output a bit (for humans) | djcb |
| 2012-01-21 | * cosmetics | djcb |
| 2012-01-19 | * disable g_debug in functions that may be called for logging is initialized | djcb |
| 2012-01-15 | * mu-cmd-server: use mu_msg_part_save_temp, some refactoring | djcb |
| 2012-01-15 | * mu-msg-part: add mu_msg_part_save_temp and some refactoring | djcb |
| 2012-01-14 | * when forwarding, include attachments from original | djcb |
| 2012-01-13 | * mu-msg-file.c: search priority headers in faster order | djcb |
| 2012-01-12 | * test-mu-store: fix tiny leak in unit test | djcb |
| 2012-01-12 | * mu-query: fix leak in date parsing | djcb |
| 2012-01-12 | * mu-msg-part: ensure that mime part file names are proper utf8 | djcb |
| 2012-01-12 | * mu-msg-file: ensure that mu_msg_file_get_header always returns proper utf8 | djcb |
| 2012-01-12 | * mu-msg: add mu_msg_close_file_backend | djcb |
| 2012-01-12 | * mu-str: add mu_str_utf8ify | djcb |
| 2012-01-07 | * minorv0.9.8-alpha3 | djcb |
| 2012-01-07 | * mu-cmd-server.c: fix line33 check | djcb |
| 2012-01-07 | * cosmetics | djcb |
| 2012-01-06 | * mu-cmd-server: properly report errors when moving/flagging | djcb |
| 2012-01-06 | * add support for org-mode links to messages/queries | djcb |
| 2012-01-01 | * mu-msg: added MU_MSG_CONTACT_TYPE_ALL to get all contacts in a message | djcb |
| 2012-01-01 | * remove the bogus TIMESTAMP field | djcb |
| 2011-12-30 | * minor | djcb |
| 2011-12-28 | * mu-cmd-server/mu-server.1: cleanup 'mkdir', add documentation | djcb |
| 2011-12-28 | * mu-cmd-server.c: work around issue where partial results were not sorted | djcb |
| 2011-12-27 | * mu-cmd-server.c: cosmetic | djcb |
| 2011-12-23 | * minor / cosmetic | djcb |
| 2011-12-22 | * mu-cmd-server.c: fix bogus error when saving attachments | djcb |
| 2011-12-22 | * mu-msg-sexp: cosmetic | djcb |
| 2011-12-20 | * mu-cmd-server.c: some refactoring. pass make line33 again. | djcb |
| 2011-12-13 | * mu-cmd-server.c: remove readline support | djcb |
| 2011-12-13 | * some code re-arrangement: src/guile-> guile, toys/mm -> emacs | djcb |
| 2011-12-13 | * minor | djcb |
| 2011-12-13 | * mu-guile-store.c: fix mu:store:for-each with nil EXPR | djcb |
| 2011-12-13 | * mu-msg-guile: make mu:msg:from return a list (like to,cc,bcc), fix mu:msg:h... | djcb |
| 2011-12-13 | * mm + mm-cmd-server: implement 'ping' -> startup version check | djcb |
| 2011-12-07 | * mu-guile-store.c: support limited searches | djcb |
| 2011-12-07 | * guile: export functions from stats.scm | djcb |
| 2011-12-07 | * <many>: add possibility to limit max number of search results | djcb |
| 2011-12-01 | * add missing scheme file | djcb |
| 2011-12-01 | * misc changes | djcb |
| 2011-12-01 | * add support for mime:, file: and embed: searches | djcb |
| 2011-12-01 | * add unit tests for the mime, attachment contents searching; they even pass | djcb |
| 2011-12-01 | * move guile bindings from libmuguile, toys to src/guile: | djcb |
| 2011-11-27 | * cosmetics | djcb |