summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Typo, whitespace normalization.bwarsaw2002-11-041-5/+5
* Style.bwarsaw2002-11-041-1/+1
* Updated norwegian catalog.avalon2002-10-292-8/+18
* to_dollar(): We have to not only escape $'s but we have to unescapebwarsaw2002-10-291-2/+2
* Updated catalogs, including for Brazilian Portuguese by Gleysdsonbwarsaw2002-10-2929-2928/+4215
* _dispose(): I think this fixes a bug we are seeing on mailman-users,bwarsaw2002-10-291-5/+10
* show_pending_subs(): Another place where we have to uncanonstr() abwarsaw2002-10-291-0/+2
* Updatesbwarsaw2002-10-291-0/+158
* Bump version number.bwarsaw2002-10-281-1/+1
* Move the import of Charset to after the import of paths, so we pick upbwarsaw2002-10-281-4/+4
* One more patch...bwarsaw2002-10-281-0/+2
* usage(): Default argument.bwarsaw2002-10-281-1/+1
* Dutch catalog updates from Danny Terweij.bwarsaw2002-10-282-126/+134
* Whitespace normalizationbwarsaw2002-10-281-6/+6
* pending_requests(): Include the Subject header in the pending summary.bwarsaw2002-10-281-2/+4
* Use the autoconf substitution for the #! line.bwarsaw2002-10-281-1/+1
* add_options_table_item(): Pass the elaboration tobwarsaw2002-10-281-3/+7
* Initial norwegian translation of this template.avalon2002-10-285-0/+80
* Minor update to reflect the change in the english template 2002-08-24.avalon2002-10-281-2/+2
* Minor update to reflect the change in the english template 2002-08-15.avalon2002-10-281-0/+1
* Almost complete norwegian translation, only a few command line utils remainin...avalon2002-10-272-26/+71
* Oops, forgot to commit this, too!pioppo2002-10-271-1/+1
* Oops! forgot to commit this!pioppo2002-10-271-2/+2
* An updatebwarsaw2002-10-271-1/+250
* ftp://ftp.gnu.org -> http://ftp.gnu.orgbwarsaw2002-10-263-8/+8
* Update copyright years.bwarsaw2002-10-261-1/+1
* Lots of additionsbwarsaw2002-10-261-0/+13
* Updated what's new in 2.1b4.bwarsaw2002-10-261-22/+112
* Updatesbwarsaw2002-10-266-49/+31
* Updated Japanese and Russian catalogs.bwarsaw2002-10-266-213/+264
* last minute fixes, now ready for 2.1b4...pioppo2002-10-262-40/+27
* just a checkpoingmss2002-10-251-78/+66
* checkpoint (i wish i could spend more time on it)mss2002-10-252-1179/+638
* Prepare for beta4bwarsaw2002-10-251-2/+2
* The latest catalog updates, in preparation for beta 4.bwarsaw2002-10-2529-3966/+4232
* DEFAULT_PASS_MIME_TYPES: Set the default to something that seemsbwarsaw2002-10-251-1/+3
* show_helds_overview(), show_post_requests(): Suggestion by Peerbwarsaw2002-10-251-3/+16
* Updated. Doing a Unicode comparison is probably enough.bwarsaw2002-10-251-3/+2
* ProcessConfirmation(): When doing a Pending.UNSUBSCRIPTION, set whencebwarsaw2002-10-251-1/+6
* create(): Restore a few lines that got accidently deleted in the lastbwarsaw2002-10-251-0/+2
* maybe_forward(): Add a useful URL as suggested by Fil.bwarsaw2002-10-251-0/+4
* pending_requests(): The requests.pck database may have Unicode stringsbwarsaw2002-10-251-1/+19
* create(): Simply return when mlist is None.bwarsaw2002-10-231-5/+5
* Sanitize dsn_10.txtbwarsaw2002-10-232-95/+22
* Updatesbwarsaw2002-10-236-112/+270
* Making more work for ourselves.bwarsaw2002-10-231-1/+7
* process(): If the metadata has an `envsender' key, use that as thebwarsaw2002-10-231-4/+6
* OwnerNotification.__init__(): The signature of the OwnerNotificationbwarsaw2002-10-231-1/+21
* ApprovedDeleteMember(): The signature of the OwnerNotificationbwarsaw2002-10-231-8/+2
* ForwardMessage(): The signature of the OwnerNotification constructorbwarsaw2002-10-231-2/+1