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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
database-private.h
Age
Commit message (
Expand
)
Author
2023-04-02
lib: parse index.as_text
David Bremner
2022-09-03
lib: factor out lastmod range handling from sexp parser.
David Bremner
2022-04-15
fix build without sfsexp
Michael J Gruber
2022-01-27
lib: drop trailing slash for path and folder searches (infix)
David Bremner
2022-01-26
lib/date: factor out date range parsing.
David Bremner
2022-01-15
lib/open: use notmuch->params to track split status
David Bremner
2021-12-04
Merge branch 'release'
David Bremner
2021-12-03
lib/open: track which parameters are passed
David Bremner
2021-10-23
lib: remove enum names from typedefs
Jani Nikula
2021-09-04
lib: factor out expansion of saved queries.
David Bremner
2021-09-04
lib/thread-fp: factor out query expansion, rewrite in Xapian
David Bremner
2021-09-04
lib/query: factor out _notmuch_query_string_to_xapian_query
David Bremner
2021-09-04
lib: factor out query construction from regexp
David Bremner
2021-09-04
lib: leave stemmer object accessible
David Bremner
2021-09-04
lib/parse-sexp: parse single terms and the empty list.
David Bremner
2021-06-27
lib: autocommit after some number of completed transactions
David Bremner
2021-05-14
lib/generate_thread_id: move static buffer to notmuch_database_t
David Bremner
2021-03-27
lib: provide notmuch_config_path
David Bremner
2021-03-20
lib: remove "path" from notmuch struct
David Bremner
2021-03-18
lib: save path of xapian database in notmuch struct.
David Bremner
2021-02-06
lib: cache configuration information from database
David Bremner
2020-12-23
lib: factor out prefix related code to its own file
David Bremner
2020-12-23
lib: factor out feature name related code.
David Bremner
2020-07-28
lib: replace use of static_cast for writable databases
David Bremner
2020-07-22
lib: move deallocation of memory from n_d_close to n_d_destroy
David Bremner
2020-07-11
lib: migrate from Xapian ValueRangeProcessor to RangeProcessor
David Bremner
2019-06-14
lib: run uncrustify
uncrustify
2019-05-25
lib: cache user prefixes in database object
David Bremner
2019-04-17
lib: add 'body:' field, stop indexing headers twice.
David Bremner
2017-10-09
lib: convert notmuch_bool_t to stdbool internally
Jani Nikula
2017-08-01
lib: isolate n_d_add_message and helper functions into own file
David Bremner
2017-05-12
build: switch to hiding libnotmuch symbols by default
Jani Nikula
2017-03-03
lib: create field processors from prefix table
David Bremner
2017-02-25
lib: add _notmuch_database_reopen
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-11-15
lib: optionally silence Xapian deprecation warnings
David Bremner
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
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-08
lib: optionally support single argument date: queries
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-03-29
lib: add a log function with output to a string in notmuch_database_t
David Bremner
2015-01-24
Add the NOTMUCH_FEATURE_INDEXED_MIMETYPES database feature
Todd
2014-10-25
lib: Enable ghost messages feature
Austin Clements
2014-10-25
lib: Add a ghost messages database feature
Austin Clements
2014-08-30
lib: Database version 3: Introduce fine-grained "features"
Austin Clements
2012-10-31
lib: add date range query support
Jani Nikula
[next]