aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-count.c
Commit message (Expand)AuthorAge
* cli: clean up exit status code returned by the cli commandsGravatar Jani Nikula2014-01-18
* cli: add --output=files option to notmuch countGravatar Jani Nikula2013-08-24
* cli: add --batch option to notmuch countGravatar Jani Nikula2013-04-01
* cli: extract count printing to a separate function in notmuch countGravatar Jani Nikula2013-04-01
* cli: remove useless talloc_strdupGravatar Jani Nikula2013-04-01
* cli: move config open/close to main() from subcommandsGravatar Jani Nikula2013-03-08
* cli: config: make notmuch_config_open() "is new" parameter input onlyGravatar Jani Nikula2013-03-07
* 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