]> git.notmuchmail.org Git - notmuch/history - cnotmuch/thread.py
[REV2] adding part, simplifying Message.get_parts(), and fixing json to work with...
[notmuch] / cnotmuch / thread.py
2010-03-24 Sebastian Spaethtry c_long rather c_int64 for time_t
2010-03-24 Sebastian Spaethtime_t is a signed int, not an unsigned one...
2010-03-24 Sebastian SpaethFactor Messages() and Message() out into their own...
2010-03-24 Sebastian SpaethImplement Thread() and Threads()