summaryrefslogtreecommitdiffstats
path: root/lib/string-map.c
AgeCommit message (Expand)Author
2021-03-13lib: run uncrustifyuncrustify
2021-02-06lib: add _notmuch_string_map_setDavid Bremner
2019-03-05lib/string_map: fix return type of string_cmpDavid Bremner
2018-05-03move more http -> httpsDaniel Kahn Gillmor
2017-10-09lib: convert notmuch_bool_t to stdbool internallyJani Nikula
2016-09-24lib: add talloc reference from string map iterator to mapDavid Bremner
2016-09-21lib: extend private string map API with iteratorsDavid Bremner
2016-09-21lib: private string map (associative array) APIDavid Bremner