summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-11-24* update test casesdjcb
2011-11-24* mu-cmd-server.c: code cleanup for make cc10/line33djcb
2011-11-24* mu-msg-priv.h: export some function dealing with mime partsdjcb
2011-11-24* fix searching for strings with spaces (e.g. maildir:"sent items")djcb
2011-11-24* add indexing/searching for text-based mime partsdjcb
2011-11-24* mu-msg-fields.[ch]: add fields for searching text attachments (attach:), anddjcb
2011-11-20* mu-config.c: expand --maildir argumentsdjcb
2011-11-20* improve thread information, allow for better display in mmdjcb
2011-11-18* mu extract: display size of mime partsdjcb
2011-11-13* cosmeticsdjcb
2011-11-13* mu-msg-file.c: attachment handling cleanup + fix for content-disposition in...djcb
2011-11-13* mu-str.c: minor cleanupdjcb
2011-11-13* add test cases for RFC822 attachments, maildirs with spaces in name (do notdjcb
2011-11-11* <many> add support for searching attachment mime-typesdjcb
2011-10-26* don't send dummy data anymore -- no longer neededdjcb
2011-10-26* mu-log.c: fix truncation problemdjcb
2011-10-25* add '(:found <n>)'djcb
2011-10-25* remove the 'rm' commanddjcb
2011-10-24* fix unit tests (i.e.. fix re-indexing messages bug)djcb
2011-10-18* mu-cmd-server.c: add ugly work-around to ensure emacs interprets messages a...djcb
2011-10-10* mu-msg-fields: escape folder namesDirk-Jan C. Binnema
2011-10-10* mu-store: minor changesDirk-Jan C. Binnema
2011-10-10* fix threading in the presence of duplicate messagesDirk-Jan C. Binnema
2011-10-10* mu-cmd-server.c: add signal handlingDirk-Jan C. Binnema
2011-10-03* mu-cmd-server.c: use unbuffered writing for outputDirk-Jan C. Binnema
2011-10-02* mu-msg-sexp.c: cosmeticDirk-Jan C. Binnema
2011-10-02* mu-cmd-server.c: improve error handling, support flagging message by messag...Dirk-Jan C. Binnema
2011-09-30* mu-str: mu_str_xapian_ascii_escape_in_place: escape "/" as wellDirk-Jan C. Binnema
2011-09-30* mu-cmd-query: use the new threading/revert supportDirk-Jan C. Binnema
2011-09-30* mu-cmd-server: cleanups, add support for editing existing messagesDirk-Jan C. Binnema
2011-09-30* mu-msg-iter: support reverse sortingDirk-Jan C. Binnema
2011-09-30* mu-msg-fields.c: store TERM for maildir field as well; add some more commentsDirk-Jan C. Binnema
2011-09-30* threader/container: support reverse sorting for threaded output, some cleanupsDirk-Jan C. Binnema
2011-09-22* mu-cmd-server.c: by default, sort by date in reverse orderDirk-Jan C. Binnema
2011-09-22* src/, man/, NEWS: rename --descending into --reverseDirk-Jan C. Binnema
2011-09-20* mu-cmd-server.c: don't give double error notificationsDirk-Jan C. Binnema
2011-09-20* mu-msg: clearup error handling in mu_msg_move_to_maildirDirk-Jan C. Binnema
2011-09-20* mu_store_add_path now takes a maildir argDirk-Jan C. Binnema
2011-09-20* mu-cmd.c: cosmeticDirk-Jan C. Binnema
2011-09-20* mu-cmd-server, m-msg-part.c: add support opening, extracting attachmentsDirk-Jan C. Binnema
2011-09-18* mu-cmd-server: add 'add' commandDirk-Jan C. Binnema
2011-09-18* fix make check, make cc10 and make line33Dirk-Jan C. Binnema
2011-09-18* mu-cmd-server: add 'index', 'compose' commands; many internal improvementsDirk-Jan C. Binnema
2011-09-18* mu-index: don't require a non-NULL callback for mu_index_cleanupDirk-Jan C. Binnema
2011-09-18* mu-msg-fields: indentation/Dirk-Jan C. Binnema
2011-09-18* mu-msg-sexp: don't add 'eox' anymore; let mu-cmd-server do thatDirk-Jan C. Binnema
2011-09-18* mu-msg.[ch]: improve message moving (update path, flags, maildir)Dirk-Jan C. Binnema
2011-09-18* mu-store-(read|write).cc: cleanupsDirk-Jan C. Binnema
2011-09-18* mu-store.[cc,h]: cleanup API, implementationDirk-Jan C. Binnema
2011-09-18* test-mu-store: updated test cases for API changesDirk-Jan C. Binnema