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
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
2012-04-28
Split notmuch_database_close into two functions
Justus Winter
2012-03-18
Fix error reporting in notmuch_database_find_message_by_filename
Justus Winter
2012-03-03
Actually close the xapian database in notmuch_database_close
Justus Winter
2012-02-20
Prevent segmentation fault in notmuch_database_close
Justus Winter
2012-02-03
lib: Use talloc to simplify cleanup in notmuch_database_open
Austin Clements
2012-02-03
lib: Release resources if notmuch_database_open fails
Austin Clements
2012-02-03
lib: Don't delete uninitialized pointers
Austin Clements
2011-12-31
lib: call g_mime_init() from notmuch_database_open()
Kazuo Teramoto
2011-12-23
Fix comments about what is stored in the database
Thomas Jost
2011-12-21
notmuch: Quiet buildbot warnings.
David Edmondson
2011-12-04
lib: call g_type_init from notmuch_database_open
David Bremner
2011-11-14
Store "from" and "subject" headers in the database.
Austin Clements
2011-11-02
lib/database.cc: use flush Xapian method instead of commit
David Bremner
2011-10-30
xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.
David Bremner
2011-10-04
lib: make find_message{,by_filename) report errors
Ali Polatel
2011-10-04
lib: destroy message object after message removal
Ali Polatel
2011-09-24
lib: Wrap notmuch_database_add_message in an atomic section.
Austin Clements
2011-09-24
lib: Add an API to find a message by filename.
Austin Clements
2011-09-23
lib: Remove message document directly after removing the last file name.
Austin Clements
2011-09-23
lib: Add support for nested atomic sections.
Austin Clements
2011-09-23
lib: Add notmuch_database_{begin,end}_atomic.
Austin Clements
2011-06-23
fix sum moar typos [comments in source code]
Pieter Praet
2011-03-21
Add a generic function to get a list of terms with some prefix.
Austin Clements
2011-03-21
Implement an internal generic string list and use it.
Austin Clements
2011-01-15
Add support for folder-based searching.
Carl Worth
[next]