unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Jani Nikula <jani@nikula.org>
To: notmuch@notmuchmail.org
Subject: [PATCH v5 0/6] lib/cli: limit number of messages in search results
Date: Sun, 13 Nov 2011 21:48:34 +0200	[thread overview]
Message-ID: <cover.1321212673.git.jani@nikula.org> (raw)

Hi, output limiting patches v5, with only documentation changes since the
previous version id:"cover.1320615322.git.jani@nikula.org".

The changes are as suggested by Austin Clements:
id:"87ehxcufr0.fsf@awakening.csail.mit.edu"
id:"87bosgufcf.fsf@awakening.csail.mit.edu"


BR,
Jani.


Jani Nikula (6):
  lib: add function to get the number of threads matching a search
  cli: add options --first and --maxitems to notmuch search
  cli: drop unused code from notmuch count
  cli: add support for --output parameter in notmuch count
  test: add tests for notmuch count
  test: add tests for notmuch search --first and --maxitems

 NEWS                 |   10 +++++++
 lib/notmuch.h        |   14 ++++++++++
 lib/query.cc         |   44 +++++++++++++++++++++++++++++++
 notmuch-count.c      |   44 +++++++++----------------------
 notmuch-search.c     |   70 ++++++++++++++++++++++++++++++++++++++++--------
 notmuch.1            |   48 +++++++++++++++++++++++++++++----
 test/count           |   40 ++++++++++++++++++++++++++++
 test/notmuch-test    |    2 +
 test/search-limiting |   71 ++++++++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 294 insertions(+), 49 deletions(-)
 create mode 100755 test/count
 create mode 100755 test/search-limiting

-- 
1.7.5.4

             reply	other threads:[~2011-11-13 19:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-13 19:48 Jani Nikula [this message]
2011-11-13 19:48 ` [PATCH v5 1/6] lib: add function to get the number of threads matching a search Jani Nikula
2011-11-13 19:48 ` [PATCH v5 2/6] cli: add options --first and --maxitems to notmuch search Jani Nikula
2011-11-13 19:48 ` [PATCH v5 3/6] cli: drop unused code from notmuch count Jani Nikula
2011-11-13 19:48 ` [PATCH v5 4/6] cli: add support for --output parameter in " Jani Nikula
2011-11-13 19:48 ` [PATCH v5 5/6] test: add tests for " Jani Nikula
2011-11-13 19:48 ` [PATCH v5 6/6] test: add tests for notmuch search --first and --maxitems Jani Nikula

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1321212673.git.jani@nikula.org \
    --to=jani@nikula.org \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).