]> git.notmuchmail.org Git - notmuch/history - lib/database.cc
lib: clean up _notmuch_database_split_path
[notmuch] / lib / database.cc
2016-04-12 Jani Nikulalib: clean up _notmuch_database_split_path
2016-04-12 Jani Nikulalib: fix handling of one character long directory names...
2015-11-23 David BremnerMerge branch 'release'
2015-11-23 Steven Allenforbid atomic transactions on writable, upgradable...
2015-10-05 David Bremnerlib: migrate notmuch_database_upgrade to new query_sear...
2015-10-05 David Bremnerlib: add versions of n_q_count_{message,threads} with...
2015-10-05 David Bremnerlib: move query variable to function scope
2015-09-26 David BremnerMerge branch 'release'
2015-09-04 David Bremnerlib: constify argument to notmuch_database_status_string
2015-09-04 David Bremnerlib: note remaining uses of deprecated message search API
2015-08-14 Austin Clementslib: Add "lastmod:" queries for filtering by last modif...
2015-08-13 Austin Clementslib: API to retrieve database revision and UUID
2015-08-13 Austin Clementslib: Add per-message last modification tracking
2015-06-27 David BremnerMerge tag '0.20.2'
2015-06-12 David Bremnerlib: reject relative paths in n_d_{create,open}_verbose
2015-06-12 David Bremnerlib: add NOTMUCH_STATUS_PATH_ERROR
2015-06-02 David BremnerMerge branch 'release'
2015-05-31 J. Lewis Muircli: change "setup" to "set up" where used as a verb
2015-03-28 David Bremnerlib: eliminate fprintf from _notmuch_message_file_open
2015-03-28 David Bremnerlib: replace almost all fprintfs in library with _n_d_log
2015-03-28 David Bremnerlib: add a log function with output to a string in...
2015-03-28 David Bremnerlib: add "verbose" versions of notmuch_database_{open...
2015-01-24 ToddAdd indexing for the mimetype term
2015-01-24 ToddAdd the NOTMUCH_FEATURE_INDEXED_MIMETYPES database...
2014-10-25 Austin Clementslib: Remove unnecessary thread linking steps when using...
2014-10-25 Austin Clementslib: Implement upgrade to ghost messages feature
2014-10-25 Austin Clementslib: Implement ghost-based thread linking
2014-10-25 Austin Clementslib: Update database schema doc for ghost messages
2014-10-25 Austin Clementslib: Add a ghost messages database feature
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-10-11 Austin Clementslib: Refactor _notmuch_database_link_message
2014-10-11 Austin Clementslib: Move message ID compression to _notmuch_message_cr...
2014-10-03 Austin Clementslib: Simplify close and codify aborting atomic section
2014-09-02 Austin Clementslib: Fix endless upgrade problem
2014-08-30 Austin Clementslib: Return an error from operations that require an...
2014-08-30 Austin Clementslib: Report progress for combined upgrade operation
2014-08-30 Austin Clementslib: Reorganize upgrade around document types
2014-08-30 Austin Clementslib: Use database features to drive upgrade
2014-08-30 Austin Clementslib: Simplify upgrade code using a transaction
2014-08-30 Austin Clementslib: Database version 3: Introduce fine-grained "features"
2014-08-17 Michal SojkaMake parsing of References and In-Reply-To header less...
2014-08-09 David BremnerMerge tag 'debian/0.18.1-2'
2014-08-04 Austin Clementslib: Fix slight misinformation in the database schema doc
2014-07-13 Charles Celerierlib: Start all function names in notmuch-private.h...
2014-07-09 Jani Nikulalib: add return status to database close and destroy
2014-04-05 Jani Nikulalib: replace the header parser with gmime
2014-03-11 Jani Nikulalib: make folder: prefix literal
2014-03-11 Jani Nikulalib: add support for path: prefix searches
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-07 Jani Nikulalib: use the compaction backup path provided by the...
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-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-06-08 Tomi Ollilacli: Guard deprecated g_type_init calls
2013-05-26 David BremnerMerge branch 'release'
2013-05-14 Aaron Ecaylib/database.cc: change how the parent of a message...
2012-11-27 Austin Clementslib: Reject multi-message mboxes and deprecate single...
2012-10-31 Jani Nikulalib: add date range query support
2012-05-24 David BremnerMerge branch 'release'
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/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-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-18 Justus WinterFix error reporting in notmuch_database_find_message_by...
2012-03-03 David BremnerMerge branch 'release'
2012-03-03 Justus WinterActually close the xapian database in notmuch_database_...
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-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-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-14 Austin ClementsStore "from" and "subject" headers in the database.
2011-11-02 David Bremnerlib/database.cc: use flush Xapian method instead of...
2011-10-31 David Bremnerxutil.c: remove duplicate copies, create new library...
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-10-04 Ali Polatellib: destroy message object after message removal
2011-09-24 Austin Clementslib: Wrap notmuch_database_add_message in an atomic...
2011-09-24 Austin Clementslib: Add an API to find a message by filename.
next