| Age | Commit message (Expand) | Author |
| 2011-11-24 | * update test cases | djcb |
| 2011-11-24 | * mu-cmd-server.c: code cleanup for make cc10/line33 | djcb |
| 2011-11-24 | * mu-msg-priv.h: export some function dealing with mime parts | djcb |
| 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 parts | djcb |
| 2011-11-24 | * mu-msg-fields.[ch]: add fields for searching text attachments (attach:), and | djcb |
| 2011-11-20 | * mu-config.c: expand --maildir arguments | djcb |
| 2011-11-20 | * improve thread information, allow for better display in mm | djcb |
| 2011-11-18 | * mu extract: display size of mime parts | djcb |
| 2011-11-13 | * cosmetics | djcb |
| 2011-11-13 | * mu-msg-file.c: attachment handling cleanup + fix for content-disposition in... | djcb |
| 2011-11-13 | * mu-str.c: minor cleanup | djcb |
| 2011-11-13 | * add test cases for RFC822 attachments, maildirs with spaces in name (do not | djcb |
| 2011-11-11 | * <many> add support for searching attachment mime-types | djcb |
| 2011-10-26 | * don't send dummy data anymore -- no longer needed | djcb |
| 2011-10-26 | * mu-log.c: fix truncation problem | djcb |
| 2011-10-25 | * add '(:found <n>)' | djcb |
| 2011-10-25 | * remove the 'rm' command | djcb |
| 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 names | Dirk-Jan C. Binnema |
| 2011-10-10 | * mu-store: minor changes | Dirk-Jan C. Binnema |
| 2011-10-10 | * fix threading in the presence of duplicate messages | Dirk-Jan C. Binnema |
| 2011-10-10 | * mu-cmd-server.c: add signal handling | Dirk-Jan C. Binnema |
| 2011-10-03 | * mu-cmd-server.c: use unbuffered writing for output | Dirk-Jan C. Binnema |
| 2011-10-02 | * mu-msg-sexp.c: cosmetic | Dirk-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 well | Dirk-Jan C. Binnema |
| 2011-09-30 | * mu-cmd-query: use the new threading/revert support | Dirk-Jan C. Binnema |
| 2011-09-30 | * mu-cmd-server: cleanups, add support for editing existing messages | Dirk-Jan C. Binnema |
| 2011-09-30 | * mu-msg-iter: support reverse sorting | Dirk-Jan C. Binnema |
| 2011-09-30 | * mu-msg-fields.c: store TERM for maildir field as well; add some more comments | Dirk-Jan C. Binnema |
| 2011-09-30 | * threader/container: support reverse sorting for threaded output, some cleanups | Dirk-Jan C. Binnema |
| 2011-09-22 | * mu-cmd-server.c: by default, sort by date in reverse order | Dirk-Jan C. Binnema |
| 2011-09-22 | * src/, man/, NEWS: rename --descending into --reverse | Dirk-Jan C. Binnema |
| 2011-09-20 | * mu-cmd-server.c: don't give double error notifications | Dirk-Jan C. Binnema |
| 2011-09-20 | * mu-msg: clearup error handling in mu_msg_move_to_maildir | Dirk-Jan C. Binnema |
| 2011-09-20 | * mu_store_add_path now takes a maildir arg | Dirk-Jan C. Binnema |
| 2011-09-20 | * mu-cmd.c: cosmetic | Dirk-Jan C. Binnema |
| 2011-09-20 | * mu-cmd-server, m-msg-part.c: add support opening, extracting attachments | Dirk-Jan C. Binnema |
| 2011-09-18 | * mu-cmd-server: add 'add' command | Dirk-Jan C. Binnema |
| 2011-09-18 | * fix make check, make cc10 and make line33 | Dirk-Jan C. Binnema |
| 2011-09-18 | * mu-cmd-server: add 'index', 'compose' commands; many internal improvements | Dirk-Jan C. Binnema |
| 2011-09-18 | * mu-index: don't require a non-NULL callback for mu_index_cleanup | Dirk-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 that | Dirk-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: cleanups | Dirk-Jan C. Binnema |
| 2011-09-18 | * mu-store.[cc,h]: cleanup API, implementation | Dirk-Jan C. Binnema |
| 2011-09-18 | * test-mu-store: updated test cases for API changes | Dirk-Jan C. Binnema |