summaryrefslogtreecommitdiffstats
path: root/notmuch-count.c
AgeCommit message (Expand)Author
2012-05-05lib/cli: Make notmuch_database_open return a status codeAustin Clements
2012-04-28Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter
2012-04-07cli: move count to the new --exclude=(true|false|flag) naming scheme.Mark Walters
2012-03-02cli: omit excluded messages in results where appropriate.Mark Walters
2012-03-02cli: add --no-exclude option to count and search.Mark Walters
2012-01-23search: rename auto_exclude_tags to {search, }exclude_tagsPieter Praet
2012-01-16search: Support automatic tag exclusionsAustin Clements
2012-01-13count: Convert to new-style argument parsingAustin Clements
2011-11-15cli: add support for --output parameter in notmuch countJani Nikula
2011-11-15cli: drop unused code from notmuch countJani Nikula
2011-10-22cli: change argument parsing convention for subcommandsDavid Bremner
2010-04-09notmuch count: Remove special handling of "*".Carl Worth
2010-04-09Have notmuch count default to showing the total.Mike Kelly
2009-11-23Add 'notmuch count' command to show the count of matching messagesKeith Packard