| Age | Commit message (Expand) | Author |
| 2011-04-12 | * update index.org (webpage) for new releasev0.9.4 | Dirk-Jan C. Binnema |
| 2011-04-12 | * update mu-find man page with the new information about Wanderlust integration | Dirk-Jan C. Binnema |
| 2011-04-12 | * update NEWS/TODO for version 0.9.4 | Dirk-Jan C. Binnema |
| 2011-04-05 | * updates to the man pages | Dirk-Jan C. Binnema |
| 2011-03-31 | * add mu-msg-data-cache.[ch], WIP for the new custom tree model | Dirk-Jan C. Binnema |
| 2011-03-31 | * add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen' | Dirk-Jan C. Binnema |
| 2011-03-22 | * mu-msg-data.c: add missing #include <string.h> for memcpy | Dirk-Jan C. Binnema |
| 2011-03-22 | * mu-str.h: improve mu_str_is_empty macro | Dirk-Jan C. Binnema |
| 2011-03-22 | * mu-msg-iter.cc, mu-query.cc, mu-store.cc: use more c++ facilities | Dirk-Jan C. Binnema |
| 2011-03-22 | * add mu-msg-data.[ch], which is useful when one needs to cache message data | Dirk-Jan C. Binnema |
| 2011-03-21 | * Makefile.am: add mu-msg-data.[ch] | Dirk-Jan C. Binnema |
| 2011-03-21 | * mu-query: some cleanups | Dirk-Jan C. Binnema |
| 2011-03-21 | * mu-msg-iter: some reimplementation | Dirk-Jan C. Binnema |
| 2011-03-19 | * add mu_msg_iter_get_index, to get the sequence number of the iterator | Dirk-Jan C. Binnema |
| 2011-03-19 | * mu-config.c: small docu update | Dirk-Jan C. Binnema |
| 2011-03-19 | * mu_runtime: update getting standard dirs / paths, use them | Dirk-Jan C. Binnema |
| 2011-03-15 | * cosmetic | Dirk-Jan C. Binnema |
| 2011-03-15 | * fix mu_msg refcounting in widgets | Dirk-Jan C. Binnema |
| 2011-03-08 | * bump version 0.9.4 | Dirk-Jan C. Binnema |
| 2011-03-08 | * big cleanup, simplification for the message widget | Dirk-Jan C. Binnema |
| 2011-03-06 | * add support for using mu cfind as an external address book for 'mutt' + doc... | Dirk-Jan C. Binnema |
| 2011-03-06 | * Makefile.am: ignore tests/ for make cc10 and make line33 | Dirk-Jan C. Binnema |
| 2011-03-06 | * mu-contacts: plug a leak + some optimization | Dirk-Jan C. Binnema |
| 2011-03-06 | * mu-config: some refactoring to satisfy make line33 | Dirk-Jan C. Binnema |
| 2011-03-06 | * mu-cmd-cfind: use the new first_name/last_name/nick functions to generate | Dirk-Jan C. Binnema |
| 2011-03-06 | * mu-str: add mu_str_guess_first_name, mu_str_guess_last_name and | Dirk-Jan C. Binnema |
| 2011-03-05 | * WIP: add bbdb export support | Dirk-Jan C. Binnema |
| 2011-03-05 | * use differerent exit codes for error, no matches as >0 matches; as per man ... | Dirk-Jan C. Binnema |
| 2011-03-05 | * set dependency to glib >= 2.14, as we are using GRegex now | Dirk-Jan C. Binnema |
| 2011-03-05 | * add mu-cmd-cfind.c to Makefile.am | Dirk-Jan C. Binnema |
| 2011-03-05 | * update mu-cfind documention, fix typo in mu-find manpage | Dirk-Jan C. Binnema |
| 2011-03-05 | * mu-cmd-cfind: split off into separate mu-cmd- file | Dirk-Jan C. Binnema |
| 2011-03-05 | * WIP: basic 'mu cfind' command + start of man page | Dirk-Jan C. Binnema |
| 2011-03-03 | * WIP: mu-contacts; add the following: return timestamp callback and add rege... | Dirk-Jan C. Binnema |
| 2011-03-02 | * WIP: rudimentary implementation of the 'cfind' command, to find contacts | Dirk-Jan C. Binnema |
| 2011-03-02 | * update mug2/mug.cc for changed mu_index_new | Dirk-Jan C. Binnema |
| 2011-03-02 | * fix mu-cmd-index.c, mu-store.c to honor line33 | Dirk-Jan C. Binnema |
| 2011-03-02 | * WIP(2): mu-contact.[ch], basic implementation | Dirk-Jan C. Binnema |
| 2011-03-02 | * WIP: contact listing / searching. | Dirk-Jan C. Binnema |
| 2011-02-28 | * update TODO, webpage | Dirk-Jan C. Binnema |
| 2011-02-13 | * update NEWS, TODO | Dirk-Jan C. Binnema |
| 2011-02-13 | * update for 0.9.3v0.9.3 | Dirk-Jan C. Binnema |
| 2011-02-13 | * use org-mode for the mu web pages, updated them. | Dirk-Jan C. Binnema |
| 2011-02-06 | * cosmetic | Dirk-Jan C. Binnema |
| 2011-02-06 | * mu-runtime.c: fix small memleak | Dirk-Jan C. Binnema |
| 2011-02-06 | * mug2/mug.cc: fix small memleak | Dirk-Jan C. Binnema |
| 2011-02-06 | * mu-msg.c: convert html mail to utf-8, too. this fixes the display of | Dirk-Jan C. Binnema |
| 2011-02-04 | * mu-index.c: fix needless warning when msg is no longer there | Dirk-Jan C. Binnema |
| 2011-02-04 | * mu_store_get_timestamp: fix memleak | Dirk-Jan C. Binnema |
| 2011-02-02 | * configure.ac: bump database schema version to provoke rebuildv0.9.2 | Dirk-Jan C. Binnema |