Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Got ready for release of v0.3.1 | Paul Rodger | 2002-04-12 | 1 | -5/+1 |
| | |||||
* | Stopped calling gzip externally and started using the 'gzip' module | Paul Rodger | 2002-04-12 | 1 | -3/+2 |
| | | | | | | directly. Removed bzip2 and compress support since they were complicating things and you don't really need them much anyway. | ||||
* | Getting ready for v0.3 release. | Paul Rodger | 2002-04-11 | 1 | -6/+4 |
| | |||||
* | We now preserve the last-accessed and last-modified timestamps correctly. | Paul Rodger | 2002-04-08 | 1 | -2/+2 |
| | | | | | | | | | | | | Fixed a bug where lockfiles were being created that were not world-readable. Made archivemail work better when used as a python module so it can integrate better with unittest. Renamed unittest script 'test_archivemail' instead of 'archivemail_test' and added about 20 more tests. | ||||
* | Since we might not have a parse-able 'Date-Received' or 'Date' field, | Paul Rodger | 2002-04-04 | 1 | -4/+1 |
| | | | | | use 5 different ways to guess the date of a message. | ||||
* | Remembered some more stuff to do. | Paul Rodger | 2002-04-03 | 1 | -0/+3 |
| | |||||
* | Updated tasks to reflect release of version 0.2.0 | Paul Rodger | 2002-04-03 | 1 | -5/+0 |
| | |||||
* | Added headings & heaps more todo points. | Paul Rodger | 2002-04-02 | 1 | -25/+31 |
| | |||||
* | Added MH mailbox support, but we need a testing framework. | Paul Rodger | 2002-04-02 | 1 | -2/+2 |
| | |||||
* | Added maildir support, cache message-Ids, and lots of other stuff. | Paul Rodger | 2002-03-31 | 1 | -5/+5 |
| | |||||
* | Initial revision | Paul Rodger | 2002-03-26 | 1 | -0/+26 |