]> git.notmuchmail.org Git - notmuch/history - lib
vim: allow calling with arguments
[notmuch] / lib /
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...
2012-03-02 Mark Walterslib: Rearrange the exclude code in query.cc
2012-02-29 Michal SojkaConvert non-UTF-8 parts to UTF-8 before indexing them
2012-02-21 Justus WinterPrevent segmentation fault in notmuch_database_close
2012-02-04 David BremnerMerge commit '0.11.1'
2012-02-04 Austin Clementslib: Use talloc to simplify cleanup in notmuch_database...
2012-02-04 Austin Clementslib: Release resources if notmuch_database_open fails
2012-02-04 Austin Clementslib: Don't delete uninitialized pointers
2012-01-17 Austin Clementslib: Add support for automatically excluding tags from...
2012-01-14 David BremnerMerge branch 'release'
2012-01-10 Jani Nikulalib: fix messages.c build warn
2012-01-02 Kazuo Teramotolib: call g_mime_init() from notmuch_database_open()
2012-01-01 Kazuo Teramotolib: call g_mime_init() from notmuch_database_open()
2011-12-29 Jameson Graef RollinsIgnore encrypted parts when indexing.
2011-12-23 Thomas JostFix comments about what is stored in the database
2011-12-21 David Edmondsonnotmuch: Quiet buildbot warnings.
2011-12-06 David BremnerMerge branch 'release'
2011-12-05 David Bremnerlib: call g_type_init from notmuch_database_open
2011-11-27 David BremnerMerge branch 'release'
2011-11-23 David BremnerMerge branch 'release'
2011-11-22 Louis Rillingtags_to_maildir_flags: Cleanup double assignement
2011-11-22 Louis Rillinglib: Kill last usage of C++ type bool
next