| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | membership_options(): Don't assume the environment has QUERY_STRING. | bwarsaw | 2002-11-18 | 1 | -28/+30 |
| * | install (locally) under the appropriate user | mss | 2002-11-18 | 1 | -2/+2 |
| * | maketext(): If the interpolation fails with a UnicodeError, we try to | bwarsaw | 2002-11-18 | 1 | -1/+7 |
| * | SafeDict.interpolate(): Added for convenience. | bwarsaw | 2002-11-18 | 1 | -4/+7 |
| * | process(): Implement a header/footer MIME wrapper for problematic | bwarsaw | 2002-11-17 | 1 | -13/+52 |
| * | list_listinfo(): Fix a u/i buglet for when no choice is given between | bwarsaw | 2002-11-16 | 1 | -0/+4 |
| * | Translators take note -- I added <mm-digest-question-start> and | bwarsaw | 2002-11-16 | 1 | -1/+3 |
| * | change_options(): Display the fullname and address of the member just | bwarsaw | 2002-11-16 | 1 | -1/+2 |
| * | main(): Watch out for unsubscription confirmations on addresses that | bwarsaw | 2002-11-15 | 1 | -7/+14 |
| * | re-aligned to Nov 13 CVS. | pioppo | 2002-11-15 | 3 | -48/+30 |
| * | Upgrade to JapaneseCodecs 1.4.9 | bwarsaw | 2002-11-15 | 3 | -1/+1 |
| * | Martin v. Loewis's SF patch #634109 for better scrubbing of multipart | bwarsaw | 2002-11-13 | 1 | -22/+52 |
| * | email.Header does everything this module used to do for us, so we | bwarsaw | 2002-11-12 | 1 | -171/+0 |
| * | decode_charset(): We no longer need the EncWord module, since | bwarsaw | 2002-11-12 | 1 | -16/+23 |
| * | checkwalk(): Fix permissions on -article database files, which must be | bwarsaw | 2002-11-12 | 1 | -0/+14 |
| * | ArchiveMail(): Get rid of the try/bare-except wrapper around the | bwarsaw | 2002-11-12 | 1 | -23/+15 |
| * | __get_f(): LookupError is built-in. Bug reported by Carson Gaspar. | bwarsaw | 2002-11-11 | 1 | -1/+1 |
| * | Again some updates of czech translation, some fuzzy entries are also | danohnesorg | 2002-11-10 | 1 | -82/+22 |
| * | Fix -h/--help and also sprinkle reminders to run bin/check_perms | bwarsaw | 2002-11-08 | 1 | -0/+5 |
| * | Results.__init__(): Give default argument of an empty string when | bwarsaw | 2002-11-08 | 1 | -1/+1 |
| * | Must import sys for signal handlers to work. Patch by Terry Hardie, | bwarsaw | 2002-11-07 | 1 | -5/+6 |
| * | Need to install a new configure script to pick up bin/b4b5-archfix | bwarsaw | 2002-11-07 | 3 | -3/+5 |
| * | A fixer of MM2.1b4 archives. | bwarsaw | 2002-11-07 | 1 | -0/+91 |
| * | __getstate__(), __setstate__(): Be slightly more defensive. | bwarsaw | 2002-11-07 | 1 | -6/+14 |
| * | show_pending_subs(): Always uncanonstr() the fullname, even if it's | bwarsaw | 2002-11-06 | 1 | -2/+1 |
| * | More entries | bwarsaw | 2002-11-06 | 2 | -1/+5 |
| * | verpdeliver(): Re-enable To header hacking, but only if doing "Full | bwarsaw | 2002-11-06 | 1 | -27/+27 |
| * | process(): Re-enable the Cc header hacking, but only if personalize == | bwarsaw | 2002-11-06 | 1 | -21/+17 |
| * | GetConfigInfo(): Allow `personalized' to be 3-way valued, with "Full | bwarsaw | 2002-11-06 | 1 | -9/+13 |
| * | updated | mss | 2002-11-05 | 2 | -1/+3 |
| * | checkwalk(): Make sure py, pyc, and pyo files are at least 644. | bwarsaw | 2002-11-05 | 1 | -0/+11 |
| * | install-packages: On second though, use umask 02 instead, since that's | bwarsaw | 2002-11-04 | 1 | -1/+1 |
| * | install-packages: Force the umask to 022 so files get installed with | bwarsaw | 2002-11-04 | 1 | -1/+1 |
| * | Update to reflect the change in the english template. | avalon | 2002-11-04 | 1 | -4/+5 |
| * | Update to Russian catalog | bwarsaw | 2002-11-04 | 1 | -0/+0 |
| * | Added `et' for Estonian. | bwarsaw | 2002-11-04 | 2 | -2/+2 |
| * | Estonian catalogs and templates by Anti Veeranna. | bwarsaw | 2002-11-04 | 36 | -0/+9677 |
| * | GLOBAL_PIPELINE: Re-ordering once again so that Moderate comes before | bwarsaw | 2002-11-04 | 1 | -1/+1 |
| * | Whitespace normalization | bwarsaw | 2002-11-04 | 1 | -3/+3 |
| * | GetConfigInfo(): Only allow the list administrator to choose languages | bwarsaw | 2002-11-04 | 1 | -1/+14 |
| * | request_creation(): Sort the languages by long (human readable) name | bwarsaw | 2002-11-04 | 1 | -4/+12 |
| * | GetConfigInfo(): Make the `emergency' option a normal attribute by | bwarsaw | 2002-11-04 | 1 | -0/+7 |
| * | show_results(): Because of some html form peculiarities, especially on | bwarsaw | 2002-11-04 | 1 | -10/+5 |
| * | process(): Comment out the rewriting of the CC header for personalized | bwarsaw | 2002-11-04 | 1 | -10/+14 |
| * | verpdeliver(): Comment out the rewriting of the To header for | bwarsaw | 2002-11-04 | 1 | -27/+27 |
| * | as_html(): Add a link to the listinfo page for the mailing list. | bwarsaw | 2002-11-04 | 1 | -0/+2 |
| * | Add a link to the listinfo page for the mailing list. Translators, | bwarsaw | 2002-11-04 | 1 | -4/+6 |
| * | Whitespace normalization and pycheckerfication. | bwarsaw | 2002-11-04 | 1 | -113/+111 |
| * | Fixes for terrible performance hits after the i18n patches were | bwarsaw | 2002-11-04 | 1 | -22/+79 |
| * | __getstate__(), __setstate__(): Remove the hackery to avoid pickling | bwarsaw | 2002-11-04 | 1 | -17/+0 |