summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-06-15* mu-store.cc: support GSList* fieldsDirk-Jan C. Binnema
2011-06-15* make MU_MSG_FIELD_ID_REFS a GSList* fieldDirk-Jan C. Binnema
2011-06-15* mu-msg: add support for GSList* fieldsDirk-Jan C. Binnema
2011-06-15* add support for GSList* fields to MuMsgDoc and MuMsgFileDirk-Jan C. Binnema
2011-06-15* mu-msg-cache: add support for GSList* valuesDirk-Jan C. Binnema
2011-06-15* add mu_str_from_list, mu_str_to_list and mu_str_list_free + unit testsDirk-Jan C. Binnema
2011-06-15* mu-cmd-find.c: fix compiler warningDirk-Jan C. Binnema
2011-06-14* add optional separator (\f, form-feed) between multiple messages in 'muDirk-Jan C. Binnema
2011-06-02* merge mu-output with mu-cmd-findDirk-Jan C. Binnema
2011-06-02* make the output of mu cfind/extract/view locale-encoded except for cfindDirk-Jan C. Binnema
2011-06-02* cosmeticsDirk-Jan C. Binnema
2011-06-01* make mu find --format=plain output respect the localeDirk-Jan C. Binnema
2011-06-01* mu-str.c: convert strftime output to utf8 if neededDirk-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 UTF8Dirk-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 mailDirk-Jan C. Binnema
2011-05-28* prepare for 0.9.6v0.9.6Dirk-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 viewDirk-Jan C. Binnema
2011-05-26* mu-cmd-find: use color option with update mu-outputDirk-Jan C. Binnema
2011-05-26* mu-cmd-extract.c: implement color outputDirk-Jan C. Binnema
2011-05-26* mu-cfind.c: improve color output implDirk-Jan C. Binnema
2011-05-26* mu-config.[ch]: do tty-checking here (for --color), add mu_config_param_numDirk-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 #definesDirk-Jan C. Binnema
2011-05-25* mu-cmd-find, mu-output: don't use --summary-len anymore, use --summaryDirk-Jan C. Binnema
2011-05-25* mu-output: update for color output in some casesDirk-Jan C. Binnema
2011-05-25* update 'mu view' and 'mu cfind' to use colors in some casesDirk-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 consoleDirk-Jan C. Binnema
2011-05-25* test-mu-cmd.c: updated testcaseDirk-Jan C. Binnema
2011-05-25* mu-str.c: fix leak in mu_str_guess_nickDirk-Jan C. Binnema
2011-05-25* test-mu-cmd.c, test-mu-contacts.c: fix tiny leaks in test casesDirk-Jan C. Binnema
2011-05-25* mu-contacts.c, mu-msg.c: cosmeticsDirk-Jan C. Binnema
2011-05-24* mu-contacts: fix leak in contact_info_newDirk-Jan C. Binnema
2011-05-24* mu-str.c: fix out-of-bounds issue with mu_str_ascii_xapian_escape_in_placeDirk-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 headerDirk-Jan C. Binnema
2011-05-24* mu-log.c: cleanup, don't use now-missing varDirk-Jan C. Binnema
2011-05-24* mu-cmd-find, mu-cmd-cfind: make 'no matches found' uniformDirk-Jan C. Binnema
2011-05-24* mu-contacts: use encoded email address as group in gkeyfile (which valid as aDirk-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* cosmeticsDirk-Jan C. Binnema
2011-05-23* cosmeticsDirk-Jan C. Binnema
2011-05-22* minor updates / cleanupsDirk-Jan C. Binnema
2011-05-22* mu-cmd-extract.c: free list of indices after useDirk-Jan C. Binnema
2011-05-22* cosmeticsDirk-Jan C. Binnema
2011-05-22* cleanup some header filesDirk-Jan C. Binnema