unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/5] nmbug-status: meta.message-url, man page, and query parens
@ 2015-12-30 19:16 W. Trevor King
  2015-12-30 19:16 ` [PATCH 1/5] NEWS: Remove trailing comma from an old nmbug-status config W. Trevor King
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: W. Trevor King @ 2015-12-30 19:16 UTC (permalink / raw)
  To: notmuch; +Cc: David Bremner, Tomi Ollila, Jani Nikula, Carl Worth,
	W. Trevor King

I needed meta.message-url for [1], and then felt like the config file
was getting complicated enough that it deserved some docs.

The query paren and trailing-comma fixups are drive-bys, and I can
split then out into their own series if that's easier.  I'm also happy
having patches cherry-picked out of this series as each patch passes
review.  The only strict dependency is that the man page has to land
after the meta.message-url patch, because it documents that field.

Cheers,
Trevor

[1]: https://github.com/wking/nmbug-oci

W. Trevor King (5):
  NEWS: Remove trailing comma from an old nmbug-status config
  nmbug-status: Add meta.message-url config setting
  nmbug-status: Add an nmbug-status(5) man page
  nmbug-status: Wrap query phrases in parentheses when and-ing together
  status-config.json: Remove parens from query entry

 NEWS                           |  30 ++++++++-
 devel/nmbug/nmbug-status       |  35 +++++++----
 devel/nmbug/status-config.json |   2 +-
 doc/conf.py                    |   6 ++
 doc/index.rst                  |   1 +
 doc/man5/nmbug-status.rst      | 136 +++++++++++++++++++++++++++++++++++++++++
 6 files changed, 196 insertions(+), 14 deletions(-)
 create mode 100644 doc/man5/nmbug-status.rst

-- 
2.1.0.60.g85f0837

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-01-01 17:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-30 19:16 [PATCH 0/5] nmbug-status: meta.message-url, man page, and query parens W. Trevor King
2015-12-30 19:16 ` [PATCH 1/5] NEWS: Remove trailing comma from an old nmbug-status config W. Trevor King
2015-12-30 19:16 ` [PATCH 2/5] nmbug-status: Add meta.message-url config setting W. Trevor King
2015-12-30 19:16 ` [PATCH 3/5] nmbug-status: Add an nmbug-status(5) man page W. Trevor King
     [not found]   ` <87ege26fi4.fsf@nikula.org>
2015-12-31 17:39     ` David Bremner
2015-12-31 20:28       ` W. Trevor King
2015-12-31 22:11         ` David Bremner
2015-12-31 22:22           ` W. Trevor King
2016-01-01 12:17             ` David Bremner
2016-01-01 11:23       ` Tomi Ollila
2016-01-01 12:18         ` David Bremner
2016-01-01 17:55         ` W. Trevor King
2015-12-30 19:16 ` [PATCH 4/5] nmbug-status: Wrap query phrases in parentheses when and-ing together W. Trevor King
2015-12-31 16:47   ` W. Trevor King
2015-12-30 19:17 ` [PATCH 5/5] status-config.json: Remove parens from query entry W. Trevor King

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).