]> git.notmuchmail.org Git - notmuch/history - notmuch-count.c
lib: Support empty header values in database
[notmuch] / notmuch-count.c
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-01-18 Jani Nikulacli: clean up exit status code returned by the cli...
2013-08-24 Jani Nikulacli: add --output=files option to notmuch count
2013-05-26 David BremnerMerge branch 'release'
2013-04-01 Jani Nikulacli: add --batch option to notmuch count
2013-04-01 Jani Nikulacli: extract count printing to a separate function...
2013-04-01 Jani Nikulacli: remove useless talloc_strdup
2013-03-08 Jani Nikulacli: move config open/close to main() from subcommands
2013-03-07 Jani Nikulacli: config: make notmuch_config_open() "is new" parame...
2012-05-05 Austin Clementslib/cli: Make notmuch_database_open return a status...
2012-04-28 Justus WinterUse notmuch_database_destroy instead of notmuch_databas...
2012-04-08 Mark Walterscli: move count to the new --exclude=(true|false|flag...
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David BremnerMerge branch 'release'
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-15 David BremnerMerge branch 'release'
2012-03-15 David BremnerMerge branch 'release'
2012-03-14 David BremnerMerge branch 'release'
2012-03-11 David BremnerMerge branch 'release'
2012-03-03 David BremnerMerge branch 'release'
2012-03-02 Mark Walterscli: omit excluded messages in results where appropriate.
2012-03-02 Mark Walterscli: add --no-exclude option to count and search.
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-23 Pieter Praetsearch: rename auto_exclude_tags to {search, }exclude_tags
2012-01-17 Austin Clementssearch: Support automatic tag exclusions
2012-01-14 Austin Clementscount: Convert to new-style argument parsing
2011-11-15 Jani Nikulacli: add support for --output parameter in notmuch...
2011-11-15 Jani Nikulacli: drop unused code from notmuch count
2011-10-22 David Bremnercli: change argument parsing convention for subcommands
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-10 Carl Worthnotmuch count: Remove special handling of "*".
2010-04-09 Mike KellyHave notmuch count default to showing the total.
2009-11-23 Keith PackardAdd 'notmuch count' command to show the count of matchi...