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
/
notmuch.h
Age
Commit message (
Expand
)
Author
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
2012-01-16
lib: Add support for automatically excluding tags from queries
Austin Clements
2011-11-15
lib: add function to get the number of threads matching a search
Jani Nikula
2011-10-04
lib: make find_message{,by_filename) report errors
Ali Polatel
2011-09-24
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-23
lib: Add support for nested atomic sections.
Austin Clements
2011-09-23
lib: Add notmuch_database_{begin,end}_atomic.
Austin Clements
2011-06-23
fix sum moar typos [comments in source code]
Pieter Praet
2010-11-11
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-10
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-10-28
lib: Add two functions: notmuch_query_get_query_string and _get_sort
Carl Worth
2010-10-22
lib: Fix notmuch_query_search_threads to return NULL on any Xapian exception.
Carl Worth
2010-04-24
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 occurs
Carl Worth
2010-04-24
lib: Audit all notmuch_database call for Xapian exception handling.
Carl Worth
2010-04-21
query.cc: allow to return query results unsorted
Sebastian Spaeth
2010-04-13
Fix typo in notmuch.h documentation regarding database open modes
Michael Forney
2010-04-09
lib: Handle "*" as a query string to match all messages.
Carl Worth
2010-03-31
Clarify documentation of notmuch_database_add_message.
Carl Worth
2010-03-09
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-02-05
notmuch.h: Fix a couple of typos in the documentation.
Carl Worth
2010-01-09
notmuch new: Print upgrade progress report as a percentage.
Carl Worth
2010-01-07
lib: Implement versioning in the database and provide upgrade function.
Carl Worth
[prev]
[next]