Commit Graph

80 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema f86ed12eb3 mu: default to include related, skip dups
Add optioins --include-dups and --skip-related that are the reverse of
the previous ones. Leave the old options (hidden) for backward
compat (ie., scripts that use those options)
2019-12-10 18:09:03 +02:00
Ian Kelling e96d4a1a34 doc: fix man page reference formatting 2018-03-10 15:08:17 -05:00
Ian Kelling d79f1ff778 doc: fix reference to nonexistent "above" 2018-03-10 15:07:38 -05:00
djcb c434fdbd86 mu: update manpages
Add some notes about the new query parser, and add a mu-query manpage.
2017-10-25 23:50:17 +03:00
djcb 1494923472 mu: fix broken clear_links
clear_links as used for the --clear-links option had some broken
filename generation, causing garbage data at the end.

Clean up this old code, and fix this problem as a side-effect.

Fixes issue #951.
2016-11-19 16:30:09 +02:00
Ævar Arnfjörð Bjarmason 600c5bb8e1 mu-find(1): Document that you can search throug body:*
This is a long-standing feature, it works, but there was no mention of
it in the docs.

There's also bodyhtml:* but that doesn't seem to do anything for me,
maybe I just don't have enough HTML mail.

These also exist:

    path,l          ???
    refs,r          ???

But I don't know what they're for. They should probably be documented
too.
2015-11-19 01:38:39 +01:00
djcb be2dbbe984 mu-find.1: mention mailing-list matching parameters
Mention matching, retrieving the mailing-list value (if any)
2015-04-19 15:44:40 +03:00
djcb ffe25e6786 Update address for reporting issues
Use the github one instead of the (obsolete) google-code one.
2014-12-20 14:08:17 -08:00
mjn c99ccf9a19 Lightly copyedit the documentation and docstrings 2014-08-08 13:18:29 +02:00
Dirk-Jan C. Binnema 4bdd64492a Merge pull request #277 from tmalsburg/master
* added maxnum argument to mu find
2013-09-28 10:48:04 -07:00
djcb d5af5a91c5 * man: remove the non-existent --include-unreadable option (mu-find) 2013-09-28 10:42:16 -07:00
Titus von der Malsburg 86e6c6c693 Added maxnum argument to mu find. 2013-09-27 16:11:04 +02:00
djcb 4f388638e8 * document the new flag:list 2013-07-03 23:09:27 +03:00
djcb 55403613e6 * mu-find.1: small update 2013-06-08 17:34:34 +03:00
Stephen Eglen fd990c4b85 Document what happens if either the left or right part of a date range
is omitted.
2013-06-03 22:21:31 +01:00
Stephen Eglen 9e34aec825 Fix typos. 2013-05-28 08:55:26 +01:00
djcb 4872ba354c * mu: improve mu-find.1 manpage a bit 2013-04-30 21:52:47 +03:00
djcb 2163a691e9 * mu-find.1: mention the list: field 2012-12-28 15:34:00 +02:00
djcb 11f99933b5 * documentation update 2012-12-26 13:04:27 +02:00
djcb e456998e7d * mu-query: create the query in a smarter way, which makes --include-related *much* faster 2012-12-26 10:12:25 +02:00
djcb e70f66647c * fix typo 2012-12-26 09:51:04 +02:00
djcb 8f00cccd3c * mu4e: document skip-headers and include-related 2012-12-25 19:42:07 +02:00
djcb 3353e32c28 * add skipping support to mu-find 2012-12-17 22:30:07 +02:00
djcb 76e8d1e6de * add --skip-msgid-dups / -u option to mu find, document it 2012-12-16 15:25:14 +02:00
djcb 412de6f4aa * mu: allow 'recip:' in queries as a shortcut for "to:foo OR cc:foo OR bcc:foo" 2012-10-25 12:28:55 +03:00
djcb a8f20ddfab * man: fix some troff formatting issues (thanks to Maciek Borzecki) 2012-10-21 16:02:06 +03:00
djcb 48467099b5 * mu: add 'contact:' as an alias for to:/from:/cc:/bcc: 2012-10-17 18:35:23 +03:00
djcb b4219bd06b * minor 2012-09-16 18:00:51 +03:00
djcb ff9426985f * doc: mention X-Keywords support 2012-08-09 10:04:20 +03:00
djcb 8f6d7b8388 * remove the --summary option (mu view, mu find), add the --after option (mu
find). see the documentation for details.
2012-07-12 18:09:04 +03:00
djcb a9df392fcf * mu find: add support for '--after', to only consider messages with mtime
after timestamp. This is useful for finding just-arrived messages.
2012-07-12 15:53:36 +03:00
djcb 706a686134 * docs: add some examples of queries that need quoting 2012-07-09 11:17:28 +03:00
djcb 34673b0e59 * mu-find.1: remove quotes in AND example 2012-07-09 09:58:27 +03:00
djcb 8b6a65114e * mu-find.1: don't recommend quoting the whole query (rather than terms) 2012-06-25 11:12:16 +03:00
djcb 58dc869017 * fix: shortcut for signed is 'z', not 's'; add some unit tests as well 2012-05-11 18:39:00 +03:00
djcb 858c874fbd * some manpage fixes 2012-05-04 17:14:52 +03:00
djcb 5013f4c23d * add --summary-len option for mu find and mu view, and document it 2012-04-28 12:56:57 +03:00
djcb 4a4a757946 * typo fix in manpage (thanks to chandan) 2012-03-18 19:06:45 +02:00
djcb c93700a568 * update documentation 2011-12-01 21:30:02 +02:00
djcb ab0a1f4b82 * doc updates 2011-11-24 00:15:01 +02:00
djcb d93186e0e3 * <many> add support for searching attachment mime-types
- updated manpages
  - some cleanups

  Note, requires a --rebuild
2011-11-11 09:13:35 +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 675b89708f * restore flag:unread and some optimization 2011-08-13 10:40:31 +03:00
Dirk-Jan C. Binnema 8302fb23bb * update docs 2011-08-13 02:35:05 +03:00
Dirk-Jan C. Binnema 757c533be7 * update docs, www 2011-08-03 23:04:38 +03:00
Dirk-Jan C. Binnema 10af5aa4e8 * NEWS, mu-find.1, muile/README: update docs 2011-07-22 21:10:54 +03:00
Dirk-Jan C. Binnema 76b946e653 * update man page 2011-07-10 14:19:45 +03:00
Dirk-Jan C. Binnema efc7ad8af4 * mu-msg-fields, mu-find.1: don't support references or tags in mu find output
for now
2011-07-06 02:10:58 +03:00
Dirk-Jan C. Binnema a615b208b6 * update threading documentation 2011-06-24 12:08:25 +03:00
Dirk-Jan C. Binnema 1891e68936 * mu-find.1: document -t/--threads for thread display 2011-06-24 00:20:24 +03:00