index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2017-03-07
lib: Fix RegexpPostingSource
Olly Betts
2017-03-04
lib: query make exclude handling non-destructive
David Bremner
2017-03-04
lib: centralize query parsing, store results.
David Bremner
2017-03-04
lib: use delete[] to free buffer allocated using new[]
Jani Nikula
2017-03-03
lib: add mid: as a synonym for id:
David Bremner
2017-03-03
lib: regexp matching in 'subject' and 'from'
David Bremner
2017-03-03
lib: create field processors from prefix table
David Bremner
2017-02-25
lib/message.cc: use view number to invalidate cached metadata
David Bremner
2017-02-25
lib: handle DatabaseModifiedError in _n_message_ensure_metadata
David Bremner
2017-02-25
lib: add _notmuch_database_reopen
David Bremner
2017-02-23
Merge branch 'release'
David Bremner
2017-02-23
lib: make _notmuch_message_ensure_property_map static
David Bremner
2017-02-23
lib: make _notmuch_message_ensure_metadata static
David Bremner
2017-02-22
lib: fix g_hash_table related read-after-free bug
David Bremner
2017-02-18
lib: Let Xapian manage the memory for FieldProcessors
David Bremner
2017-02-18
lib: merge internal prefix tables
David Bremner
2017-01-27
lib: optimize counting documents
David Bremner
2017-01-15
docs: fix notmuch_message_properties_value documentation
Steven Allen
2017-01-08
lib: use glib for sha1 digests instead of embedding libsha1
Jani Nikula
2017-01-07
lib: fix the todo comment placement on NOTMUCH_STATUS_XAPIAN_EXCEPTION
Jani Nikula
2016-11-15
lib: optionally silence Xapian deprecation warnings
David Bremner
2016-10-25
lib: replace deprecated xapian call 'flush()' with 'commit()'
David Bremner
2016-10-06
lib: document API added in 0.23
David Bremner
2016-10-06
require xapian >= 1.2.6
David Bremner
2016-10-01
lib: bump minor version to mark added symbols
David Bremner
2016-09-28
lib/database.cc: fix misleading indentation
Tomi Ollila
2016-09-24
lib: add talloc reference from string map iterator to map
David Bremner
2016-09-21
add property: query prefix to search for specific properties
Daniel Kahn Gillmor
2016-09-21
lib: iterator API for message properties
David Bremner
2016-09-21
lib: extend private string map API with iterators
David Bremner
2016-09-21
lib: basic message-property API
David Bremner
2016-09-21
lib: private string map (associative array) API
David Bremner
2016-09-21
lib: read "property" terms from messages.
David Bremner
2016-08-23
lib: update cached mtime in notmuch_directory_set_mtime
David Bremner
2016-08-18
lib: reword comment about XFOLDER: prefix
David Bremner
2016-08-09
lib: provide _notmuch_database_log_append
David Bremner
2016-06-29
lib: add built_with handling for XAPIAN_DB_RETRY_LOCK
David Bremner
2016-06-29
Use the Xapian::DB_RETRY_LOCK flag when available
Istvan Marko
2016-06-28
doc: forbid further operations on a closed database
David Bremner
2016-06-11
lib: fix definition of LIBNOTMUCH_CHECK_VERSION
David Bremner
2016-06-10
lib: fix memory leak of field processor objects
David Bremner
2016-06-07
lib: document config metadata
David Bremner
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2016-06-05
lib: whitespace cleanup
Tomi Ollila
2016-05-25
lib: add support for named queries
David Bremner
2016-05-25
lib: make a global constant for query parser flags
David Bremner
2016-05-25
lib: config list iterators
David Bremner
2016-05-24
lib: provide config API
David Bremner
2016-05-13
lib/cli: add library API / CLI for compile time options
David Bremner
2016-05-08
lib: optionally support single argument date: queries
David Bremner
[next]