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.cc
Age
Commit message (
Expand
)
Author
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
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
[next]