]> git.notmuchmail.org Git - notmuch/history - tags.c
Merge branch to fix broken "notmuch setup" and "notmuch new"
[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...