Commit Graph

576 Commits

Author SHA1 Message Date
afc1258c10 * updates for MU_QUERY_FLAG_THREADS in mu_query_run users 2012-12-27 11:09:37 +02:00
c23eee7b4c * fix compiler warning 2012-12-26 09:41:40 +02:00
ba6955be21 * small updates for mu_query API changes 2012-12-25 17:34:57 +02:00
58f5e39d34 * add support for finding related messages to mu-find, mu4e, this does *not*
include the actual implementation though
2012-12-25 11:58:32 +02:00
c47edd89fd * mu-config.c: show errors in option parsing 2012-12-24 11:13:44 +02:00
41b59f07a5 * mu-cmd-script.c: fix small leak 2012-12-23 15:24:31 +02:00
891f107948 * mu.cc: don't print anything if *err == NULL 2012-12-23 14:17:50 +02:00
f3654aa22b * paper over the missing options bug (WIP) 2012-12-23 00:04:09 +02:00
c5f8ea6451 * use AM_CPPFLAGS instead of INCLUDES 2012-12-22 22:54:50 +02:00
c7467210a4 * mu-config: cosmetic 2012-12-22 21:12:52 +02:00
edb73a742f * mu-cmd-server: fix full-search vs limited-search 2012-12-20 23:34:34 +02:00
7053582dd7 * add skipping-dups support to mu4e 2012-12-17 22:30:26 +02:00
3353e32c28 * add skipping support to mu-find 2012-12-17 22:30:07 +02:00
76e8d1e6de * add --skip-msgid-dups / -u option to mu find, document it 2012-12-16 15:25:14 +02:00
2f9dd78bb0 * add query flags (which match msgiterflags) to mu_query_run, update callers 2012-12-16 15:08:34 +02:00
0e204fece4 * small cleanup of the retagging support 2012-12-09 15:07:21 +02:00
cd138a17dc Merge pull request #110 from aroig/retag
* add support for retagging messages (use mu4e-actions)
2012-12-09 04:50:17 -08:00
241af50e97 * update / add testcases for string normalization 2012-12-09 13:34:16 +02:00
2803b43f63 Make cmd_add output update information
This way, if a message changes, I can use add to force reindexing it, and notify
mu4e about the changes.
2012-12-07 00:23:56 +01:00
30f93663b0 * lib: do some more escaping of body text 2012-11-18 22:09:56 +02:00
a4438af6cf MU_CONFIG_CMD_VERIFIY => MU_CONFIG_CMD_VERIFY 2012-10-29 12:58:20 -04:00
ce2452928a * cosmetics 2012-10-29 12:19:45 +02:00
f19ede80ce * mu: small error-handling improvement 2012-10-24 23:49:54 +03:00
a01196499f * mu-cfind: some cleanups / better help 2012-10-24 23:47:47 +03:00
11ecc65109 * update (C) years 2012-10-24 11:42:57 +03:00
25f367ca05 * mu-script: add color support (disable with --nocolor) 2012-10-24 11:23:52 +03:00
94fcf1c5ad * mu: small cleanups to pass 'make cc10', 'make line35' 2012-10-23 20:57:46 +03:00
924e3c62df * improve 'mu help' doc 2012-10-23 20:57:07 +03:00
d1c36c06d7 * mu: improve mu script help 2012-10-23 11:32:55 +03:00
4e6f104085 * update docs 2012-10-23 00:09:45 +03:00
5c301f71ec * mu: update mu script 2012-10-22 23:16:01 +03:00
1cd5af399d * mu: document mu script command 2012-10-22 23:13:45 +03:00
5d5725035b * mu: support user scripts (mu stats) 2012-10-21 18:51:14 +03:00
12eebbcc23 * mu: support description fields in stat scripts, some refactoring 2012-10-21 17:20:20 +03:00
80099e6f19 * mu: refactor mu-script (stats) a bit 2012-10-21 15:52:34 +03:00
bdfa71baed * mu stats: don't need the --list option, it's the default 2012-10-20 16:53:54 +03:00
7915cafdee * mu: add the 'mu stats' command (WIP) + some refactoring 2012-10-19 00:51:04 +03:00
6351a3906b * mu-cmd-server: use mu_util_supports 2012-10-18 12:25:46 +03:00
1a0c6a6c7c * mu: add mu-cmd-guile (preparation) 2012-10-18 12:24:14 +03:00
102eba19d9 * mu: create basics for the 'stats' command 2012-10-17 23:56:47 +03:00
5b8de3a97b * mu4e: advertise guile support 2012-10-17 23:36:35 +03:00
6f3c738076 * mu-cmd-server: minor 2012-10-03 10:37:02 +03:00
8b5664fcfc * mu-cmd-server.c: small fixes / cleanups 2012-09-28 17:09:23 +03:00
af5ad981a2 * some line35 fixes 2012-09-27 21:52:54 +03:00
ab431a4a69 * lib: don't be too picky considering what's an attachment 2012-09-27 17:31:49 +03:00
506f26a342 * mu4e: unbreak attachments in forwarded messages 2012-09-25 15:20:26 +03:00
a136e163fe * cosmetics 2012-09-24 09:29:53 +03:00
725059f03b * cosmetics 2012-09-23 11:42:17 +03:00
0eb032e642 * mu4e: load message by path (WIP) 2012-09-20 21:34:19 +03:00
1ef9dae6bd * crypto: improved signature / verify output 2012-09-19 11:36:02 +03:00