Sebastian Spaeth
|
5c4af8ce39
|
Message(): add 'match' result in text output. Fix is_match to use class, not instance, attributes.
|
2010-03-25 15:55:23 +01:00 |
|
Sebastian Spaeth
|
ff7756184d
|
message.yp: add GPL v3 boilerplate and add Jesse as copyright holder
|
2010-03-25 15:36:20 +01:00 |
|
Jesse Rosenthal
|
48ec49f05d
|
Message(): Implement show message as text or json
|
2010-03-25 15:29:01 +01:00 |
|
Sebastian Spaeth
|
e80daac293
|
Implement Message().get|set_flag()
These were the last 2 missing methods from the Message object, which should be feature complete now.
|
2010-03-25 08:39:21 +01:00 |
|
Sebastian Spaeth
|
81a041d4cb
|
try c_long rather c_int64 for time_t
|
2010-03-24 11:51:12 +01:00 |
|
Sebastian Spaeth
|
6efd3c8201
|
time_t is a signed int, not an unsigned one...
|
2010-03-24 11:45:31 +01:00 |
|
Sebastian Spaeth
|
898341f7f7
|
Factor Messages() and Message() out into their own file. rename tags.py to tag.py for consistency.
--HG--
rename : cnotmuch/tags.py => cnotmuch/tag.py
|
2010-03-24 11:32:30 +01:00 |
|