Commit Graph

83 Commits

Author SHA1 Message Date
djcb daaec407eb * fix compiler warning for newest gcc/g++ 2012-03-13 23:06:17 +02:00
Dirk-Jan C. Binnema 6761f0e5d3 * possible fix for some encoding problem (mu_util_fputs_encoded) + cosmetics 2012-02-29 20:51:29 +02:00
Dirk-Jan C. Binnema 8f833c55c5 * mu-cmd-find.c: with --format=links, always try to create the target maildir,
even if the toplevel already exists
2012-02-26 12:17:56 +02:00
Dirk-Jan C. Binnema 25a046536d * mu-cmd-find.c: --format=links: don't show error when there isn't any + unit test 2012-02-23 20:35:16 +02:00
djcb b563128a4f * make colorized output the default
- turn of with --nocolor, or by setting MU_NOCOLOR to non-empty
2012-01-21 12:12:41 +02:00
djcb 8bc4d3c113 * <many>: add possibility to limit max number of search results 2011-12-07 08:15:48 +02:00
djcb c9f72ba3c7 * fix searching for strings with spaces (e.g. maildir:"sent items") 2011-11-24 00:12:29 +02:00
Dirk-Jan C. Binnema e2fc573d42 * src/, man/, NEWS: rename --descending into --reverse 2011-09-22 21:00:52 +03:00
Dirk-Jan C. Binnema 1a7414dd6d * mu-cmd-*: minor, updates for API changes 2011-09-12 20:34:48 +03:00
Dirk-Jan C. Binnema 1b19938b5f * mu-cmd-find, mu-cmd-cfind, mu-cmd-index: use GError for error reporting 2011-09-03 10:43:08 +03:00
Dirk-Jan C. Binnema 0861319091 * mu-cmd*: cleanup command handling 2011-08-30 21:57:59 +03:00
Dirk-Jan C. Binnema fbc786f2fc * minor changes, trailing whitespace fixes 2011-08-29 23:38:55 +03:00
Dirk-Jan C. Binnema 26d9bc904d * mu-cmd / mu-cmd-find: get thread info for s-exps output too 2011-08-20 11:58:16 +03:00
Dirk-Jan C. Binnema a571a3f877 * MuMsgFlags => MuFlags 2011-08-11 22:44:23 +03:00
Dirk-Jan C. Binnema e55eb4ed25 * MuResult/MuExitCode => MuError 2011-08-11 20:20:22 +03:00
Dirk-Jan C. Binnema f6a4b7a480 * mu-cmd-find.c, mu-msg-sexp.c, mu-msg.c: refactor for 'make line33' check 2011-08-10 23:56:38 +03:00
Dirk-Jan C. Binnema 8e9bf21766 * mu-cmd-find.c: remove json output and add option to check for file readability 2011-08-03 23:06:18 +03:00
Dirk-Jan C. Binnema dabbfc3b62 * use the sexp export that moved to mu-msg-sexp 2011-07-31 12:17:14 +03:00
Dirk-Jan C. Binnema 0a6161a71c * centralize formatstr parsing, cleanup 2011-07-27 08:20:06 +03:00
Dirk-Jan C. Binnema 9dad2d6175 * mu-cmd-find: improve --format=sexp output 2011-07-26 08:42:50 +03:00
Dirk-Jan C. Binnema 37aaa18d6b * cosmetics 2011-07-21 21:58:27 +03:00
Dirk-Jan C. Binnema eb62f52e02 * mu-cmd/-cfind/-find: use the split-off date funcs 2011-07-21 00:31:17 +03:00
Dirk-Jan C. Binnema 5441b1945f * cleanup --exec implementation 2011-07-10 14:48:45 +03:00
Dirk-Jan C. Binnema a31ea71e0a * basic implementation of --exec for mu find (WIP) 2011-07-06 23:35:52 +03:00
Dirk-Jan C. Binnema ca6212944c * mu-cmd-find.c: some preparation for mu find --exec= (WIP) 2011-07-06 02:11:55 +03:00
Dirk-Jan C. Binnema 2d1f8366d5 * start using message threading (--threads/-t param for mu find) 2011-06-30 23:45:53 +03:00
Dirk-Jan C. Binnema 9c6014e40b * remove debug output, fix code for cc10, line33 2011-06-24 12:39:46 +03:00
Dirk-Jan C. Binnema 937fc20cab * mu-msg-find: improve display of threaded messages 2011-06-24 10:21:41 +03:00
Dirk-Jan C. Binnema eb9b0c6de8 * update threading implementation (WIP still) 2011-06-24 00:21:54 +03:00
Dirk-Jan C. Binnema 707a1ea1c2 * mu-cmd-find.c, mu-cmd.c: make sure we pass 'make line33' 2011-06-19 21:24:08 +03:00
Dirk-Jan C. Binnema d28319bc27 * mu-find: enable threaded output 2011-06-19 21:04:03 +03:00
Dirk-Jan C. Binnema e0c522c6a0 * mu-cmd-find: use the semi-working message threading 2011-06-18 18:49:33 +03:00
Dirk-Jan C. Binnema 794825e297 * remove the needless batching in mu-msg-iter, mu-query, update callers 2011-06-16 10:18:34 +03:00
Dirk-Jan C. Binnema de24a59d8c * mu-cmd-find.c: fix compiler warning 2011-06-15 08:15:13 +03:00
Dirk-Jan C. Binnema 8531a78301 * merge mu-output with mu-cmd-find 2011-06-02 11:18:47 +03:00
Dirk-Jan C. Binnema 0c462c9100 * mu-cmd-find: use color option with update mu-output 2011-05-26 23:37:49 +03:00
Dirk-Jan C. Binnema 5bda5975c9 * mu-cmd-find, mu-output: don't use --summary-len anymore, use --summary 2011-05-25 22:03:43 +03:00
Dirk-Jan C. Binnema b6291e1522 * mu-cmd-find, mu-cmd-cfind: make 'no matches found' uniform 2011-05-24 21:43:44 +03:00
Dirk-Jan C. Binnema 2c24a43211 * cosmetics 2011-05-23 08:16:09 +03:00
Dirk-Jan C. Binnema f7a39155c8 * completely remove '--xquery', re-indent mu-config.c 2011-05-22 10:40:12 +03:00
Dirk-Jan C. Binnema d98f1e52ad * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00
Dirk-Jan C. Binnema d1bf8b3c73 * improve checks for database version 2011-01-12 23:13:03 +02:00
Dirk-Jan C. Binnema f1cedf7341 * mu-cmd-find.c: refactor a bit so we pass line33 2011-01-09 15:12:27 +02:00
Dirk-Jan C. Binnema f6de417117 * add warning for using --xquery 2011-01-06 16:34:21 +02:00
Dirk-Jan C. Binnema 9dd93ab668 * mu-cmd-find: some refactoring to pass line33 2011-01-06 16:21:32 +02:00
Dirk-Jan C. Binnema 5487989b99 * fix display (iter) of message size 2011-01-06 00:09:26 +02:00
Dirk-Jan C. Binnema 6539ae4bd7 * initial plumbing and some documentation for xml/json/sexp output through
--format= parameter.

  also, add --format=links, --format=xquery
2011-01-05 20:35:50 +02:00
Dirk-Jan C. Binnema 56f1664d8c * some further cleanups, add mu-output.h 2011-01-05 00:21:43 +02:00
Dirk-Jan C. Binnema fade4172fe * many changes to the config system 2011-01-04 23:19:03 +02:00
Dirk-Jan C. Binnema ba2918ca41 * unify error printing a bit (starting with lowercase) 2010-11-30 22:20:27 +02:00