]> git.notmuchmail.org Git - notmuch/history - lib/notmuch.h
Merge tag 'debian/0.17-5'
[notmuch] / lib / notmuch.h
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-02-13 Gaute Hopedoc: notmuch_result_move_to_next -> notmuch_tags_move_t...
2014-01-26 David Bremnerlib: update documentation for notmuch_database_get_dire...
2014-01-25 David Bremnerlib: make notmuch_threads_valid return FALSE when passe...
2014-01-12 David BremnerMerge tag 'debian/0.17-3'
2014-01-05 Jani Nikulalib: modify notmuch.h for automatic document generation
2013-12-07 Austin Clementslib: Bump library version from 3.0.0 to 3.1.0
2013-12-07 Austin Clementslib: Replace NOTMUCH_*_VERSION with LIBNOTMUCH_*_VERSION
2013-12-07 Austin Clementslib: Make VERSION macros agree with soname version
2013-11-09 Austin Clementslib: Document extent of some return values
2013-11-07 Jani Nikulalib: add library version check macro
2013-11-07 David Bremnerlib: update documentation of callback functions for...
2013-11-07 Jani Nikulalib: add closure parameter to compact status update...
2013-10-10 Ben Gamaridatabase: Add notmuch_database_compact_close
2013-08-13 Austin Clementslib: Document which strings are returned in UTF-8
2013-08-13 Austin Clementslib: Correct out-of-date doc comment
2013-06-25 Mark Walterslib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
2013-05-26 David BremnerMerge branch 'release'
2013-05-14 Mark Walterslib: add --exclude=all option
2013-02-19 David BremnerMerge branch 'release'
2013-02-19 Austin Clementslib: Add an iterator over all messages in a thread
2012-05-24 David BremnerMerge branch 'release'
2012-05-24 Austin Clementslib: Make notmuch_database_get_directory return NULL...
2012-05-15 Austin Clementslib/cli: Make notmuch_database_get_directory return...
2012-05-05 Austin Clementslib/cli: Make notmuch_database_create return a status...
2012-05-05 Austin Clementslib/cli: Make notmuch_database_open return a status...
2012-04-28 Justus WinterSplit notmuch_database_close into two functions
2012-04-08 Mark Walterslib: change default for notmuch_query_set_omit_excluded
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David BremnerMerge branch 'release'
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-15 David BremnerMerge branch 'release'
2012-03-15 David BremnerMerge branch 'release'
2012-03-14 David BremnerMerge branch 'release'
2012-03-11 David BremnerMerge branch 'release'
2012-03-03 David BremnerMerge branch 'release'
2012-03-02 Mark Walterslib: Add the exclude flag to notmuch_query_search_threads
2012-03-02 Mark Walterslib: Make notmuch_query_search_messages set the exclude...
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-17 Austin Clementslib: Add support for automatically excluding tags from...
2011-11-15 Jani Nikulalib: add function to get the number of threads matching...
2011-10-04 David BremnerMerge remote-tracking branch 'alip/find_message-v3'
2011-10-04 Ali Polatellib: make find_message{,by_filename) report errors
2011-09-24 Austin Clementslib: Improve notmuch_database_{add,remove}_message...
2011-09-24 Austin Clementslib: Add an API to find a message by filename.
2011-09-24 Austin Clementslib: Add support for nested atomic sections.
2011-09-24 Austin Clementslib: Add notmuch_database_{begin,end}_atomic.
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [comments in source code]
2010-11-12 Carl Worthtags_to_maildir_flags: Fix to preserve existing, unsupp...
2010-11-11 Carl Worthnotmuch_message_tags_to_maildir_flags: Do nothing outsi...
2010-11-11 Carl Worthlib: Be honest in the documentation of the maildir...
2010-11-11 Carl Worthlib: Document that absence of maildir flags can also...
2010-11-11 Carl Worthlib: Add new, public notmuch_message_get_filenames
2010-11-11 Carl Worthlib: Remove the notion of TAGS_INVALID
2010-11-11 Carl Worthlib: Rework interface for maildir_flags synchronization
2010-11-10 Michal SojkaMake maildir synchronization configurable
2010-11-10 Michal SojkaMaildir synchronization
2010-11-10 Michal Sojkalib: Return added message even if it already was in...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-10-28 Carl Worthlib: Add two functions: notmuch_query_get_query_string...
2010-10-23 Carl Worthlib: Fix notmuch_query_search_threads to return NULL...
2010-04-24 Carl Worthlib: Ensure notmuch_query_search_messages returns NULL...
2010-04-24 Carl Worthlib: Document that notmuch_query_count_messages may...
2010-04-24 Carl Worthlib: Audit all notmuch_database call for Xapian excepti...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-21 Sebastian Spaethquery.cc: allow to return query results unsorted
2010-04-13 Michael ForneyFix typo in notmuch.h documentation regarding database...
2010-04-10 Carl Worthlib: Handle "*" as a query string to match all messages.
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-03-31 Carl WorthClarify documentation of notmuch_database_add_message.
2010-03-09 Fernando CarrijoFix a few documentation typos in notmuch.h
2010-03-09 Fernando CarrijoUpdate documentation of notmuch_query_create
2010-03-09 Carl Worthlib: Document what move_to_next does at the end of...
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2010-02-06 Carl Worthnotmuch.h: Fix a couple of typos in the documentation.
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-10 Carl Worthnotmuch new: Print upgrade progress report as a percentage.
2010-01-08 Carl Worthlib: Implement versioning in the database and provide...
2010-01-07 Carl WorthPrefer READ_ONLY consistently over READONLY.
2010-01-07 Carl Worthlib: Consolidate checks for read-only database.
2010-01-06 Carl Worthlib: Treat NULL as a valid (and empty) notmuch_filename...
2010-01-06 Carl Worthlib: Indicate whether notmuch_database_remove_message...
2010-01-06 Carl Worthlib: Update documentation of notmuch_database_add_message.
2010-01-06 Carl WorthAdd missing comment for NOTMUCH_STATUS_READONLY_DATABASE.
2010-01-06 Carl WorthRevamp the proposed directory-tracking API slightly.
2010-01-06 Keith PackardPrototypes for directory tracking
2010-01-06 Carl Worthdatabase: Add new, public notmuch_database_remove_message
2010-01-06 Carl Worthdatabase: Allowing storing multiple filenames for...
2010-01-06 Carl Worthdatabase: Store directory paths as relative, not absolute.
2010-01-06 Carl Worthlib: Rename set/get_timestamp to set/get_directory_mtime.
2009-11-28 Bart Trojanowskicorrect message flag enum value so that it matches...
2009-11-28 Bart Trojanowskihave _notmuch_thread_create mark which messages matched...
2009-11-28 Bart Trojanowskimessage: add flags to notmuch_message_t
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
2009-11-26 Jan Janaklib: New function to collect tags from a list of messages.
next