summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-05-21* fix refactoring fall-outdjcb
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 casesdjcb
2012-05-17* cosmeticdjcb
2012-05-16* support getting all image attachments as temp files (change in mu-msg-sexpdjcb
2012-05-14* add some test mails for the unit testsdjcb
2012-05-14* cosmeticdjcb
2012-05-14* mu-index.c: improve error message for invalid e-mailsdjcb
2012-05-14* mu-cmd-server.c: properly quote error messagesdjcb
2012-05-13* mu4e: get information about all mime parts, not just attachmentsdjcb
2012-05-11* fix: shortcut for signed is 'z', not 's'; add some unit tests as welldjcb
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->stringdjcb
2012-05-04* mu-cmd-find.c: don't try to summarize a NULL bodydjcb
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 bodydjcb
2012-04-28* mu-cmd-server.c: add some commentdjcb
2012-04-28* add --summary-len option for mu find and mu view, and document itdjcb
2012-04-28* cosmeticdjcb
2012-04-28* mu4e-proc, mu-cmd-server: update server outputdjcb
2012-04-26* cosmeticsdjcb
2012-04-21* cosmeticdjcb
2012-04-19* mu4e-server.c: when flagging based on message-id, update /all/ matchingdjcb
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 filenamesdjcb
2012-04-15* mu-cmd-server.c: big overhaul of the mu-server process implementationdjcb
2012-04-13* mu-str.c, test-mu-query.c: ensure all unit tests passdjcb
2012-04-13* update unit tests for new escapingdjcb
2012-04-13* mu-store-write.cc: small updates for api changes, cleanupsdjcb
2012-04-13* mu-query.cc: use mu_util_g_set_errordjcb
2012-04-13* introduce mu_util_g_set_error, a g_set_error wrapperdjcb
2012-04-13* mu-str.c: improve escaping of query termsdjcb
2012-04-13* mu-msg-field.[ch]: provide information about whether a field is adjcb
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) sizedjcb
2012-04-11* cosmeticsdjcb
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 displaydjcb
2012-04-05* fix memleak in threadingdjcb
2012-04-04* mu-cmd-server.c: fix error handlingdjcb
2012-04-04* mu-msg-part.c: fix errr handling in write_part_to_fddjcb
2012-04-03* mu-threader.c: for now disable the special code for messages with dup msgidsdjcb
2012-04-03* set the domain in g_set_error, to prevent runtime-warnings with recent glibdjcb
2012-04-03* small leak fixesdjcb
2012-04-02* mu-msg-file.c: correctly display utf-8 encoded messages without explicitdjcb
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 losedjcb
2012-04-01* mu-stored-read.cc: don't do excessive loggingdjcb
2012-04-01* cosmeticsdjcb
2012-03-31* cosmeticdjcb