]> git.notmuchmail.org Git - notmuch/history - tags.c
TODO: Several more ideas that have come to mind, that I don't want to forget.
[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...