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: 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
*
lib: Audit all notmuch_database call for Xapian exception handling.
Carl Worth
2010-04-24
*
query.cc: allow to return query results unsorted
Sebastian Spaeth
2010-04-21
*
Fix typo in notmuch.h documentation regarding database open modes
Michael Forney
2010-04-13
*
lib: Handle "*" as a query string to match all messages.
Carl Worth
2010-04-09
*
Clarify documentation of notmuch_database_add_message.
Carl Worth
2010-03-31
*
Fix a few documentation typos in notmuch.h
Fernando Carrijo
2010-03-09
*
Update documentation of notmuch_query_create
Fernando Carrijo
2010-03-09
*
lib: Document what move_to_next does at the end of the list.
Carl Worth
2010-03-09
*
lib: Rename iterator functions to prepare for reverse iteration.
Carl Worth
2010-03-09
*
notmuch.h: Fix a couple of typos in the documentation.
Carl Worth
2010-02-05
*
notmuch new: Print upgrade progress report as a percentage.
Carl Worth
2010-01-09
[next]