summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-05-22* mu-str.c: clean up a bitDirk-Jan C. Binnema
2011-05-22* mu-contacts.c: cosmeticsDirk-Jan C. Binnema
2011-05-22* mu-config: reindent, remove --xqueryDirk-Jan C. Binnema
2011-05-22* extract based on filename regexp and document itDirk-Jan C. Binnema
2011-05-22* completely remove '--xquery', re-indent mu-config.cDirk-Jan C. Binnema
2011-05-22* reindentation, fix mu_str_ascii_xapian_escape_in_place for '..'Dirk-Jan C. Binnema
2011-05-22* mu-query: special-case 'now' and 'today' when used as start of rangeDirk-Jan C. Binnema
2011-05-22* mu-config.h: fix indentationDirk-Jan C. Binnema
2011-05-21* mu-cmd.c, test-mu-cmd.c: add attachment info to 'mu view' + unit testDirk-Jan C. Binnema
2011-05-21* mu-query.cc, mu-store.cc: cosmeticsDirk-Jan C. Binnema
2011-05-21* mu-str.c: hack mu_str_ascii_xapian_escape_in_place a bit further to workDirk-Jan C. Binnema
2011-05-21* test-mu-query.c: add unit test for searching filenamesDirk-Jan C. Binnema
2011-05-21* mu-query.c,mu-store.cc: add support for storing/search message file attachm...Dirk-Jan C. Binnema
2011-05-21* mu-msg-part.h: make it C++-friendlyDirk-Jan C. Binnema
2011-05-21* mu-msg-field.[ch]: add attach/a MsgFieldIdDirk-Jan C. Binnema
2011-05-21* add test-mu-cmd changes, missed from previous commitDirk-Jan C. Binnema
2011-05-21* test-mu-cmd.c: add tests for extra-by-filename for mu-extractDirk-Jan C. Binnema
2011-05-21* implement saving mime-part by file-name, improve error handlingDirk-Jan C. Binnema
2011-05-21* mu-util.c: don't write to stderr when opening fails in mu_util_create_write...Dirk-Jan C. Binnema
2011-05-21* make size, date ranges work even if specified e->b. add unit tests.Dirk-Jan C. Binnema
2011-05-20* add unit tests for wildcards, size: and date:Dirk-Jan C. Binnema
2011-05-20* mu-store: add some debug stuffDirk-Jan C. Binnema
2011-05-20* mu-msg-str: deal with size 0, and add add 'b' for byte in size: query paramsDirk-Jan C. Binnema
2011-05-20* mu-msg-field, mu-query: refactor, make queries use boolean only for maildir,Dirk-Jan C. Binnema
2011-05-20* make test-mu-cfind.c work on other days but 2011-05-19 too...Dirk-Jan C. Binnema
2011-05-19Reverting "* fix test-mu-msg.c merge fallout"Dirk-Jan C. Binnema
2011-05-19* update test-mu-msg.cDirk-Jan C. Binnema
2011-05-19* tests: fix up merge falloutDirk-Jan C. Binnema
2011-05-19* fix mu-msg.c merge falloutDirk-Jan C. Binnema
2011-05-19* update test-casesDirk-Jan C. Binnema
2011-05-19* mu-msg, mu-msg-file: fix up mu_msg_get_headerDirk-Jan C. Binnema
2011-05-19* tests: add unit-tests for 'mu cfind'; fix up mergeDirk-Jan C. Binnema
2011-05-19* tests: add unit-tests for 'mu cfind'; fix up mergeDirk-Jan C. Binnema
2011-05-19* fix cc10 checkDirk-Jan C. Binnema
2011-05-19* fix line33 checkDirk-Jan C. Binnema
2011-05-19* mu-msg.[ch], mu-msg-file.[ch]: update indentationDirk-Jan C. Binnema
2011-05-19* tests: add unit-tests for 'mu cfind'Dirk-Jan C. Binnema
2011-05-19* cosmetics, re-indentationDirk-Jan C. Binnema
2011-05-19* mu-msg-iter.{cc,h}: clear-up api, update callersDirk-Jan C. Binnema
2011-05-18* mu-msg-iter-priv.cc: get rid of this with some void** casting tricks...Dirk-Jan C. Binnema
2011-05-18* mu-msg, mu-msg-file: move gmime-init to mu-msg-file, fix get_num_fieldDirk-Jan C. Binnema
2011-05-18* mu-msg-iter: implement in terms of mu-msgDirk-Jan C. Binnema
2011-05-18* fix some of the merge falloutDirk-Jan C. Binnema
2011-05-18* test-mu-{cmd,msg,query}.c: update (c) yearDirk-Jan C. Binnema
2011-05-18* tests/Makefile.am, tests/test-mu-contacts.c: add mu_contacts unit testsDirk-Jan C. Binnema
2011-05-18* mu-contacts: cosmeticsDirk-Jan C. Binnema
2011-05-18* test-mu-{cmd,msg,query}.c: update (c) yearDirk-Jan C. Binnema
2011-05-18* tests/Makefile.am, tests/test-mu-contacts.c: add mu_contacts unit testsDirk-Jan C. Binnema
2011-05-18* mu-contacts: cosmeticsDirk-Jan C. Binnema
2011-05-18* fix mu-msg for the 'mu view' issue found during checking for issue #38 --Dirk-Jan C. Binnema