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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
database.cc
Age
Commit message (
Expand
)
Author
2015-03-29
lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner
2015-01-24
Add indexing for the mimetype term
Todd
2015-01-24
Add the NOTMUCH_FEATURE_INDEXED_MIMETYPES database feature
Todd
2014-10-25
lib: Remove unnecessary thread linking steps when using ghost messages
Austin Clements
2014-10-25
lib: Implement upgrade to ghost messages feature
Austin Clements
2014-10-25
lib: Implement ghost-based thread linking
Austin Clements
2014-10-25
lib: Update database schema doc for ghost messages
Austin Clements
2014-10-25
lib: Add a ghost messages database feature
Austin Clements
2014-10-11
lib: Refactor _notmuch_database_link_message
Austin Clements
2014-10-11
lib: Move message ID compression to _notmuch_message_create_for_message_id
Austin Clements
2014-10-03
lib: Simplify close and codify aborting atomic section
Austin Clements
2014-09-01
lib: Fix endless upgrade problem
Austin Clements
2014-08-30
lib: Return an error from operations that require an upgrade
Austin Clements
2014-08-30
lib: Report progress for combined upgrade operation
Austin Clements
2014-08-30
lib: Reorganize upgrade around document types
Austin Clements
2014-08-30
lib: Use database features to drive upgrade
Austin Clements
2014-08-30
lib: Simplify upgrade code using a transaction
Austin Clements
2014-08-30
lib: Database version 3: Introduce fine-grained "features"
Austin Clements
2014-08-16
Make parsing of References and In-Reply-To header less error prone
Michal Sojka
2014-08-04
lib: Fix slight misinformation in the database schema doc
Austin Clements
2014-07-13
lib: Start all function names in notmuch-private.h with
Charles Celerier
2014-07-09
lib: add return status to database close and destroy
Jani Nikula
2014-04-05
lib: replace the header parser with gmime
Jani Nikula
2014-03-11
lib: make folder: prefix literal
Jani Nikula
2014-03-11
lib: add support for path: prefix searches
Jani Nikula
2013-11-19
compact: improve error messages on failures after compaction
Tomi Ollila
2013-11-19
compact: unconditionally remove old wip database compact directory
Tomi Ollila
2013-11-19
compact: preserve backup database until compacted database is in place
Tomi Ollila
2013-11-17
compact: catch Xapian::Error consistently
Tomi Ollila
2013-11-17
compact: tidy formatting
Tomi Ollila
2013-11-07
lib: use the compaction backup path provided by the caller
Jani Nikula
2013-11-07
lib: add closure parameter to compact status update callback
Jani Nikula
2013-11-07
lib: do not leak the database in compaction
Jani Nikula
2013-11-06
lib: check talloc success in compact
Jani Nikula
2013-11-06
lib: construct compactor within try block to catch any exceptions
Jani Nikula
2013-10-30
lib: fix build on !HAVE_XAPIAN_COMPACT
Jani Nikula
2013-10-09
database: Add notmuch_database_compact_close
Ben Gamari
2013-09-14
lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()
Jani Nikula
2013-06-08
cli: Guard deprecated g_type_init calls
Tomi Ollila
2013-05-13
lib/database.cc: change how the parent of a message is calculated
Aaron Ecay
2012-11-26
lib: Reject multi-message mboxes and deprecate single-message mbox
Austin Clements
2012-10-31
lib: add date range query support
Jani Nikula
2012-05-23
lib: Make notmuch_database_find_message_by_filename not crash on read-only databases
Austin Clements
2012-05-23
lib: Make notmuch_database_get_directory return NULL if the directory is not found
Austin Clements
2012-05-23
lib: Perform the same transformation to _notmuch_database_filename_to_direntry
Austin Clements
2012-05-23
lib: Perform the same transformation to _notmuch_database_find_directory_id
Austin Clements
2012-05-23
lib: Make directory document creation optional for _notmuch_directory_create
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
[prev]
[next]