summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* LANGUAGES: add `hu' for Hungarian.bwarsaw2001-10-031-1/+1
* Hungarian catalog from Szilard Vizibwarsaw2001-10-031-0/+7807
* Hungarian catalog miscellany from Szilard Vizibwarsaw2001-10-033-0/+1253
* Latest Hungarian template update from Szilard Vizibwarsaw2001-10-0326-404/+560
* New Hungarian templates from Szilard Vizibwarsaw2001-10-033-0/+109
* Latest versionjensv2001-10-022-310/+477
* LANGUAGES: Added `de' for German catalog.bwarsaw2001-10-021-1/+1
* LANGUAGES: Added `de' for German templates.bwarsaw2001-10-021-1/+1
* German templates, initial checkin. Many thanks go to Ralf Hildebrandt forjensv2001-10-0229-0/+1091
* private.txt -> private.htmlbwarsaw2001-10-022-31/+36
* Describe how to install the email package, and remove references tobwarsaw2001-10-021-6/+21
* Some updates to clarify how to donate translations back to thebwarsaw2001-10-021-3/+52
* process(): SF bug # 465477 indicates that using mboxfp.tell() won'tbwarsaw2001-10-011-2/+3
* process(): Get the message's text, sans Unix-From by using the emailbwarsaw2001-10-011-1/+1
* Use DumperSwitchboard class to read the filename. This closes SF bugbwarsaw2001-10-011-3/+4
* DumperSwitchboard: New class to provide a public interface for readingbwarsaw2001-10-011-0/+10
* Added Simone Piunnobwarsaw2001-10-013-5/+6
* Updated Italian translations.bwarsaw2001-10-016-646/+100
* LANGUAGE: Fixed language order <wink>bwarsaw2001-10-011-1/+1
* LANGUAGE: Add `it' for the Italian translations.bwarsaw2001-10-011-1/+1
* The binary Italian catalogbwarsaw2001-10-011-0/+0
* LANGUAGE: Add `it' for the Italian translations.bwarsaw2001-10-011-1/+1
* The Italian catalog by Simone Piunnobwarsaw2001-10-011-0/+9149
* This is obsolete.bwarsaw2001-10-011-7/+0
* Italian templates from Simone Piunno.bwarsaw2001-10-0130-0/+1136
* change_options(): Only print the "Successfully Removed:" message ifbwarsaw2001-10-011-4/+5
* FormatUsers(): Don't use string interpolation to pluralize the wordbwarsaw2001-10-011-13/+11
* Move the site-packages hackery back here from paths.py.in, otherwisebwarsaw2001-10-011-0/+8
* Don't do site path hackery here, it's still gotta be done inbwarsaw2001-10-011-9/+1
* prepare_message(): Remove X-Trace: and NNTP-Posting-Host: headers,bwarsaw2001-10-011-5/+5
* The latest email-0.90 packagebwarsaw2001-10-011-0/+0
* cgi.py from Python 2.2bwarsaw2001-10-011-117/+168
* Convert from mimelib to email.bwarsaw2001-10-016-20/+13
* Add Korean champion, and some more acks.bwarsaw2001-10-014-8/+20
* main(): Fix this to properly dump out a pickled message object.bwarsaw2001-10-011-2/+1
* Remove Cookie.py since we're going to use the one from Python'sbwarsaw2001-10-012-583/+0
* Don't install Cookie.py from here, since we're now going to grab itbwarsaw2001-10-011-1/+0
* Standard .cvsignore and Makefile.in's for these test directories.bwarsaw2001-10-014-0/+138
* Many more unit tests, this time including a nearly complete coveragebwarsaw2001-10-017-9/+2114
* Convert from mimelib to email.bwarsaw2001-10-011-12/+12
* Use cStringIO directly instead of our own hack-around StringIObwarsaw2001-10-011-1/+1
* Convert from mimelib to email.bwarsaw2001-10-014-34/+26
* Mostly cosmetic.bwarsaw2001-10-012-13/+2
* process(): Fixed typo in IOError error code comparison.bwarsaw2001-10-011-1/+1
* Convert from mimelib to email.bwarsaw2001-10-011-3/+4
* Convert from mimelib to email.bwarsaw2001-10-011-2/+4
* Add the code that would be used if personalized digests werebwarsaw2001-10-011-1/+46
* Convert from mimelib to email.bwarsaw2001-10-012-18/+7
* Convert from mimelib to email.bwarsaw2001-10-0121-161/+83
* Use cStringIO directly instead of our own hack-around StringIObwarsaw2001-10-011-2/+1