summaryrefslogtreecommitdiff
path: root/lib/message-property.cc
AgeCommit message (Expand)Author
2026-01-15lib: move call to _n_m_invalidate_metadataDavid Bremner
2025-08-09lib: return NOTMUCH_STATUS_OPERATION_INVALIDATED where appropriateAnton Khirnov
2023-03-30lib/message-property: sync removed properties to the databaseKevin Boulain
2023-03-30lib/message-property: catch xapian exceptionsKevin Boulain
2021-03-13lib: run uncrustifyuncrustify
2019-06-14lib: run uncrustifyuncrustify
2018-05-26properties: add notmuch_message_count_propertiesDaniel Kahn Gillmor
2018-05-26lib: expose notmuch_message_get_database()Daniel Kahn Gillmor
2018-05-03move more http -> httpsDaniel Kahn Gillmor
2017-10-20properties: add notmuch_message_remove_all_properties_with_prefix()Daniel Kahn Gillmor
2017-10-09lib: convert notmuch_bool_t to stdbool internallyJani Nikula
2017-04-20Replace index(3) with strchr(3)Fredrik Fornwall
2016-09-21lib: iterator API for message propertiesDavid Bremner
2016-09-21lib: basic message-property APIDavid Bremner