summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-12-30* minordjcb
2011-12-28* mu-cmd-server/mu-server.1: cleanup 'mkdir', add documentationdjcb
2011-12-28* mu-cmd-server.c: work around issue where partial results were not sorteddjcb
2011-12-27* mu-cmd-server.c: cosmeticdjcb
2011-12-23* minor / cosmeticdjcb
2011-12-22* mu-cmd-server.c: fix bogus error when saving attachmentsdjcb
2011-12-22* mu-msg-sexp: cosmeticdjcb
2011-12-20* mu-cmd-server.c: some refactoring. pass make line33 again.djcb
2011-12-13* mu-cmd-server.c: remove readline supportdjcb
2011-12-13* some code re-arrangement: src/guile-> guile, toys/mm -> emacsdjcb
2011-12-13* minordjcb
2011-12-13* mu-guile-store.c: fix mu:store:for-each with nil EXPRdjcb
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 checkdjcb
2011-12-07* mu-guile-store.c: support limited searchesdjcb
2011-12-07* guile: export functions from stats.scmdjcb
2011-12-07* <many>: add possibility to limit max number of search resultsdjcb
2011-12-01* add missing scheme filedjcb
2011-12-01* misc changesdjcb
2011-12-01* add support for mime:, file: and embed: searchesdjcb
2011-12-01* add unit tests for the mime, attachment contents searching; they even passdjcb
2011-12-01* move guile bindings from libmuguile, toys to src/guile:djcb
2011-11-27* cosmeticsdjcb
2011-11-27* mu-query.cc: fix behaviour of empty queriesdjcb
2011-11-27* tests/Makefile.am: add new test e-mails to makefiledjcb
2011-11-27* up mu-msg-fields.c -- update the Maildir type to *not* be boolean, sodjcb
2011-11-27* update test casesdjcb
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