| Age | Commit message (Expand) | Author |
| 2012-05-21 | * fix refactoring fall-out | djcb |
| 2012-05-21 | * refactoring: split src/ into mu/ and lib/ | djcb |
| 2012-05-20 | * append all inline text/plain parts for the body, add test cases | djcb |
| 2012-05-17 | * cosmetic | djcb |
| 2012-05-16 | * support getting all image attachments as temp files (change in mu-msg-sexp | djcb |
| 2012-05-14 | * add some test mails for the unit tests | djcb |
| 2012-05-14 | * cosmetic | djcb |
| 2012-05-14 | * mu-index.c: improve error message for invalid e-mails | djcb |
| 2012-05-14 | * mu-cmd-server.c: properly quote error messages | djcb |
| 2012-05-13 | * mu4e: get information about all mime parts, not just attachments | djcb |
| 2012-05-11 | * fix: shortcut for signed is 'z', not 's'; add some unit tests as well | djcb |
| 2012-05-04 | * mu-str.c: do some more massaging for xapian queries with brackets, add unit... | djcb |
| 2012-05-04 | * small fixes in address generation, mu:contact->string | djcb |
| 2012-05-04 | * mu-cmd-find.c: don't try to summarize a NULL body | djcb |
| 2012-04-30 | * some small fixes for passing 'make cc10' and 'make line35' | djcb |
| 2012-04-28 | * don't concatenate all text parts in message body | djcb |
| 2012-04-28 | * mu-cmd-server.c: add some comment | djcb |
| 2012-04-28 | * add --summary-len option for mu find and mu view, and document it | djcb |
| 2012-04-28 | * cosmetic | djcb |
| 2012-04-28 | * mu4e-proc, mu-cmd-server: update server output | djcb |
| 2012-04-26 | * cosmetics | djcb |
| 2012-04-21 | * cosmetic | djcb |
| 2012-04-19 | * mu4e-server.c: when flagging based on message-id, update /all/ matching | djcb |
| 2012-04-16 | * improve support for non-latin languages (cyrillic etc.) (WIP) | djcb |
| 2012-04-15 | * change mu_util_play a bit to better deal with non-ascii filenames | djcb |
| 2012-04-15 | * mu-cmd-server.c: big overhaul of the mu-server process implementation | djcb |
| 2012-04-13 | * mu-str.c, test-mu-query.c: ensure all unit tests pass | djcb |
| 2012-04-13 | * update unit tests for new escaping | djcb |
| 2012-04-13 | * mu-store-write.cc: small updates for api changes, cleanups | djcb |
| 2012-04-13 | * mu-query.cc: use mu_util_g_set_error | djcb |
| 2012-04-13 | * introduce mu_util_g_set_error, a g_set_error wrapper | djcb |
| 2012-04-13 | * mu-str.c: improve escaping of query terms | djcb |
| 2012-04-13 | * mu-msg-field.[ch]: provide information about whether a field is a | djcb |
| 2012-04-12 | * shorten mu_cmd_server a bit, so it satisfies `make line35' | djcb |
| 2012-04-11 | * mu-msg-part.c, mu-msg-sexp.c: handle parts with unknown (or zero) size | djcb |
| 2012-04-11 | * cosmetics | djcb |
| 2012-04-11 | * include the reply_to address in the list of contact informations: | djcb |
| 2012-04-07 | * mu-cmd-server.c: fix off-by-one in number of matches to display | djcb |
| 2012-04-05 | * fix memleak in threading | djcb |
| 2012-04-04 | * mu-cmd-server.c: fix error handling | djcb |
| 2012-04-04 | * mu-msg-part.c: fix errr handling in write_part_to_fd | djcb |
| 2012-04-03 | * mu-threader.c: for now disable the special code for messages with dup msgids | djcb |
| 2012-04-03 | * set the domain in g_set_error, to prevent runtime-warnings with recent glib | djcb |
| 2012-04-03 | * small leak fixes | djcb |
| 2012-04-02 | * mu-msg-file.c: correctly display utf-8 encoded messages without explicit | djcb |
| 2012-04-01 | * fix glib warnings (compile time, runtime): add error gquark, don't use g_at... | djcb |
| 2012-04-01 | * mu-cmd-server.c: return full message info in (:update ...) so we don't lose | djcb |
| 2012-04-01 | * mu-stored-read.cc: don't do excessive logging | djcb |
| 2012-04-01 | * cosmetics | djcb |
| 2012-03-31 | * cosmetic | djcb |