]> git.notmuchmail.org Git - notmuch/history - lib
test: Add search tests for combined name/address queries
[notmuch] / lib /
2014-06-14 Jani Nikulalib: resurrect support for single-message mbox files
2014-04-18 David Bremnerbuild: add canonicalize_file_name to symbols exported...
2014-04-05 Jani Nikulalib: replace the header parser with gmime
2014-04-05 Jani Nikulalib: drop support for single-message mbox files
2014-03-11 Jani Nikulalib: make folder: prefix literal
2014-03-11 Jani Nikulalib: add support for path: prefix searches
2014-03-11 Jani Nikulalib: refactor folder term update after filename removal
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-18 Tomi Valkeinenlib: fix error handling
2014-01-18 Jani Nikulalib: fix clang compiler warning
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-27 David Bremnerutil: detect byte order
2013-11-25 David Bremnerlib: fix byte order test in libsha1.c
2013-11-20 Tomi Ollilacompact: improve error messages on failures after compa...
2013-11-20 Tomi Ollilacompact: unconditionally remove old wip database compac...
2013-11-20 Tomi Ollilacompact: preserve backup database until compacted datab...
2013-11-18 Tomi Ollilacompact: catch Xapian::Error consistently
2013-11-18 Tomi Ollilacompact: tidy formatting
2013-11-09 Austin Clementslib: Document extent of some return values
2013-11-07 Jani Nikulalib: add library version check macro
2013-11-07 Jani Nikulalib: use the compaction backup path provided by the...
2013-11-07 David Bremnerlib: update documentation of callback functions for...
2013-11-07 Jani Nikulalib: add closure parameter to compact status update...
2013-11-07 Jani Nikulalib: do not leak the database in compaction
2013-11-06 Jani Nikulalib: check talloc success in compact
2013-11-06 Jani Nikulalib: construct compactor within try block to catch...
2013-11-02 Felipe Contrerasquery: bind queries to database objects
2013-10-31 Jani Nikulalib: fix build on !HAVE_XAPIAN_COMPACT
2013-10-10 Ben Gamaridatabase: Add notmuch_database_compact_close
2013-09-14 Jani Nikulalib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mim...
2013-09-03 Louis Rillingtags_to_maildir_flags: Don't rename if no flags change
2013-09-01 Jani Nikulalib: fix clang build
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-06-08 Tomi Ollilacli: Guard deprecated g_type_init calls
2013-05-26 David BremnerMerge branch 'release'
2013-05-14 Mark Walterslib: add --exclude=all option
2013-05-14 Aaron Ecaylib/database.cc: change how the parent of a message...
2013-05-04 Vladimir Mareklib/message.cc: stale pointer bug (v3)
2013-03-29 Adam Wolfe Gordonlib: Fix name reordering to handle commas without spaces
2013-02-19 David BremnerMerge branch 'release'
2013-02-19 Austin Clementslib: Add an iterator over all messages in a thread
2013-02-19 Austin Clementslib: Eliminate _notmuch_message_list_append
2013-02-19 Austin Clementslib: Separate list of all messages from top-level messages
2013-02-19 Austin Clementslib: Clean up error handling in _notmuch_thread_create
2013-02-16 Robert Mastbitmap:improve memory usage using CHAR_BITS and unsigne...
2013-01-29 Amadeusz Żołnowskilib/Makefile.local: depend on libs we are linking with
2013-01-25 David BremnerMerge branch 'release'
2013-01-22 Amadeusz Żołnowskilib/Makefile.local: depend on libs we are linking with
2012-12-24 David Bremner_notmuch_message_index_file: unref (free) address lists...
2012-12-24 Tomi Ollilalib/message-file.c: use g_malloc () & g_free () in...
2012-12-01 Jani Nikulalib: fix warnings when building with clang
2012-11-27 Austin Clementslib: Reject multi-message mboxes and deprecate single...
2012-10-31 Jani Nikulalib: add date range query support
2012-10-31 Jani Nikulabuild: build parse-time-string as part of the notmuch...
2012-10-27 Austin ClementsSupport OpenBSD
2012-09-27 Justus WinterFix the COERCE_STATUS macro
2012-09-02 Sascha Silbelib: fix NULL checks for filenames iterators
2012-06-10 Austin Clementslib: Treat messages in new/ as maildir messages with...
2012-06-10 Austin Clementslib: Only synchronize maildir flags for messages in...
2012-06-10 Austin Clementslib: Move _filename_is_in_maildir
2012-05-24 David BremnerMerge branch 'release'
2012-05-24 Austin Clementslib: Don't needlessly create directory docs in _notmuch...
2012-05-24 Austin Clementslib: Make notmuch_database_find_message_by_filename...
2012-05-24 Austin Clementslib: Make notmuch_database_get_directory return NULL...
2012-05-24 Austin Clementslib: Perform the same transformation to _notmuch_databa...
2012-05-24 Austin Clementslib: Perform the same transformation to _notmuch_databa...
2012-05-24 Austin Clementslib: Make directory document creation optional for...
2012-05-15 Austin Clementslib/cli: Make notmuch_database_get_directory return...
2012-05-05 Austin Clementslib: Bump SO version from 2.0.0 to 3.0.0
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-15 Jani Nikulalib: work around talloc_steal usage from C++ code
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 Mark Walterslib: fix an exclude bug
2012-03-18 Austin Clementslib: Add exclude query debug output
2012-03-18 Austin Clementslib: Expose query debug output via an environment variable
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-18 Justus WinterFix error reporting in notmuch_database_find_message_by...
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-03 Justus WinterActually close the xapian database in notmuch_database_...
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...
next