]> git.notmuchmail.org Git - notmuch/history - lib/message-property.cc
properties: add notmuch_message_remove_all_properties_with_prefix()
[notmuch] / lib / message-property.cc
2017-10-20 Daniel Kahn Gillmorproperties: add notmuch_message_remove_all_properties_w...
2017-10-10 Jani Nikulalib: convert notmuch_bool_t to stdbool internally
2017-07-04 David BremnerMerge branch 'release'
2017-07-02 David BremnerMerge branch 'debian'
2017-06-01 David BremnerMerge branch 'release'
2017-05-13 David BremnerMerge branch 'release'
2017-04-20 Fredrik FornwallReplace index(3) with strchr(3)
2016-09-21 David Bremnerlib: iterator API for message properties
2016-09-21 David Bremnerlib: basic message-property API