notmuch/cnotmuch
2010-03-24 11:45:31 +01:00
..
__init__.py many doc improvements, fixed at least one bug due to parameter renaming 2010-03-17 12:32:22 +01:00
database.py Factor Messages() and Message() out into their own file. rename tags.py to tag.py for consistency. 2010-03-24 11:32:30 +01:00
globals.py Implement an Enum class and make the STATUS object one 2010-03-17 11:44:36 +01:00
message.py time_t is a signed int, not an unsigned one... 2010-03-24 11:45:31 +01:00
notmuch.py Factor Messages() and Message() out into their own file. rename tags.py to tag.py for consistency. 2010-03-24 11:32:30 +01:00
tag.py Factor Messages() and Message() out into their own file. rename tags.py to tag.py for consistency. 2010-03-24 11:32:30 +01:00
thread.py time_t is a signed int, not an unsigned one... 2010-03-24 11:45:31 +01:00