| Age | Commit message (Expand) | Author |
| 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 | * fix mu_msg refcounting in widgets | 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 | * 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 | * add mu-cmd-cfind.c to Makefile.am | 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 | * 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-06 | * mu-runtime.c: 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-01-31 | * test_mu_view_01: the test depended on a MIME-decoding bug in gmime; since t... | Dirk-Jan C. Binnema |
| 2011-01-31 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-01-31 | * mu-util.c: use /etc/passwd (and likewise) to determine homedir in preference | Dirk-Jan C. Binnema |
| 2011-01-31 | * test-mu-cmd.c: always set a tempdir for muhome; this fixes running unit | Dirk-Jan C. Binnema |
| 2011-01-31 | * mu-cmd-extract.c: only check for writability of targetdir if we're actually | Dirk-Jan C. Binnema |
| 2011-01-31 | * src/Makefile.am: use BUILD_TESTS | Dirk-Jan C. Binnema |
| 2011-01-30 | * test-mu-util.c: remove bad test that broke the gentoo build | Dirk-Jan C. Binnema |
| 2011-01-29 | * mu_str_display_contact_s: split, so 'make cc10' is honored | Dirk-Jan C. Binnema |
| 2011-01-29 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-01-21 | * unbreak mu-str | Dirk-Jan C. Binnema |
| 2011-01-21 | * remove '-characters, () from contact displays | Dirk-Jan C. Binnema |
| 2011-01-16 | * mu-maildir: some cleanups, shorten names for link creation | Dirk-Jan C. Binnema |
| 2011-01-15 | * make mag-msg-store a configurable parameter; refactor the setting of the | Dirk-Jan C. Binnema |
| 2011-01-15 | * change MuMaildirWalkMsgCallback so it take a full stat buf* instead of just | Dirk-Jan C. Binnema |
| 2011-01-14 | * add mu_util_xapian_is_locked and use it | Dirk-Jan C. Binnema |
| 2011-01-13 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-01-13 | * mu-config: better argument check, print usage info when no command is provided | Dirk-Jan C. Binnema |
| 2011-01-13 | * mug2: implement database reindex | Dirk-Jan C. Binnema |