]> git.notmuchmail.org Git - notmuch/history - lib
Merge branch 'release'
[notmuch] / lib /
2017-03-05 David Bremnerlib: query make exclude handling non-destructive
2017-03-05 David Bremnerlib: centralize query parsing, store results.
2017-03-05 Jani Nikulalib: use delete[] to free buffer allocated using new[]
2017-03-03 David Bremnerlib: add mid: as a synonym for id:
2017-03-03 David Bremnerlib: regexp matching in 'subject' and 'from'
2017-03-03 David Bremnerlib: create field processors from prefix table
2017-03-01 David BremnerMerge branch 'release'
2017-02-28 David BremnerMerge tag '0.23.6'
2017-02-26 David Bremnerlib/message.cc: use view number to invalidate cached...
2017-02-26 David Bremnerlib: handle DatabaseModifiedError in _n_message_ensure_...
2017-02-26 David Bremnerlib: add _notmuch_database_reopen
2017-02-23 David BremnerMerge branch 'release'
2017-02-23 David Bremnerlib: make _notmuch_message_ensure_property_map static
2017-02-23 David Bremnerlib: make _notmuch_message_ensure_metadata static
2017-02-22 David Bremnerlib: fix g_hash_table related read-after-free bug
2017-02-21 David BremnerMerge branch 'release'
2017-02-19 David Bremnerlib: Let Xapian manage the memory for FieldProcessors
2017-02-19 David Bremnerlib: merge internal prefix tables
2017-01-28 David Bremnerlib: optimize counting documents
2017-01-15 Steven Allendocs: fix notmuch_message_properties_value documentation
2017-01-09 David BremnerMerge tag '0.23.5'
2017-01-08 Jani Nikulalib: use glib for sha1 digests instead of embedding...
2017-01-08 David BremnerMerge branch 'release'
2017-01-07 Jani Nikulalib: fix the todo comment placement on NOTMUCH_STATUS_X...
2016-12-28 David BremnerMerge branch 'release'
2016-12-15 David BremnerMerge branch 'release'
2016-12-07 David BremnerMerge branch 'release'
2016-12-01 David BremnerMerge branch 'release'
2016-11-27 David BremnerMerge tag '0.23.3'
2016-11-26 David BremnerMerge branch 'release'
2016-11-25 David BremnerMerge branch 'release'
2016-11-20 David BremnerMerge tag '0.23.2'
2016-11-17 David BremnerMerge branch 'release'
2016-11-15 David Bremnerlib: optionally silence Xapian deprecation warnings
2016-10-26 David BremnerMerge branch 'release'
2016-10-25 David Bremnerlib: replace deprecated xapian call 'flush()' with...
2016-10-07 David BremnerMerge branch 'release'
2016-10-07 David Bremnerlib: document API added in 0.23
2016-10-07 David Bremnerrequire xapian >= 1.2.6
2016-10-02 David Bremnerlib: bump minor version to mark added symbols
2016-09-28 Tomi Ollilalib/database.cc: fix misleading indentation
2016-09-24 David Bremnerlib: add talloc reference from string map iterator...
2016-09-21 Daniel Kahn Gillmoradd property: query prefix to search for specific prope...
2016-09-21 David Bremnerlib: iterator API for message properties
2016-09-21 David Bremnerlib: extend private string map API with iterators
2016-09-21 David Bremnerlib: basic message-property API
2016-09-21 David Bremnerlib: private string map (associative array) API
2016-09-21 David Bremnerlib: read "property" terms from messages.
2016-09-09 David BremnerMerge branch 'release'
2016-08-23 David Bremnerlib: update cached mtime in notmuch_directory_set_mtime
2016-08-18 David Bremnerlib: reword comment about XFOLDER: prefix
2016-08-09 David Bremnerlib: provide _notmuch_database_log_append
2016-07-19 David BremnerMerge branch 'release'
2016-06-30 David Bremnerlib: fix definition of LIBNOTMUCH_CHECK_VERSION
2016-06-30 David Bremnerdoc: forbid further operations on a closed database
2016-06-29 David Bremnerlib: add built_with handling for XAPIAN_DB_RETRY_LOCK
2016-06-29 Istvan MarkoUse the Xapian::DB_RETRY_LOCK flag when available
2016-06-28 David Bremnerdoc: forbid further operations on a closed database
2016-06-11 David Bremnerlib: fix definition of LIBNOTMUCH_CHECK_VERSION
2016-06-10 David Bremnerlib: fix memory leak of field processor objects
2016-06-07 David Bremnerlib: document config metadata
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-06-05 Tomi Ollilalib: whitespace cleanup
2016-05-25 David Bremnerlib: add support for named queries
2016-05-25 David Bremnerlib: make a global constant for query parser flags
2016-05-25 David Bremnerlib: config list iterators
2016-05-24 David Bremnerlib: provide config API
2016-05-13 David Bremnerlib/cli: add library API / CLI for compile time options
2016-05-08 David Bremnerlib: optionally support single argument date: queries
2016-04-15 Daniel Kahn Gillmorcomplete ghost-on-removal-when-shared-thread-exists
2016-04-15 Daniel Kahn GillmorOn deletion, replace with ghost when other active messa...
2016-04-15 Daniel Kahn GillmorIntroduce _notmuch_message_has_term()
2016-04-15 Daniel Kahn GillmorAdd internal functions to search for alternate doc...
2016-04-15 Daniel Kahn Gillmorfix thread breakage via ghost-on-removal
2016-04-12 Jani Nikulalib: clean up _notmuch_database_split_path
2016-04-12 Jani Nikulalib: fix handling of one character long directory names...
2016-03-14 Tomi Ollilalib: NOTMUCH_DEPRECATED macro also for older compilers
2016-01-16 Daniel Kahn Gillmorclean up stray apostrophe in comment
2016-01-16 Daniel Kahn Gillmorcorrect comment referring to notmuch_database_remove_me...
2015-11-23 David BremnerMerge branch 'release'
2015-11-23 Steven Allenforbid atomic transactions on writable, upgradable...
2015-11-19 Jani Nikulalib: content disposition values are not case-sensitive
2015-11-19 David BremnerMerge branch 'release'
2015-10-30 David BremnerMerge tag '0.21'
2015-10-27 Steven AllenDocumentation: fix type name spelling
2015-10-10 Jani Nikulalib: add interface to delete directory documents
2015-10-05 David Bremnerlib: update doxygen comments to add @since for the...
2015-10-05 David Bremnerlib: migrate thread.cc to new query_search API
2015-10-05 David Bremnerlib: migrate notmuch_database_upgrade to new query_sear...
2015-10-05 David Bremnerlib: add versions of n_q_count_{message,threads} with...
2015-10-05 David Bremnerlib: move query variable to function scope
2015-09-26 David BremnerMerge branch 'release'
2015-09-26 Jani Nikulalib: add support for date:<expr>..! to mean date:<expr...
2015-09-23 David Bremnerlib: constify arguments to notmuch_query_get_*
2015-09-07 Jani Nikulautil: move strcase_equal and strcase_hash to util
2015-09-04 David Bremnerlib: constify argument to notmuch_database_status_string
2015-09-04 David Bremnerlib: note remaining uses of deprecated message search API
2015-09-04 David Bremnerlib: remove use of notmuch_query_search_messages from...
2015-08-14 Austin Clementslib: Add "lastmod:" queries for filtering by last modif...
2015-08-13 Austin Clementslib: API to retrieve database revision and UUID
next