index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
notmuch-count.c
Commit message (
Expand
)
Author
Age
*
cli: clean up exit status code returned by the cli commands
Jani Nikula
2014-01-18
*
cli: add --output=files option to notmuch count
Jani Nikula
2013-08-24
*
cli: add --batch option to notmuch count
Jani Nikula
2013-04-01
*
cli: extract count printing to a separate function in notmuch count
Jani Nikula
2013-04-01
*
cli: remove useless talloc_strdup
Jani Nikula
2013-04-01
*
cli: move config open/close to main() from subcommands
Jani Nikula
2013-03-08
*
cli: config: make notmuch_config_open() "is new" parameter input only
Jani Nikula
2013-03-07
*
lib/cli: Make notmuch_database_open return a status code
Austin Clements
2012-05-05
*
Use notmuch_database_destroy instead of notmuch_database_close
Justus Winter
2012-04-28
*
cli: move count to the new --exclude=(true|false|flag) naming scheme.
Mark Walters
2012-04-07
*
cli: omit excluded messages in results where appropriate.
Mark Walters
2012-03-02
*
cli: add --no-exclude option to count and search.
Mark Walters
2012-03-02
*
search: rename auto_exclude_tags to {search, }exclude_tags
Pieter Praet
2012-01-23
*
search: Support automatic tag exclusions
Austin Clements
2012-01-16
*
count: Convert to new-style argument parsing
Austin Clements
2012-01-13
*
cli: add support for --output parameter in notmuch count
Jani Nikula
2011-11-15
*
cli: drop unused code from notmuch count
Jani Nikula
2011-11-15
*
cli: change argument parsing convention for subcommands
David Bremner
2011-10-22
*
notmuch count: Remove special handling of "*".
Carl Worth
2010-04-09
*
Have notmuch count default to showing the total.
Mike Kelly
2010-04-09
*
Add 'notmuch count' command to show the count of matching messages
Keith Packard
2009-11-23