index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
lib: bump soname
Peter Wang
2014-09-16
*
notmuch_thread_get_authors: document match grouping with |
Gaute Hope
2014-09-13
*
lib: Fix endless upgrade problem
Austin Clements
2014-09-01
*
lib: Update doc of notmuch_database_{needs_upgrade,upgrade}
Austin Clements
2014-08-30
*
lib: Return an error from operations that require an upgrade
Austin Clements
2014-08-30
*
lib: Support empty header values in database
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-30
*
Make parsing of References and In-Reply-To header less error prone
Michal Sojka
2014-08-16
*
lib: Improve documentation of _notmuch_message_create_for_message_id
Austin Clements
2014-08-05
*
lib: Fix slight misinformation in the database schema doc
Austin Clements
2014-08-04
*
lib: Invalidate message metadata in _notmuch_message_gen_terms
Austin Clements
2014-08-04
*
lib: Start all function names in notmuch-private.h with
Charles Celerier
2014-07-13
*
lib: add return status to database close and destroy
Jani Nikula
2014-07-09
*
lib: Separate all phrases indexed by _notmuch_message_gen_terms
Austin Clements
2014-06-18
*
lib: Index name and address of from/to headers as a phrase
Austin Clements
2014-06-18
*
lib: resurrect support for single-message mbox files
Jani Nikula
2014-06-13
*
build: add canonicalize_file_name to symbols exported from libnotmuch.so
David Bremner
2014-04-19
*
lib: replace the header parser with gmime
Jani Nikula
2014-04-05
*
lib: drop support for single-message mbox files
Jani Nikula
2014-04-05
*
lib: make folder: prefix literal
Jani Nikula
2014-03-11
*
lib: add support for path: prefix searches
Jani Nikula
2014-03-11
*
lib: refactor folder term update after filename removal
Jani Nikula
2014-03-11
*
doc: notmuch_result_move_to_next -> notmuch_tags_move_to_next
Gaute Hope
2014-02-13
*
lib: update documentation for notmuch_database_get_directory
David Bremner
2014-01-26
*
lib: make notmuch_threads_valid return FALSE when passed NULL
David Bremner
2014-01-24
*
lib: fix error handling
Tomi Valkeinen
2014-01-18
*
lib: fix clang compiler warning
Jani Nikula
2014-01-18
*
lib: modify notmuch.h for automatic document generation
Jani Nikula
2014-01-05
*
lib: Bump library version from 3.0.0 to 3.1.0
Austin Clements
2013-12-07
*
lib: Replace NOTMUCH_*_VERSION with LIBNOTMUCH_*_VERSION
Austin Clements
2013-12-07
*
lib: Make VERSION macros agree with soname version
Austin Clements
2013-12-07
*
util: detect byte order
David Bremner
2013-11-27
*
lib: fix byte order test in libsha1.c
David Bremner
2013-11-25
*
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-19
*
compact: catch Xapian::Error consistently
Tomi Ollila
2013-11-17
*
compact: tidy formatting
Tomi Ollila
2013-11-17
*
lib: Document extent of some return values
Austin Clements
2013-11-08
*
lib: add library version check macro
Jani Nikula
2013-11-07
*
lib: use the compaction backup path provided by the caller
Jani Nikula
2013-11-07
*
lib: update documentation of callback functions for database_compact and data...
David Bremner
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-07
*
lib: check talloc success in compact
Jani Nikula
2013-11-06
*
lib: construct compactor within try block to catch any exceptions
Jani Nikula
2013-11-06
[next]