Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Article.__init__(): Provide a default charset if the message doesn't | bwarsaw | 2003-12-26 | 1 | -3/+7 |
| | | | | | | | have one. Part of TK's patch #865661. __processbody_URLquote(): One chunk of TK's patch # 865661 for improving the i18n of the 'at' substitutions for archives. | ||||
* | finished_update_article(): Richard Barrett's fix to reduce Pipermail | bwarsaw | 2003-12-24 | 1 | -0/+6 |
| | | | | | | | | archive bloat by deleting the html_body attribute on Article objects. Closes SF bug #835332. This only reduces bloat on new articles. See bin/rb-archfix to clean up older archives. | ||||
* | html_TOC(): If PUBLIC_MBOX is false, use archtocnombox.html which doesn't have | bwarsaw | 2003-12-01 | 1 | -5/+6 |
| | | | | a link to the mbox file. | ||||
* | Backporting from the HEAD -- updated archiver | bwarsaw | 2003-09-22 | 1 | -6/+36 |
| | |||||
* | Backporting from the trunk. | bwarsaw | 2003-02-08 | 1 | -15/+18 |
| | |||||
* | Copyright years. | bwarsaw | 2003-01-10 | 1 | -1/+1 |
| | |||||
* | Article.__init__(): Watch out for tuples coming back from | bwarsaw | 2003-01-10 | 1 | -0/+3 |
| | | | | | message.get_param(). Such beasts are RFC 2231 charsets which need to be converted to unicode. | ||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+1224 | |
'Release_2_1-maint'. |