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
Age
Commit message (
Expand
)
Author
2015-03-29
lib: eliminate fprintf from _notmuch_message_file_open
David Bremner
2015-03-29
lib: replace almost all fprintfs in library with _n_d_log
David Bremner
2015-03-29
lib: add private function to extract the database for a message.
David Bremner
2015-03-29
lib: add a log function with output to a string in notmuch_database_t
David Bremner
2015-03-29
lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner
2015-03-13
lib: make notmuch_query_count_messages explicitely exact
Jani Nikula
2015-03-07
lib: bump library minor version
David Bremner
2015-03-06
lib: make notmuch shared library install_name be full path on Mac OS X
J. Lewis Muir
2015-03-01
lib: bump SONAME minor version
David Bremner
2015-03-01
lib: add new status reporting API for notmuch_query_search_{m,t}
David Bremner
2015-02-25
lib: fix clang build warnings
Jani Nikula
2015-02-25
lib: abstract bit validity check in bit test/set/clear macros
Jani Nikula
2015-01-24
Add indexing for the mimetype term
Todd
2015-01-24
Add the NOTMUCH_FEATURE_INDEXED_MIMETYPES database feature
Todd
2015-01-19
lib: Fix use after free
Todd
2015-01-19
lib: Fix potential invalid read past an empty string
Todd
2015-01-17
thread.cc: Avoid empty thread names if possible.
Jesse Rosenthal
2015-01-02
lib: convert two "iterator copy strings" into references.
David Bremner
2015-01-02
lib: another iterator-temporary/stale-pointer bug
David Bremner
2015-01-01
lib: drop the deprecation message for single-message mbox files
Jani Nikula
2014-12-07
lib: Use email address instead of empty real name.
Jesse Rosenthal
2014-11-06
lib: bump LIBNOTMUCH_MAJOR_VERSION to 4
David Bremner
2014-10-25
lib: Remove unnecessary thread linking steps when using ghost messages
Austin Clements
2014-10-25
lib: Enable ghost messages feature
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: Internal support for querying and creating ghost messages
Austin Clements
2014-10-25
lib: Introduce macros for bit operations
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: Handle empty date value
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-24
lib: actually return failures from notmuch_message_tags_to_maildir_flags
Jani Nikula
2014-09-16
lib: bump soname
Peter Wang
2014-09-13
notmuch_thread_get_authors: document match grouping with |
Gaute Hope
2014-09-01
lib: Fix endless upgrade problem
Austin Clements
2014-08-30
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-16
Make parsing of References and In-Reply-To header less error prone
Michal Sojka
2014-08-05
lib: Improve documentation of _notmuch_message_create_for_message_id
Austin Clements
2014-08-04
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
[next]