aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-count.c
Commit message (Expand)AuthorAge
* lib/cli: Make notmuch_database_open return a status codeGravatar Austin Clements2012-05-05
* Use notmuch_database_destroy instead of notmuch_database_closeGravatar Justus Winter2012-04-28
* cli: move count to the new --exclude=(true|false|flag) naming scheme.Gravatar Mark Walters2012-04-07
* cli: omit excluded messages in results where appropriate.Gravatar Mark Walters2012-03-02
* cli: add --no-exclude option to count and search.Gravatar Mark Walters2012-03-02
* search: rename auto_exclude_tags to {search, }exclude_tagsGravatar Pieter Praet2012-01-23
* search: Support automatic tag exclusionsGravatar Austin Clements2012-01-16
* count: Convert to new-style argument parsingGravatar Austin Clements2012-01-13
* cli: add support for --output parameter in notmuch countGravatar Jani Nikula2011-11-15
* cli: drop unused code from notmuch countGravatar Jani Nikula2011-11-15
* cli: change argument parsing convention for subcommandsGravatar David Bremner2011-10-22
* notmuch count: Remove special handling of "*".Gravatar Carl Worth2010-04-09
* Have notmuch count default to showing the total.Gravatar Mike Kelly2010-04-09
* Add 'notmuch count' command to show the count of matching messagesGravatar Keith Packard2009-11-23