summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-04* index.html: update for 0.9 releasev0.9Dirk-Jan C. Binnema
2010-12-04* test-mu-store.c: stay within 33 line limit for functionsDirk-Jan C. Binnema
2010-12-04* src/Makefile.am: put files in alphabetical orderDirk-Jan C. Binnema
2010-12-04* minor: TODO, NEWS, configure.acDirk-Jan C. Binnema
2010-12-04* update TODODirk-Jan C. Binnema
2010-12-04* update configure.ac for gmime-2.6 supportDirk-Jan C. Binnema
2010-12-03* mu-str-normalize.c: add note about alternative implementationDirk-Jan C. Binnema
2010-12-03* update some unit test casesDirk-Jan C. Binnema
2010-12-01* updated TODODirk-Jan C. Binnema
2010-12-01* add some simply unit tests for mu-runtime, mu-storeDirk-Jan C. Binnema
2010-11-30* mu_date_parse_hdwmy => mu_str_date_parse_hdwmy; update unit tests + codeDirk-Jan C. Binnema
2010-11-30* unify error printing a bit (starting with lowercase)Dirk-Jan C. Binnema
2010-11-30* manpages updatedDirk-Jan C. Binnema
2010-11-30* make error messages more consistentDirk-Jan C. Binnema
2010-11-30* update TODODirk-Jan C. Binnema
2010-11-30* cosmeticDirk-Jan C. Binnema
2010-11-30* <many>: use some gcc attributes (if applicable) for optimizationDirk-Jan C. Binnema
2010-11-30* update man pagesDirk-Jan C. Binnema
2010-11-29* update NEWS, TODO and manpagesDirk-Jan C. Binnema
2010-11-29* mu-query.cc, mu-store.cc: use the escaping for some fields; update test caseDirk-Jan C. Binnema
2010-11-29* mu-str.[ch]: add mu_str_ascii_xapian_escape_in_place, for escaping someDirk-Jan C. Binnema
2010-11-29* mu-str-normalize.c: combine separate function for downcse / non-downcaseDirk-Jan C. Binnema
2010-11-29* mu-msg-fields.[ch]: add info whether the field should be normalized/escapedDirk-Jan C. Binnema
2010-11-28* index.html: updates for the mu homepageDirk-Jan C. Binnema
2010-11-28* mu-index.1: updated manpage with some recent performance numbersDirk-Jan C. Binnema
2010-11-27* update web page for 0.9-betav0.9-betaDirk-Jan C. Binnema
2010-11-27* test cases: update for mu-msg / mu-runtime changeDirk-Jan C. Binnema
2010-11-27* mu-msg, mu-runtime: make g_mime_init explicit, mu-runtime can do it.Dirk-Jan C. Binnema
2010-11-27* configure.ac: bump version to 0.9-betaDirk-Jan C. Binnema
2010-11-27* update NEWSDirk-Jan C. Binnema
2010-11-27* mu-str.h: add note about unicode blocks supported for mu_str_normalize ('La...Dirk-Jan C. Binnema
2010-11-27* cosmeticsDirk-Jan C. Binnema
2010-11-27* mu-msg.c: refactor to make functions respect 33-lines limit and use GMIME_E...Dirk-Jan C. Binnema
2010-11-27* mu-index.c: refactor to make functions respect 33-lines limitDirk-Jan C. Binnema
2010-11-27* mu-cmd-view.c: refactor to make functions respect 33-lines limitDirk-Jan C. Binnema
2010-11-27* mug: cleanups/indentationDirk-Jan C. Binnema
2010-11-27* mug: fix header clearing + code reindentationDirk-Jan C. Binnema
2010-11-27* manpages: updateDirk-Jan C. Binnema
2010-11-26* mug-msg-view.c: improve msg view header layout a bitDirk-Jan C. Binnema
2010-11-26* mu-easy.1: add some more examples of searchesDirk-Jan C. Binnema
2010-11-25* mu-find.1: update the manpageDirk-Jan C. Binnema
2010-11-25* mu-find.1: describe the new date range notationDirk-Jan C. Binnema
2010-11-25* update mug for gerror changesDirk-Jan C. Binnema
2010-11-25* update tests for GError-changesDirk-Jan C. Binnema
2010-11-25* add some GErrorsDirk-Jan C. Binnema
2010-11-25* mug-msg-list-view.h: fix include pathDirk-Jan C. Binnema
2010-11-24* improve date range parsingDirk-Jan C. Binnema
2010-11-24* update TODODirk-Jan C. Binnema
2010-11-24* create mu-error.h, update some functions to use GError for errorsDirk-Jan C. Binnema
2010-11-24* Makefile.am, mug-msg-list-view.c: fix line33 testDirk-Jan C. Binnema