index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
notmuch.h
Commit message (
Expand
)
Author
Age
*
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-08-30
*
lib: add return status to database close and destroy
Jani Nikula
2014-07-09
*
doc: notmuch_result_move_to_next -> notmuch_tags_move_to_next
Gaute Hope
2014-02-13
*
lib: update documentation for notmuch_database_get_directory
David Bremner
2014-01-26
*
lib: make notmuch_threads_valid return FALSE when passed NULL
David Bremner
2014-01-24
*
lib: modify notmuch.h for automatic document generation
Jani Nikula
2014-01-05
*
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-12-07
*
lib: Document extent of some return values
Austin Clements
2013-11-08
*
lib: add library version check macro
Jani Nikula
2013-11-07
*
lib: update documentation of callback functions for database_compact and data...
David Bremner
2013-11-07
*
lib: add closure parameter to compact status update callback
Jani Nikula
2013-11-07
*
database: Add notmuch_database_compact_close
Ben Gamari
2013-10-09
*
lib: Document which strings are returned in UTF-8
Austin Clements
2013-08-13
*
lib: Correct out-of-date doc comment
Austin Clements
2013-08-13
*
lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
Mark Walters
2013-06-24
*
lib: add --exclude=all option
Mark Walters
2013-05-13
*
lib: Add an iterator over all messages in a thread
Austin Clements
2013-02-18
*
lib: Make notmuch_database_get_directory return NULL if the directory is not ...
Austin Clements
2012-05-23
*
lib/cli: Make notmuch_database_get_directory return a status code
Austin Clements
2012-05-15
*
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-05-05
*
Split notmuch_database_close into two functions
Justus Winter
2012-04-28
*
lib: change default for notmuch_query_set_omit_excluded
Mark Walters
2012-04-07
*
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
2012-03-02
*
lib: Add support for automatically excluding tags from queries
Austin Clements
2012-01-16
*
lib: add function to get the number of threads matching a search
Jani Nikula
2011-11-15
*
lib: make find_message{,by_filename) report errors
Ali Polatel
2011-10-04
*
lib: Improve notmuch_database_{add,remove}_message documentation.
Austin Clements
2011-09-24
*
lib: Add an API to find a message by filename.
Austin Clements
2011-09-24
*
lib: Add support for nested atomic sections.
Austin Clements
2011-09-23
*
lib: Add notmuch_database_{begin,end}_atomic.
Austin Clements
2011-09-23
*
fix sum moar typos [comments in source code]
Pieter Praet
2011-06-23
*
tags_to_maildir_flags: Fix to preserve existing, unsupported flags
Carl Worth
2010-11-11
*
notmuch_message_tags_to_maildir_flags: Do nothing outside of "new" and "cur"
Carl Worth
2010-11-11
*
lib: Be honest in the documentation of the maildir functions
Carl Worth
2010-11-11
*
lib: Document that absence of maildir flags can also remove/add tags
Carl Worth
2010-11-11
*
lib: Add new, public notmuch_message_get_filenames
Carl Worth
2010-11-11
*
lib: Remove the notion of TAGS_INVALID
Carl Worth
2010-11-11
*
lib: Rework interface for maildir_flags synchronization
Carl Worth
2010-11-11
*
Make maildir synchronization configurable
Michal Sojka
2010-11-10
*
Maildir synchronization
Michal Sojka
2010-11-10
*
lib: Return added message even if it already was in the database
Michal Sojka
2010-11-10
*
lib: Add two functions: notmuch_query_get_query_string and _get_sort
Carl Worth
2010-10-28
*
lib: Fix notmuch_query_search_threads to return NULL on any Xapian exception.
Carl Worth
2010-10-22
*
lib: Ensure notmuch_query_search_messages returns NULL on an exception.
Carl Worth
2010-04-24
*
lib: Document that notmuch_query_count_messages may return 0 if an exception ...
Carl Worth
2010-04-24
[next]