57ebeda135* add optional separator (\f, form-feed) between multiple messages in 'mu view' when using --separate (fixes issue #41)
Dirk-Jan C. Binnema
2011-06-14 00:08:13 +03:00
d2d791998f* update www a bit
Dirk-Jan C. Binnema
2011-06-02 12:14:36 +03:00
8531a78301* merge mu-output with mu-cmd-find
Dirk-Jan C. Binnema
2011-06-02 11:18:47 +03:00
a35f67715a* man/...: document where we encode the output to the current locale (and the couple of places where we don't)
Dirk-Jan C. Binnema
2011-06-02 11:09:50 +03:00
ccbf76b793* make the output of mu cfind/extract/view locale-encoded except for cfind with --format=bbdb
Dirk-Jan C. Binnema
2011-06-02 11:09:04 +03:00
de539ea3f8* cosmetics
Dirk-Jan C. Binnema
2011-06-02 11:07:57 +03:00
e16c95a883* make mu find --format=plain output respect the locale
Dirk-Jan C. Binnema
2011-06-01 21:56:09 +03:00
4629e26609* mu-str.c: convert strftime output to utf8 if needed
Dirk-Jan C. Binnema
2011-06-01 21:55:32 +03:00
7019bd9b86* mu-util.[ch]: add mu_util_locale_is_utf8, handle invalid utf8 string more gracefully
Dirk-Jan C. Binnema
2011-06-01 21:52:58 +03:00
8b7d0f9b06* mu-util.c: only convert if the locale is not already in UTF8
Dirk-Jan C. Binnema
2011-05-31 23:23:50 +03:00
096c92e5c2* add mu_util_print_encoded, mu_util_printerr_encoded, mu_util_fputs_encoded, for printing where the input (in utf8) is converted to the current locale before printing (WIP)
Dirk-Jan C. Binnema
2011-05-31 23:17:09 +03:00
c81f13cbdd* mu.1: document that mu output is always in UTF8-format
Dirk-Jan C. Binnema
2011-05-29 14:05:28 +03:00
577f79164e* index.org: minor fixes in webpage
Dirk-Jan C. Binnema
2011-05-29 13:58:42 +03:00
a34738c882* mu-output: push cyclomatic complexity <= 10 to satisfy 'make cc10'
Dirk-Jan C. Binnema
2011-05-29 13:58:17 +03:00
0dcc122c0f* add test mail
Dirk-Jan C. Binnema
2011-05-29 13:57:27 +03:00
61f462c4ad* prepare for 0.9.6
Dirk-Jan C. Binnema
2011-05-28 12:29:53 +03:00
39ad685e1d* update documentation
Dirk-Jan C. Binnema
2011-05-26 23:39:54 +03:00
132f0d4b01* mu-cmd-index: fix backspace printing (don't try to modify static str)
Dirk-Jan C. Binnema
2011-05-26 23:39:33 +03:00
ff8f5db9a8* improved color impl for mu view
Dirk-Jan C. Binnema
2011-05-26 23:38:30 +03:00
0c462c9100* mu-cmd-find: use color option with update mu-output
Dirk-Jan C. Binnema
2011-05-26 23:37:49 +03:00
82342041f1* mu-cmd-extract.c: implement color output
Dirk-Jan C. Binnema
2011-05-26 23:37:06 +03:00
57c0ce07e1* mu-cfind.c: improve color output impl
Dirk-Jan C. Binnema
2011-05-26 23:36:22 +03:00
c60e03a16d* mu-config.[ch]: do tty-checking here (for --color), add mu_config_param_num (for param-checking)
Dirk-Jan C. Binnema
2011-05-26 23:35:34 +03:00
a2907dc8e5* mu-output: implement color output for 'mu find'
Dirk-Jan C. Binnema
2011-05-26 23:33:36 +03:00
fe32cf84b1* mu-str.[ch], mu-util.[ch]: better, simpler ANSI colors through some #defines
Dirk-Jan C. Binnema
2011-05-26 23:32:23 +03:00
4d183fc868* update zsh completions (still very much WIP)
Dirk-Jan C. Binnema
2011-05-25 22:04:32 +03:00
1e356ed313* update documentation
Dirk-Jan C. Binnema
2011-05-25 22:04:13 +03:00
5bda5975c9* mu-cmd-find, mu-output: don't use --summary-len anymore, use --summary
Dirk-Jan C. Binnema
2011-05-25 22:03:43 +03:00
c6d4200b0a* mu-output: update for color output in some cases
Dirk-Jan C. Binnema
2011-05-25 22:03:09 +03:00
f1ad2ebc51* update 'mu view' and 'mu cfind' to use colors in some cases
Dirk-Jan C. Binnema
2011-05-25 22:02:24 +03:00
2b56e46260* mu-config: add the --color option, to enable color output in some cases (or, alternatively, set the MU_COLOR env var to non-empty)
Dirk-Jan C. Binnema
2011-05-25 22:01:05 +03:00
bc8c1a0289* add mu_util_color_print for printing color (ANSI) to console
Dirk-Jan C. Binnema
2011-05-25 21:59:34 +03:00
4e904d7c73* test-mu-cmd.c: updated testcase
Dirk-Jan C. Binnema
2011-05-25 21:58:48 +03:00
9e39dc67bd* update the cheatsheet a bit
Dirk-Jan C. Binnema
2011-05-25 08:14:22 +03:00
24f98ce433* mu-str.c: fix leak in mu_str_guess_nick
Dirk-Jan C. Binnema
2011-05-25 08:12:58 +03:00
f22b506607* test-mu-cmd.c, test-mu-contacts.c: fix tiny leaks in test cases
Dirk-Jan C. Binnema
2011-05-25 08:12:27 +03:00