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
/
database.cc
Age
Commit message (
Expand
)
Author
2017-02-22
lib: fix g_hash_table related read-after-free bug
David Bremner
2016-10-06
require xapian >= 1.2.6
David Bremner
2016-09-28
lib/database.cc: fix misleading indentation
Tomi Ollila
2016-09-21
add property: query prefix to search for specific properties
Daniel Kahn Gillmor
2016-09-21
lib: read "property" terms from messages.
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
Use the Xapian::DB_RETRY_LOCK flag when available
Istvan Marko
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-08
lib: optionally support single argument date: queries
David Bremner
2016-04-12
lib: clean up _notmuch_database_split_path
Jani Nikula
2016-04-12
lib: fix handling of one character long directory names at top level
Jani Nikula
2015-11-23
forbid atomic transactions on writable, upgradable databases
Steven Allen
2015-10-05
lib: migrate notmuch_database_upgrade to new query_search API
David Bremner
2015-10-05
lib: add versions of n_q_count_{message,threads} with status return
David Bremner
2015-10-05
lib: move query variable to function scope
David Bremner
2015-09-04
lib: constify argument to notmuch_database_status_string
David Bremner
2015-09-04
lib: note remaining uses of deprecated message search API
David Bremner
2015-08-14
lib: Add "lastmod:" queries for filtering by last modification
Austin Clements
2015-08-13
lib: API to retrieve database revision and UUID
Austin Clements
2015-08-13
lib: Add per-message last modification tracking
Austin Clements
2015-06-12
lib: reject relative paths in n_d_{create,open}_verbose
David Bremner
2015-06-12
lib: add NOTMUCH_STATUS_PATH_ERROR
David Bremner
2015-05-31
cli: change "setup" to "set up" where used as a verb
J. Lewis Muir
2015-03-29
lib: eliminate fprintf from _notmuch_message_file_open
David Bremner
2015-03-29
lib: replace almost all fprintfs in library with _n_d_log
David Bremner
2015-03-29
lib: add a log function with output to a string in notmuch_database_t
David Bremner
2015-03-29
lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner
2015-01-24
Add indexing for the mimetype term
Todd
2015-01-24
Add the NOTMUCH_FEATURE_INDEXED_MIMETYPES database feature
Todd
2014-10-25
lib: Remove unnecessary thread linking steps when using ghost messages
Austin Clements
2014-10-25
lib: Implement upgrade to ghost messages feature
Austin Clements
2014-10-25
lib: Implement ghost-based thread linking
Austin Clements
2014-10-25
lib: Update database schema doc for ghost messages
Austin Clements
2014-10-25
lib: Add a ghost messages database feature
Austin Clements
2014-10-11
lib: Refactor _notmuch_database_link_message
Austin Clements
2014-10-11
lib: Move message ID compression to _notmuch_message_create_for_message_id
Austin Clements
2014-10-03
lib: Simplify close and codify aborting atomic section
Austin Clements
2014-09-01
lib: Fix endless upgrade problem
Austin Clements
2014-08-30
lib: Return an error from operations that require an upgrade
Austin Clements
2014-08-30
lib: Report progress for combined upgrade operation
Austin Clements
2014-08-30
lib: Reorganize upgrade around document types
Austin Clements
2014-08-30
lib: Use database features to drive upgrade
Austin Clements
2014-08-30
lib: Simplify upgrade code using a transaction
Austin Clements
2014-08-30
lib: Database version 3: Introduce fine-grained "features"
Austin Clements
2014-08-16
Make parsing of References and In-Reply-To header less error prone
Michal Sojka
[next]