]> git.notmuchmail.org Git - notmuch/history - tags.c
Fix segfault in case of the database lock not being available.
[notmuch] / tags.c
2009-10-26 Carl Worthtags: Replace sort() and reset() with prepare_iterator().
2009-10-26 Carl Worthtags: Re-implement tags iterator to avoid having C...