| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Interim i18n change. | bwarsaw | 2001-02-28 | 1 | -9/+11 |
| * | Untabification. | bwarsaw | 2001-02-28 | 1 | -17/+17 |
| * | QRUNNERS: BounceRunner -> CommandRunner | bwarsaw | 2001-02-28 | 1 | -5/+5 |
| * | Next round of big i18n patches. | bwarsaw | 2001-02-28 | 1 | -68/+78 |
| * | SnarfHTMLTemplate(): Don't try to fall back to lists/<listname>/ to | bwarsaw | 2001-02-23 | 1 | -11/+4 |
| * | FormatListinfoOverview(): Substitution of host_name local variable for | bwarsaw | 2001-02-16 | 1 | -9/+8 |
| * | _dispose(): A bit of elaboration so that we can properly | bwarsaw | 2001-02-16 | 1 | -7/+40 |
| * | process(): We can't call mlist.RegisterBounce() here because we do not | bwarsaw | 2001-02-16 | 1 | -8/+7 |
| * | MakeDirTree(): Remove (obsoleted by os.makedirs()). | bwarsaw | 2001-02-16 | 1 | -21/+7 |
| * | Create(): We don't need to touch the digest files since we're doing | bwarsaw | 2001-02-16 | 1 | -11/+0 |
| * | Create(): os.makedirs() is better than Utils.MakeDirTree(). | bwarsaw | 2001-02-16 | 1 | -1/+5 |
| * | InitTemplates(): Simply by using some Python 2.0-isms and the shutil | bwarsaw | 2001-02-16 | 1 | -18/+22 |
| * | Do not store `_' in the built-in namespace. First of all, we want | bwarsaw | 2001-02-16 | 1 | -7/+3 |
| * | SomeRecipientsFailed constructor takes two lists of failed recipients, | bwarsaw | 2001-02-16 | 1 | -0/+4 |
| * | CheckSiteAdminPassword(): Typo that should have chopped off all but | bwarsaw | 2001-02-16 | 1 | -1/+1 |
| * | De-string-module-ify. | bwarsaw | 2001-02-15 | 1 | -49/+33 |
| * | This module still needs lots of cleaning up but for now... | bwarsaw | 2001-02-15 | 1 | -150/+91 |
| * | typo | bwarsaw | 2001-02-15 | 1 | -1/+1 |
| * | GLOBAL_PIPELINE: Default pipeline for moving messages out of | bwarsaw | 2001-02-15 | 1 | -34/+83 |
| * | De-string-module-ify. | bwarsaw | 2001-02-15 | 1 | -161/+144 |
| * | ZapOldVars(): We no longer support the filter_prog argument on the | bwarsaw | 2001-02-15 | 1 | -11/+14 |
| * | Get SafeDict from SafeDict not Utils. | bwarsaw | 2001-02-15 | 1 | -2/+2 |
| * | fix copyright line | bwarsaw | 2001-02-15 | 1 | -1/+1 |
| * | Bump the DATA_FILE_VERSION to handle the new i18n list attributes. | bwarsaw | 2001-02-15 | 1 | -2/+2 |
| * | De-string-module-ify, transform to using mimelib instead of rfc822, | bwarsaw | 2001-02-15 | 1 | -157/+51 |
| * | De-string-module-ify. | bwarsaw | 2001-02-15 | 1 | -30/+30 |
| * | Some additional i18n markup, although I can't remember if this is Juan | bwarsaw | 2001-02-15 | 1 | -25/+40 |
| * | We don't need to override the __init__() of the base class any more | bwarsaw | 2001-02-15 | 1 | -7/+0 |
| * | Derive Mailbox from PortableUnixMailbox (from the Python 2.1 mailbox | bwarsaw | 2001-02-15 | 1 | -25/+8 |
| * | De-string-module-ify. | bwarsaw | 2001-02-15 | 1 | -29/+38 |
| * | HandlerError, MessageHeld, DiscardMessage, SomeRecipientsFailed, | bwarsaw | 2001-02-15 | 1 | -1/+31 |
| * | SendSubscribeAck(): I18n the welcome messages. | bwarsaw | 2001-02-15 | 1 | -10/+8 |
| * | De-string-module-ify. | bwarsaw | 2001-02-15 | 1 | -12/+12 |
| * | close(), _open_index_file_as_stdout(), write_article(): | bwarsaw | 2001-02-15 | 1 | -8/+17 |
| * | load(), close(): Utils.open_ex() is obsolete. | bwarsaw | 2001-02-15 | 1 | -3/+7 |
| * | processListArch(), write_TOC(), write_article(), update_archive(), | bwarsaw | 2001-02-15 | 1 | -10/+30 |
| * | __archive_file(): Utils.open_ex() is obsolete. | bwarsaw | 2001-02-15 | 1 | -14/+11 |
| * | Use the Python 2.1 version of these modules. nntplib.py has the fixed | bwarsaw | 2001-02-15 | 1 | -0/+312 |
| * | intermediate | bwarsaw | 2001-02-15 | 1 | -24/+122 |
| * | intermediate | bwarsaw | 2001-02-15 | 1 | -1/+1 |
| * | intermediate | bwarsaw | 2001-02-15 | 1 | -1/+1 |
| * | intermediate | bwarsaw | 2001-02-15 | 1 | -0/+1 |
| * | __init__(): Accept information for hash space slicing (slice number | bwarsaw | 2001-02-15 | 1 | -87/+112 |
| * | intermediate | bwarsaw | 2001-02-15 | 1 | -33/+53 |
| * | intermediate | bwarsaw | 2001-02-15 | 1 | -91/+72 |
| * | This crypt wrapper module is no longer necessary. sha is the default | bwarsaw | 2001-02-15 | 1 | -32/+0 |
| * | ValidAdminPassword(): First, use SHA1 as the default hash, and compare | bwarsaw | 2001-02-15 | 1 | -18/+25 |
| * | intermediate | bwarsaw | 2001-02-15 | 1 | -0/+43 |
| * | intermediate | bwarsaw | 2001-02-15 | 1 | -0/+27 |
| * | intermediate | bwarsaw | 2001-02-15 | 1 | -0/+47 |