| Age | Commit message (Expand) | Author |
| 2011-06-15 | * mu-store.cc: support GSList* fields | Dirk-Jan C. Binnema |
| 2011-06-15 | * make MU_MSG_FIELD_ID_REFS a GSList* field | Dirk-Jan C. Binnema |
| 2011-06-15 | * mu-msg: add support for GSList* fields | Dirk-Jan C. Binnema |
| 2011-06-15 | * add support for GSList* fields to MuMsgDoc and MuMsgFile | Dirk-Jan C. Binnema |
| 2011-06-15 | * mu-msg-cache: add support for GSList* values | Dirk-Jan C. Binnema |
| 2011-06-15 | * add mu_str_from_list, mu_str_to_list and mu_str_list_free + unit tests | Dirk-Jan C. Binnema |
| 2011-06-15 | * mu-cmd-find.c: fix compiler warning | Dirk-Jan C. Binnema |
| 2011-06-14 | * add optional separator (\f, form-feed) between multiple messages in 'mu | Dirk-Jan C. Binnema |
| 2011-06-02 | * merge mu-output with mu-cmd-find | Dirk-Jan C. Binnema |
| 2011-06-02 | * make the output of mu cfind/extract/view locale-encoded except for cfind | Dirk-Jan C. Binnema |
| 2011-06-02 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-06-01 | * make mu find --format=plain output respect the locale | Dirk-Jan C. Binnema |
| 2011-06-01 | * mu-str.c: convert strftime output to utf8 if needed | Dirk-Jan C. Binnema |
| 2011-06-01 | * mu-util.[ch]: add mu_util_locale_is_utf8, handle invalid utf8 string more g... | Dirk-Jan C. Binnema |
| 2011-05-31 | * mu-util.c: only convert if the locale is not already in UTF8 | Dirk-Jan C. Binnema |
| 2011-05-31 | * add mu_util_print_encoded, mu_util_printerr_encoded, mu_util_fputs_encoded, | Dirk-Jan C. Binnema |
| 2011-05-29 | * mu-output: push cyclomatic complexity <= 10 to satisfy 'make cc10' | Dirk-Jan C. Binnema |
| 2011-05-29 | * add test mail | Dirk-Jan C. Binnema |
| 2011-05-28 | * prepare for 0.9.6v0.9.6 | Dirk-Jan C. Binnema |
| 2011-05-26 | * mu-cmd-index: fix backspace printing (don't try to modify static str) | Dirk-Jan C. Binnema |
| 2011-05-26 | * improved color impl for mu view | Dirk-Jan C. Binnema |
| 2011-05-26 | * mu-cmd-find: use color option with update mu-output | Dirk-Jan C. Binnema |
| 2011-05-26 | * mu-cmd-extract.c: implement color output | Dirk-Jan C. Binnema |
| 2011-05-26 | * mu-cfind.c: improve color output impl | Dirk-Jan C. Binnema |
| 2011-05-26 | * mu-config.[ch]: do tty-checking here (for --color), add mu_config_param_num | Dirk-Jan C. Binnema |
| 2011-05-26 | * mu-output: implement color output for 'mu find' | Dirk-Jan C. Binnema |
| 2011-05-26 | * mu-str.[ch], mu-util.[ch]: better, simpler ANSI colors through some #defines | Dirk-Jan C. Binnema |
| 2011-05-25 | * mu-cmd-find, mu-output: don't use --summary-len anymore, use --summary | Dirk-Jan C. Binnema |
| 2011-05-25 | * mu-output: update for color output in some cases | Dirk-Jan C. Binnema |
| 2011-05-25 | * update 'mu view' and 'mu cfind' to use colors in some cases | Dirk-Jan C. Binnema |
| 2011-05-25 | * mu-config: add the --color option, to enable color output in some cases (or... | Dirk-Jan C. Binnema |
| 2011-05-25 | * add mu_util_color_print for printing color (ANSI) to console | Dirk-Jan C. Binnema |
| 2011-05-25 | * test-mu-cmd.c: updated testcase | Dirk-Jan C. Binnema |
| 2011-05-25 | * mu-str.c: fix leak in mu_str_guess_nick | Dirk-Jan C. Binnema |
| 2011-05-25 | * test-mu-cmd.c, test-mu-contacts.c: fix tiny leaks in test cases | Dirk-Jan C. Binnema |
| 2011-05-25 | * mu-contacts.c, mu-msg.c: cosmetics | Dirk-Jan C. Binnema |
| 2011-05-24 | * mu-contacts: fix leak in contact_info_new | Dirk-Jan C. Binnema |
| 2011-05-24 | * mu-str.c: fix out-of-bounds issue with mu_str_ascii_xapian_escape_in_place | Dirk-Jan C. Binnema |
| 2011-05-24 | * mu-cmd-index.c: fix progress output (fflush) | Dirk-Jan C. Binnema |
| 2011-05-24 | * mu-maildir: add emacs indentation header | Dirk-Jan C. Binnema |
| 2011-05-24 | * mu-log.c: cleanup, don't use now-missing var | Dirk-Jan C. Binnema |
| 2011-05-24 | * mu-cmd-find, mu-cmd-cfind: make 'no matches found' uniform | Dirk-Jan C. Binnema |
| 2011-05-24 | * mu-contacts: use encoded email address as group in gkeyfile (which valid as a | Dirk-Jan C. Binnema |
| 2011-05-24 | * mu-util.h, mu-util-db.cc: make mu_util_xapian_clear also clear the contacts... | Dirk-Jan C. Binnema |
| 2011-05-24 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-05-23 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-05-22 | * minor updates / cleanups | Dirk-Jan C. Binnema |
| 2011-05-22 | * mu-cmd-extract.c: free list of indices after use | Dirk-Jan C. Binnema |
| 2011-05-22 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-05-22 | * cleanup some header files | Dirk-Jan C. Binnema |