]> git.notmuchmail.org Git - notmuch/history - cnotmuch/globals.py
Fix Database().create_query() to actually initialize the Query with the correct object.
[notmuch] / cnotmuch / globals.py
2010-03-17 Sebastian SpaethImplement an Enum class and make the STATUS object one
2010-03-16 Sebastian SpaethFind the notmuch shared lib rather than hardode a location
2010-03-16 Sebastian SpaethImplement Message(), Database.find_message(), Database...
2010-03-15 Sebastian Spaethinitial revision. See README for what works