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
/
notmuch.h
Age
Commit message (
Expand
)
Author
2016-03-14
lib: NOTMUCH_DEPRECATED macro also for older compilers
Tomi Ollila
2015-10-27
Documentation: fix type name spelling
Steven Allen
2015-10-10
lib: add interface to delete directory documents
Jani Nikula
2015-10-05
lib: update doxygen comments to add @since for the new _st API
David Bremner
2015-10-05
lib: add versions of n_q_count_{message,threads} with status return
David Bremner
2015-09-23
lib: constify arguments to notmuch_query_get_*
David Bremner
2015-09-04
lib: constify argument to notmuch_database_status_string
David Bremner
2015-08-13
lib: API to retrieve database revision and UUID
Austin Clements
2015-08-10
build: extract library versions from notmuch.h
David Bremner
2015-08-04
lib: add public accessor for database from query
David Bremner
2015-08-04
lib: deprecate notmuch_query_search_{threads, messages}
David Bremner
2015-08-04
lib: define NOTMUCH_DEPRECATED macro, document its use.
David Bremner
2015-06-12
lib: add NOTMUCH_STATUS_PATH_ERROR
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-03-13
lib: make notmuch_query_count_messages explicitely exact
Jani Nikula
2015-03-07
lib: bump library minor version
David Bremner
2015-03-01
lib: add new status reporting API for notmuch_query_search_{m,t}
David Bremner
2014-11-06
lib: bump LIBNOTMUCH_MAJOR_VERSION to 4
David Bremner
2014-10-25
lib: Internal support for querying and creating ghost messages
Austin Clements
2014-10-03
lib: Simplify close and codify aborting atomic section
Austin Clements
2014-09-13
notmuch_thread_get_authors: document match grouping with |
Gaute Hope
2014-08-30
lib: Update doc of notmuch_database_{needs_upgrade,upgrade}
Austin Clements
2014-08-30
lib: Return an error from operations that require an upgrade
Austin Clements
2014-07-09
lib: add return status to database close and destroy
Jani Nikula
2014-02-13
doc: notmuch_result_move_to_next -> notmuch_tags_move_to_next
Gaute Hope
2014-01-26
lib: update documentation for notmuch_database_get_directory
David Bremner
2014-01-24
lib: make notmuch_threads_valid return FALSE when passed NULL
David Bremner
2014-01-05
lib: modify notmuch.h for automatic document generation
Jani Nikula
2013-12-07
lib: Bump library version from 3.0.0 to 3.1.0
Austin Clements
2013-12-07
lib: Replace NOTMUCH_*_VERSION with LIBNOTMUCH_*_VERSION
Austin Clements
2013-12-07
lib: Make VERSION macros agree with soname version
Austin Clements
2013-11-08
lib: Document extent of some return values
Austin Clements
2013-11-07
lib: add library version check macro
Jani Nikula
2013-11-07
lib: update documentation of callback functions for database_compact and database_upgrade.
David Bremner
2013-11-07
lib: add closure parameter to compact status update callback
Jani Nikula
2013-10-09
database: Add notmuch_database_compact_close
Ben Gamari
2013-08-13
lib: Document which strings are returned in UTF-8
Austin Clements
2013-08-13
lib: Correct out-of-date doc comment
Austin Clements
2013-06-24
lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
Mark Walters
2013-05-13
lib: add --exclude=all option
Mark Walters
2013-02-18
lib: Add an iterator over all messages in a thread
Austin Clements
2012-05-23
lib: Make notmuch_database_get_directory return NULL if the directory is not found
Austin Clements
2012-05-15
lib/cli: Make notmuch_database_get_directory return a status code
Austin Clements
2012-05-05
lib/cli: Make notmuch_database_create return a status code
Austin Clements
2012-05-05
lib/cli: Make notmuch_database_open return a status code
Austin Clements
2012-04-28
Split notmuch_database_close into two functions
Justus Winter
2012-04-07
lib: change default for notmuch_query_set_omit_excluded
Mark Walters
2012-03-02
lib: Add the exclude flag to notmuch_query_search_threads
Mark Walters
2012-03-02
lib: Make notmuch_query_search_messages set the exclude flag
Mark Walters
[next]