summaryrefslogtreecommitdiff
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set default umask for qrunners to 007.msapiro2006-02-051-4/+5
* Fixed bad escape '\0176' in re.msapiro2006-01-221-3/+4
* http://mail.python.org/pipermail/mailman-developers/2006-January/018548.htmltkikuchi2006-01-191-4/+12
* templ2po.py normalization of '\r\n' to '\n'.tkikuchi2006-01-082-5/+9
* Port cleaning changes forward from 2.1-maint branch.bwarsaw2005-12-302-4/+5
* Whitespace normalization.bwarsaw2005-12-301-1/+4
* Added copyright notice and a few other style changes.bwarsaw2005-12-301-33/+63
* Fix bug in generating the last file.tkikuchi2005-12-061-3/+12
* Add helper script for extract pot from templates/en/* and generatetkikuchi2005-12-063-1/+161
* Arg checking too agressive - didn't allow 0 args with --fromall and --file=msapiro2005-12-021-4/+4
* Add mm_cfg.String in the i18n output, and copyright.tkikuchi2005-11-041-2/+2
* config_list i18n. Add PEP 263 charset and restructure output a bit.tkikuchi2005-11-011-15/+28
* back port from 2.1.6 / adding new files.tkikuchi2005-08-2812-120/+667
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-2733-33/+33
* Disable bin/update on the head of cvs.bwarsaw2004-03-081-1/+3
* intermediatebwarsaw2003-08-291-0/+120
* Add bin/discard script for mass discarding of held messages.bwarsaw2003-08-291-1/+1
* Updates to include show_qfiles script.bwarsaw2003-08-261-1/+1
* intermediatebwarsaw2003-08-261-0/+74
* Updated script from Python 2.3bwarsaw2003-08-251-3/+3
* Work around a useless Python 2.3 complaint.bwarsaw2003-08-191-2/+2
* Instead of -c / --checkaddrs, add -i / --invalid and -u / --unicode.bwarsaw2003-06-201-24/+34
* Use a slightly different pickle import so its easier to debug.bwarsaw2003-06-191-6/+6
* Added a --checkaddrs / -c option to do some limited sanity checking onbwarsaw2003-06-171-15/+51
* start_runner(): mm_cfg.PYTHON should be used in the execl() argv[0]bwarsaw2003-05-151-2/+3
* Add Python's Tools/i18n/msgfmt.py so we can build .mo files instead ofbwarsaw2003-04-212-1/+204
* main(): Close SF bug # 611185 -- removing any stale list locks whenbwarsaw2003-04-191-28/+43
* Remove all traces of -c / --change-msg. This is an anachronism thatbwarsaw2003-04-191-43/+1
* main(): Add a fix for an mbox bug reported by Eric D. Christensen. Ifbwarsaw2003-04-171-10/+16
* Fixed exception name typo in docstring example.bwarsaw2003-04-171-6/+6
* main(): Long options --start and --end both take arguments. Fixes SF bugbwarsaw2003-04-061-1/+1
* scanlists(): Fix -w option by repairing a typo. Closes SF bug #710678bwarsaw2003-04-021-6/+6
* Typobwarsaw2003-03-311-1/+1
* Formattingbwarsaw2003-03-221-5/+5
* If -n and -N are not given, then the list defaults are used.bwarsaw2003-03-221-17/+24
* main(): Add a -q/--quiet flag to suppress some of the more verbose output.bwarsaw2003-03-221-19/+33
* Simone's patch for bug #658261, "transcheck error for double %".bwarsaw2003-03-171-4/+11
* Use True/False where appropriate.bwarsaw2003-03-141-16/+29
* Fixed typo in docstring. Closes SF bug # 697321 by Ricardo Kustner.bwarsaw2003-03-141-11/+11
* safe(): Fix typos.bwarsaw2003-03-131-7/+7
* More fixes for "funny" characters in real names.bwarsaw2003-03-111-7/+15
* Update copyright yearsbwarsaw2003-03-111-1/+1
* SF patch #683906, add $DESTDIR to install target, by Ademar de Souza Reistwouters2003-03-111-1/+2
* check_for_site_list(), main(): Complain loudly and refuse to start ifbwarsaw2003-02-041-1/+15
* main(): Fix some dumb coding bugs.bwarsaw2003-01-031-3/+3
* addall(): Fixed NameError, closing bug #650711 reported by Cabelbwarsaw2002-12-241-1/+1
* Tokio Kikuchi's patch #656097 for bug #655144; setting languagebwarsaw2002-12-241-0/+3
* main(): Once we know which mailing list we're talking about, set thebwarsaw2002-12-121-0/+1
* Added --nouserack, --noadminack switchesbwarsaw2002-12-101-6/+24
* Add machinery for list_ownersbwarsaw2002-12-041-1/+2