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
2019-05-25
lib/database: index user headers.
David Bremner
2019-05-25
lib: support user prefix names in term generation
David Bremner
2019-05-25
lib: cache user prefixes in database object
David Bremner
2019-05-25
lib: setup user headers in query parser
David Bremner
2019-05-03
gmime-cleanup: drop unused gmime #defines and simplify g_mime_init ()
Daniel Kahn Gillmor
2019-04-17
lib: add 'body:' field, stop indexing headers twice.
David Bremner
2019-03-31
lib: update commentary about path/folder terms
David Bremner
2019-03-31
lib: add clarification about the use of "prefix" in the docs.
David Bremner
2019-03-31
lib: drop comment about only indexing one file.
David Bremner
2018-05-07
lib: add thread subqueries.
David Bremner
2017-12-28
Revert "lib: add thread subqueries."
David Bremner
2017-12-25
lib: add thread subqueries.
David Bremner
2017-10-20
crypto: make shared crypto code behave library-like
Daniel Kahn Gillmor
2017-10-09
lib: convert notmuch_bool_t to stdbool internally
Jani Nikula
2017-08-22
database: move striping of trailing '/' into helper function
Yuri Volchkov
2017-08-01
lib: isolate n_d_add_message and helper functions into own file
David Bremner
2017-05-09
lib: Add regexp expansion for for tags and paths
David Bremner
2017-05-09
lib: Add regexp searching for mid: prefix
David Bremner
2017-03-22
lib: replace deprecated n_q_count_messages with status returning version
David Bremner
2017-03-22
lib: replace deprecated n_q_search_messages with status returning version
David Bremner
2017-03-10
lib/database: reduce try block scope to things that really need it
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: add _notmuch_database_reopen
David Bremner
2017-02-23
Merge branch 'release'
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
2016-10-25
lib: replace deprecated xapian call 'flush()' with 'commit()'
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
[next]