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
/
directory.cc
Age
Commit message (
Expand
)
Author
2016-08-23
lib: update cached mtime in notmuch_directory_set_mtime
David Bremner
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2015-10-10
lib: add interface to delete directory documents
Jani Nikula
2015-03-29
lib: replace almost all fprintfs in library with _n_d_log
David Bremner
2014-08-30
lib: Return an error from operations that require an upgrade
Austin Clements
2012-05-23
lib: Perform the same transformation to _notmuch_database_find_directory_id
Austin Clements
2012-05-23
lib: Make directory document creation optional for _notmuch_directory_create
Austin Clements
2011-03-21
Add a generic function to get a list of terms with some prefix.
Austin Clements
2011-03-21
Implement an internal generic string list and use it.
Austin Clements
2010-11-11
lib: Add new, public notmuch_message_get_filenames
Carl Worth
2010-11-11
lib: Add new implementation of notmuch_filenames_t
Carl Worth
2010-11-01
lib: Eliminate some redundant includes of xapian.h
Carl Worth
2010-11-01
lib: Add some missing static qualifiers.
Carl Worth
2010-06-04
Avoid database corruption by not adding partially-constructed mail documents.
Carl Worth
2010-03-09
lib: Rename iterator functions to prepare for reverse iteration.
Carl Worth
2010-01-09
lib: Add non-content terms with a WDF value of 0.
Carl Worth
2010-01-07
lib: Consolidate checks for read-only database.
Carl Worth
2010-01-06
lib: Treat NULL as a valid (and empty) notmuch_filenames_t iterator.
Carl Worth
2010-01-06
lib: Implement new notmuch_directory_t API.
Carl Worth