]> git.notmuchmail.org Git - notmuch/history - lib/query.cc
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / lib / query.cc
2024-02-28 Benjamin Drungnotmuch (0.38.2-1.1) unstable; urgency=medium
2023-12-01 David BremnerImport notmuch_0.38.2.orig.tar.xz
2023-03-31 Kevin Boulainlib: replace some uses of Query::MatchAll with a thread...
2022-04-15 Michael J Gruberfix build without sfsexp
2021-09-30 David BremnerMerge tag '0.33.2'
2021-09-11 David BremnerMerge tag '0.33.1'
2021-09-05 David Bremnerlib/thread-fp: factor out query expansion, rewrite...
2021-09-05 David Bremnerlib/query: factor out _notmuch_query_string_to_xapian_query
2021-09-05 David Bremnerlib: generate actual Xapian query for "*" and ""
2021-09-05 David Bremnerlib/query: generalize exclude handling to s-expression...
2021-09-05 David Bremnerlib/parse-sexp: parse single terms and the empty list.
2021-09-05 David Bremnerlib: define notmuch_query_create_with_syntax
2021-09-05 David Bremnerlib: split notmuch_query_create
2019-11-27 David BremnerMerge tag 'debian/0.29.3-1'
2019-11-03 David BremnerMerge tag 'debian/0.29.2-2'
2019-10-20 David BremnerMerge tag '0.29.2'
2019-10-13 David BremnerMerge branch 'release'
2019-09-24 David BremnerMerge branch 'release'
2019-07-21 David BremnerMerge branch 'release'
2019-06-17 David BremnerMerge branch 'release'
2019-06-14 uncrustifylib: run uncrustify
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2018-04-27 David BremnerMerge branch 'release'
2018-04-27 David Bremnerlib: work around xapian bug with get_mset(0,0, x)
2017-12-09 David BremnerMerge branch 'release'
2017-11-06 David BremnerMerge branch 'release'
2017-10-10 Jani Nikulalib: convert notmuch_bool_t to stdbool internally
2017-07-04 David BremnerMerge branch 'release'
2017-07-02 David BremnerMerge branch 'debian'
2017-06-01 David BremnerMerge branch 'release'
2017-05-13 David BremnerMerge branch 'release'
2017-05-13 Jani Nikulabuild: visibility=default for library structs is no...
2017-04-01 David BremnerMerge branch 'release'
2017-04-01 David BremnerMerge branch 'debian' into release
2017-03-29 David BremnerMerge branch 'release'
2017-03-25 David BremnerMerge branch 'release'
2017-03-22 David Bremnerlib: make notmuch_query_add_tag_exclude return a status...
2017-03-22 David Bremnerlib: replace deprecated n_q_count_threads with status...
2017-03-22 David Bremnerlib: replace deprecated n_q_count_messages with status...
2017-03-22 David Bremnerlib: replace deprecated n_q_search_messages with status...
2017-03-22 David Bremnerlib: replace n_query_search_threads with status returni...
2017-03-05 David Bremnerlib: query make exclude handling non-destructive
2017-03-05 David Bremnerlib: centralize query parsing, store results.
2017-03-01 David BremnerMerge branch 'release'
2017-02-28 David BremnerMerge tag '0.23.6'
2017-02-23 David BremnerMerge branch 'release'
2017-02-21 David BremnerMerge branch 'release'
2017-01-28 David Bremnerlib: optimize counting documents
2016-09-09 David BremnerMerge branch 'release'
2016-08-09 David Bremnerlib: provide _notmuch_database_log_append
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-06-05 Tomi Ollilalib: whitespace cleanup
2016-05-25 David Bremnerlib: make a global constant for query parser flags
2016-04-15 Daniel Kahn GillmorAdd internal functions to search for alternate doc...
2015-10-05 David Bremnerlib: add versions of n_q_count_{message,threads} with...
2015-09-26 David BremnerMerge branch 'release'
2015-09-23 David Bremnerlib: constify arguments to notmuch_query_get_*
2015-09-04 David Bremnerlib: remove use of notmuch_query_search_messages from...
2015-08-04 David Bremnerlib: add public accessor for database from query
2015-03-28 David Bremnerlib: replace almost all fprintfs in library with _n_d_log
2015-03-13 Jani Nikulalib: make notmuch_query_count_messages explicitely...
2015-03-01 David Bremnerlib: add new status reporting API for notmuch_query_sea...
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-01-25 David Bremnerlib: make notmuch_threads_valid return FALSE when passe...
2013-11-02 Felipe Contrerasquery: bind queries to database objects
2013-06-25 Mark Walterslib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
2013-05-26 David BremnerMerge branch 'release'
2013-05-14 Mark Walterslib: add --exclude=all option
2013-02-19 David BremnerMerge branch 'release'
2013-02-16 Robert Mastbitmap:improve memory usage using CHAR_BITS and unsigne...
2012-04-08 Mark Walterslib: change default for notmuch_query_set_omit_excluded
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 Mark Walterslib: fix an exclude bug
2012-03-18 Austin Clementslib: Add exclude query debug output
2012-03-18 Austin Clementslib: Expose query debug output via an environment variable
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 Walterslib: Add the exclude flag to notmuch_query_search_threads
2012-03-02 Mark Walterslib: Make notmuch_query_search_messages set the exclude...
2012-03-02 Mark Walterslib: Rearrange the exclude code in query.cc
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-17 Austin Clementslib: Add support for automatically excluding tags from...
2011-11-15 Jani Nikulalib: add function to get the number of threads matching...
2011-05-11 Carl WorthMark some structures in the library interface with...
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-01-31 Austin ClementsSimplify _notmuch_doc_id_set_init interface.
2011-01-31 Austin ClementsRemove code repetition in the doc ID bitmap code.
2010-12-08 Austin ClementsOptimize thread search using matched docid sets.
2010-11-08 Carl WorthMerge in ruby bindings.
next