]> git.notmuchmail.org Git - notmuch/history - lib/string-map.c
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / lib / string-map.c
2024-02-28 Benjamin Drungnotmuch (0.38.2-1.1) unstable; urgency=medium
2023-12-01 David BremnerImport notmuch_0.38.2.orig.tar.xz
2023-11-28 David BremnerMerge branch 'release'
2023-11-28 David Bremnerlib/string_map: simulate stable sorting
2021-08-18 David BremnerMerge remote-tracking branch 'origin/debian/bullseye...
2021-03-13 uncrustifylib: run uncrustify
2021-02-18 David BremnerMerge tag '0.31.4'
2021-02-06 David Bremnerlib: add _notmuch_string_map_set
2019-03-06 David BremnerMerge branch 'release'
2019-03-05 David BremnerDeclare fast forward from 0.28.2-1 archive/debian/0.28.3-1 debian/0.28.3-1
2019-03-06 David Bremnerlib/string_map: fix return type of string_cmp
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2018-05-06 David BremnerMerge tag 'debian/0.26.2-2'
2018-05-03 Daniel Kahn Gillmormove more http -> https
2017-12-09 David BremnerMerge branch 'release'
2017-11-06 David BremnerMerge branch 'release'
2017-10-10 Jani Nikulalib: convert notmuch_bool_t to stdbool internally
2016-09-24 David Bremnerlib: add talloc reference from string map iterator...
2016-09-21 David Bremnerlib: extend private string map API with iterators
2016-09-21 David Bremnerlib: private string map (associative array) API