| Age | Commit message (Expand) | Author |
| 2011-09-03 | * update configure.ac for 0.9.7v0.9.7 | Dirk-Jan C. Binnema |
| 2011-09-03 | * prepare v0.9.7 | Dirk-Jan C. Binnema |
| 2011-08-22 | * mu-util.c: use G_SLICE=always-malloc for all non-Linux systems | Dirk-Jan C. Binnema |
| 2011-08-20 | Merge branch 'v0.9.7-fixes' of gitorious.org:mu/mu into v0.9.7-fixes | Dirk-Jan C. Binnema |
| 2011-08-20 | * mu-msg, mu-msg-file: also initialize gmime for doc-backed messages | Dirk-Jan C. Binnema |
| 2011-08-16 | Merge 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-pre | Dirk-Jan C. Binnema |
| 2011-07-31 | * preparing for 0.9.7-prev0.9.7-pre | Dirk-Jan C. Binnema |
| 2011-07-26 | * don't include procmule for now, it's not ready | Dirk-Jan C. Binnema |
| 2011-07-26 | Merge branch 'procmule' | Dirk-Jan C. Binnema |
| 2011-07-26 | * update muile README | Dirk-Jan C. Binnema |
| 2011-07-26 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-07-26 | * mu-cmd-find: improve --format=sexp output | Dirk-Jan C. Binnema |
| 2011-07-26 | * mu-guile-msg.c: use mu: namespace for values | Dirk-Jan C. Binnema |
| 2011-07-25 | * mu-guile-misc -> mu-guile-log, and some cleanups | Dirk-Jan C. Binnema |
| 2011-07-25 | * procmule.c: clean up the code | Dirk-Jan C. Binnema |
| 2011-07-25 | * muile.c: enable the logging functions | Dirk-Jan C. Binnema |
| 2011-07-25 | * mu-guile-msg: add guile binding for mu_msg_move_to_maildir, namespace defines | Dirk-Jan C. Binnema |
| 2011-07-25 | * add mu-guile-misc, with bindings for mu logging stuff | Dirk-Jan C. Binnema |
| 2011-07-25 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-07-25 | * mu-msg: add mu_msg_move_to_maildir, to move a message to different maildir | Dirk-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 stuff | Dirk-Jan C. Binnema |
| 2011-07-23 | * configure.ac: add procmule | Dirk-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 docs | Dirk-Jan C. Binnema |
| 2011-07-23 | * muile: README: it's for-each, not foreach | Dirk-Jan C. Binnema |
| 2011-07-22 | * muile/libmuguile: support loading specific message, 'mu:current' | Dirk-Jan C. Binnema |
| 2011-07-22 | * cosmetic | Dirk-Jan C. Binnema |
| 2011-07-22 | * update cheatsheet | Dirk-Jan C. Binnema |
| 2011-07-22 | * NEWS, mu-find.1, muile/README: update docs | Dirk-Jan C. Binnema |
| 2011-07-21 | * small update to muile/README | Dirk-Jan C. Binnema |
| 2011-07-21 | * test-mu-date: added some unit tests | Dirk-Jan C. Binnema |
| 2011-07-21 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-07-21 | * gtest.mk: test timezone, locale to something predictable for the tests | Dirk-Jan C. Binnema |
| 2011-07-21 | * tests: don't assume the whole lives in Helsinki, Finland | Dirk-Jan C. Binnema |
| 2011-07-21 | * some more timezone fixes for the unit tests | Dirk-Jan C. Binnema |
| 2011-07-21 | * fix 'make gitcheck' for guile, part I | Dirk-Jan C. Binnema |
| 2011-07-21 | * updates for new APIs (mu-date.h) | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-store: cleanup storing dates | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-query: clean up date parsing, use the separate date functions in mu-date | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-msg-file: fix line33 violation | Dirk-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: cosmetics | Dirk-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 database | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-cmd/-cfind/-find: use the split-off date funcs | Dirk-Jan C. Binnema |