summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-11-06lib: bump LIBNOTMUCH_MAJOR_VERSION to 4David Bremner
2014-10-25lib: Remove unnecessary thread linking steps when using ghost messagesAustin Clements
2014-10-25lib: Enable ghost messages featureAustin Clements
2014-10-25lib: Implement upgrade to ghost messages featureAustin Clements
2014-10-25lib: Implement ghost-based thread linkingAustin Clements
2014-10-25lib: Internal support for querying and creating ghost messagesAustin Clements
2014-10-25lib: Introduce macros for bit operationsAustin Clements
2014-10-25lib: Update database schema doc for ghost messagesAustin Clements
2014-10-25lib: Add a ghost messages database featureAustin Clements
2014-10-11lib: Handle empty date valueAustin Clements
2014-10-11lib: Refactor _notmuch_database_link_messageAustin Clements
2014-10-11lib: Move message ID compression to _notmuch_message_create_for_message_idAustin Clements
2014-10-03lib: Simplify close and codify aborting atomic sectionAustin Clements
2014-09-24lib: actually return failures from notmuch_message_tags_to_maildir_flagsJani Nikula
2014-09-16lib: bump sonamePeter Wang
2014-09-13notmuch_thread_get_authors: document match grouping with |Gaute Hope
2014-09-01lib: Fix endless upgrade problemAustin Clements
2014-08-30lib: Update doc of notmuch_database_{needs_upgrade,upgrade}Austin Clements
2014-08-30lib: Return an error from operations that require an upgradeAustin Clements
2014-08-30lib: Support empty header values in databaseAustin Clements
2014-08-30lib: Report progress for combined upgrade operationAustin Clements
2014-08-30lib: Reorganize upgrade around document typesAustin Clements
2014-08-30lib: Use database features to drive upgradeAustin Clements
2014-08-30lib: Simplify upgrade code using a transactionAustin Clements
2014-08-30lib: Database version 3: Introduce fine-grained "features"Austin Clements
2014-08-16Make parsing of References and In-Reply-To header less error proneMichal Sojka
2014-08-05lib: Improve documentation of _notmuch_message_create_for_message_idAustin Clements
2014-08-04lib: Fix slight misinformation in the database schema docAustin Clements
2014-08-04lib: Invalidate message metadata in _notmuch_message_gen_termsAustin Clements
2014-07-13lib: Start all function names in notmuch-private.h withCharles Celerier
2014-07-09lib: add return status to database close and destroyJani Nikula
2014-06-18lib: Separate all phrases indexed by _notmuch_message_gen_termsAustin Clements
2014-06-18lib: Index name and address of from/to headers as a phraseAustin Clements
2014-06-13lib: resurrect support for single-message mbox filesJani Nikula
2014-04-19build: add canonicalize_file_name to symbols exported from libnotmuch.soDavid Bremner
2014-04-05lib: replace the header parser with gmimeJani Nikula
2014-04-05lib: drop support for single-message mbox filesJani Nikula
2014-03-11lib: make folder: prefix literalJani Nikula
2014-03-11lib: add support for path: prefix searchesJani Nikula
2014-03-11lib: refactor folder term update after filename removalJani Nikula
2014-02-13doc: notmuch_result_move_to_next -> notmuch_tags_move_to_nextGaute Hope
2014-01-26lib: update documentation for notmuch_database_get_directoryDavid Bremner
2014-01-24lib: make notmuch_threads_valid return FALSE when passed NULLDavid Bremner
2014-01-18lib: fix error handlingTomi Valkeinen
2014-01-18lib: fix clang compiler warningJani Nikula
2014-01-05lib: modify notmuch.h for automatic document generationJani Nikula
2013-12-07lib: Bump library version from 3.0.0 to 3.1.0Austin Clements
2013-12-07lib: Replace NOTMUCH_*_VERSION with LIBNOTMUCH_*_VERSIONAustin Clements
2013-12-07lib: Make VERSION macros agree with soname versionAustin Clements
2013-11-27util: detect byte orderDavid Bremner