summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-03* update configure.ac for 0.9.7v0.9.7Dirk-Jan C. Binnema
2011-09-03* prepare v0.9.7Dirk-Jan C. Binnema
2011-08-22* mu-util.c: use G_SLICE=always-malloc for all non-Linux systemsDirk-Jan C. Binnema
2011-08-20Merge branch 'v0.9.7-fixes' of gitorious.org:mu/mu into v0.9.7-fixesDirk-Jan C. Binnema
2011-08-20* mu-msg, mu-msg-file: also initialize gmime for doc-backed messagesDirk-Jan C. Binnema
2011-08-16Merge remote-tracking branch 'origin/v0.9.7-fixes'Dirk-Jan C. Binnema
2011-08-16* fix 'make distcheck' -- make thread test work regardless of indexing-order ...Dirk-Jan C. Binnema
2011-07-31* set version to 0.9.7-preDirk-Jan C. Binnema
2011-07-31* preparing for 0.9.7-prev0.9.7-preDirk-Jan C. Binnema
2011-07-26* don't include procmule for now, it's not readyDirk-Jan C. Binnema
2011-07-26Merge branch 'procmule'Dirk-Jan C. Binnema
2011-07-26* update muile READMEDirk-Jan C. Binnema
2011-07-26* cosmeticsDirk-Jan C. Binnema
2011-07-26* mu-cmd-find: improve --format=sexp outputDirk-Jan C. Binnema
2011-07-26* mu-guile-msg.c: use mu: namespace for valuesDirk-Jan C. Binnema
2011-07-25* mu-guile-misc -> mu-guile-log, and some cleanupsDirk-Jan C. Binnema
2011-07-25* procmule.c: clean up the codeDirk-Jan C. Binnema
2011-07-25* muile.c: enable the logging functionsDirk-Jan C. Binnema
2011-07-25* mu-guile-msg: add guile binding for mu_msg_move_to_maildir, namespace definesDirk-Jan C. Binnema
2011-07-25* add mu-guile-misc, with bindings for mu logging stuffDirk-Jan C. Binnema
2011-07-25* cosmeticsDirk-Jan C. Binnema
2011-07-25* mu-msg: add mu_msg_move_to_maildir, to move a message to different maildirDirk-Jan C. Binnema
2011-07-23* don't say we're c++ when we're really c. (use dummy.cc to enforce c++ linking)Dirk-Jan C. Binnema
2011-07-23* mu-guile-msg.c: use 'mu:current-msg'Dirk-Jan C. Binnema
2011-07-23* update for new mu_runtime init stuffDirk-Jan C. Binnema
2011-07-23* configure.ac: add procmuleDirk-Jan C. Binnema
2011-07-23* add new toy: procmule, a simple procmail wannabee (WIP)Dirk-Jan C. Binnema
2011-07-23* support different log files for different front ends (mu, mug, procmule etc.)Dirk-Jan C. Binnema
2011-07-23* muile/guile: use mu:current-msg for the current message, update docsDirk-Jan C. Binnema
2011-07-23* muile: README: it's for-each, not foreachDirk-Jan C. Binnema
2011-07-22* muile/libmuguile: support loading specific message, 'mu:current'Dirk-Jan C. Binnema
2011-07-22* cosmeticDirk-Jan C. Binnema
2011-07-22* update cheatsheetDirk-Jan C. Binnema
2011-07-22* NEWS, mu-find.1, muile/README: update docsDirk-Jan C. Binnema
2011-07-21* small update to muile/READMEDirk-Jan C. Binnema
2011-07-21* test-mu-date: added some unit testsDirk-Jan C. Binnema
2011-07-21* cosmeticsDirk-Jan C. Binnema
2011-07-21* gtest.mk: test timezone, locale to something predictable for the testsDirk-Jan C. Binnema
2011-07-21* tests: don't assume the whole lives in Helsinki, FinlandDirk-Jan C. Binnema
2011-07-21* some more timezone fixes for the unit testsDirk-Jan C. Binnema
2011-07-21* fix 'make gitcheck' for guile, part IDirk-Jan C. Binnema
2011-07-21* updates for new APIs (mu-date.h)Dirk-Jan C. Binnema
2011-07-21* mu-store: cleanup storing datesDirk-Jan C. Binnema
2011-07-21* mu-query: clean up date parsing, use the separate date functions in mu-dateDirk-Jan C. Binnema
2011-07-21* mu-msg-file: fix line33 violationDirk-Jan C. Binnema
2011-07-21* mu-str.[ch]: remove date-related stuff (now in mu-date.[ch])Dirk-Jan C. Binnema
2011-07-21* mu-util: cosmeticsDirk-Jan C. Binnema
2011-07-21* mu-msg-fields: remove the silly 'pseudo field'Dirk-Jan C. Binnema
2011-07-21* mu-msg-doc: use the UTC-datestr from the databaseDirk-Jan C. Binnema
2011-07-21* mu-cmd/-cfind/-find: use the split-off date funcsDirk-Jan C. Binnema