| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add bin/discard script for mass discarding of held messages. | bwarsaw | 2003-08-29 | 1 | -1/+1 |
| * | Updates to include show_qfiles script. | bwarsaw | 2003-08-26 | 1 | -1/+1 |
| * | intermediate | bwarsaw | 2003-08-26 | 1 | -0/+74 |
| * | Updated script from Python 2.3 | bwarsaw | 2003-08-25 | 1 | -3/+3 |
| * | Work around a useless Python 2.3 complaint. | bwarsaw | 2003-08-19 | 1 | -2/+2 |
| * | Instead of -c / --checkaddrs, add -i / --invalid and -u / --unicode. | bwarsaw | 2003-06-20 | 1 | -24/+34 |
| * | Use a slightly different pickle import so its easier to debug. | bwarsaw | 2003-06-19 | 1 | -6/+6 |
| * | Added a --checkaddrs / -c option to do some limited sanity checking on | bwarsaw | 2003-06-17 | 1 | -15/+51 |
| * | start_runner(): mm_cfg.PYTHON should be used in the execl() argv[0] | bwarsaw | 2003-05-15 | 1 | -2/+3 |
| * | Add Python's Tools/i18n/msgfmt.py so we can build .mo files instead of | bwarsaw | 2003-04-21 | 2 | -1/+204 |
| * | main(): Close SF bug # 611185 -- removing any stale list locks when | bwarsaw | 2003-04-19 | 1 | -28/+43 |
| * | Remove all traces of -c / --change-msg. This is an anachronism that | bwarsaw | 2003-04-19 | 1 | -43/+1 |
| * | main(): Add a fix for an mbox bug reported by Eric D. Christensen. If | bwarsaw | 2003-04-17 | 1 | -10/+16 |
| * | Fixed exception name typo in docstring example. | bwarsaw | 2003-04-17 | 1 | -6/+6 |
| * | main(): Long options --start and --end both take arguments. Fixes SF bug | bwarsaw | 2003-04-06 | 1 | -1/+1 |
| * | scanlists(): Fix -w option by repairing a typo. Closes SF bug #710678 | bwarsaw | 2003-04-02 | 1 | -6/+6 |
| * | Typo | bwarsaw | 2003-03-31 | 1 | -1/+1 |
| * | Formatting | bwarsaw | 2003-03-22 | 1 | -5/+5 |
| * | If -n and -N are not given, then the list defaults are used. | bwarsaw | 2003-03-22 | 1 | -17/+24 |
| * | main(): Add a -q/--quiet flag to suppress some of the more verbose output. | bwarsaw | 2003-03-22 | 1 | -19/+33 |
| * | Simone's patch for bug #658261, "transcheck error for double %". | bwarsaw | 2003-03-17 | 1 | -4/+11 |
| * | Use True/False where appropriate. | bwarsaw | 2003-03-14 | 1 | -16/+29 |
| * | Fixed typo in docstring. Closes SF bug # 697321 by Ricardo Kustner. | bwarsaw | 2003-03-14 | 1 | -11/+11 |
| * | safe(): Fix typos. | bwarsaw | 2003-03-13 | 1 | -7/+7 |
| * | More fixes for "funny" characters in real names. | bwarsaw | 2003-03-11 | 1 | -7/+15 |
| * | Update copyright years | bwarsaw | 2003-03-11 | 1 | -1/+1 |
| * | SF patch #683906, add $DESTDIR to install target, by Ademar de Souza Reis | twouters | 2003-03-11 | 1 | -1/+2 |
| * | check_for_site_list(), main(): Complain loudly and refuse to start if | bwarsaw | 2003-02-04 | 1 | -1/+15 |
| * | main(): Fix some dumb coding bugs. | bwarsaw | 2003-01-03 | 1 | -3/+3 |
| * | addall(): Fixed NameError, closing bug #650711 reported by Cabel | bwarsaw | 2002-12-24 | 1 | -1/+1 |
| * | Tokio Kikuchi's patch #656097 for bug #655144; setting language | bwarsaw | 2002-12-24 | 1 | -0/+3 |
| * | main(): Once we know which mailing list we're talking about, set the | bwarsaw | 2002-12-12 | 1 | -0/+1 |
| * | Added --nouserack, --noadminack switches | bwarsaw | 2002-12-10 | 1 | -6/+24 |
| * | Add machinery for list_owners | bwarsaw | 2002-12-04 | 1 | -1/+2 |
| * | do_output(): Fix UnboundLocalError when trying to write to a file we | bwarsaw | 2002-12-04 | 1 | -1/+1 |
| * | intermediate | bwarsaw | 2002-12-04 | 1 | -0/+120 |
| * | remove_old_sources(): Utils.rmdirhier() -> shutil.rmtree() | bwarsaw | 2002-12-02 | 1 | -4/+5 |
| * | main(): This should fix problems when printing list members with | bwarsaw | 2002-12-02 | 1 | -9/+12 |
| * | remove_it(): Utils.rmdirhier() -> shutil.rmtree() | bwarsaw | 2002-12-02 | 1 | -1/+2 |
| * | Update docstring. | bwarsaw | 2002-12-02 | 1 | -1/+1 |
| * | Because of oddities in permissions, it is possible that when you run | bwarsaw | 2002-12-02 | 1 | -0/+6 |
| * | main(): This should fix problems when printing list members with | bwarsaw | 2002-12-02 | 1 | -5/+10 |
| * | do_input(): Fix setting of subscribe_policy based on the value of | bwarsaw | 2002-12-02 | 1 | -4/+13 |
| * | Added a --wipe switch which deletes the generated html archive | bwarsaw | 2002-12-02 | 1 | -3/+16 |
| * | Patch #482934 by David Gibbs, adds a -b/--bare switch to print just | bwarsaw | 2002-11-19 | 1 | -15/+25 |
| * | Added a -q / --quiet option. | bwarsaw | 2002-11-18 | 1 | -3/+9 |
| * | checkwalk(): Fix permissions on -article database files, which must be | bwarsaw | 2002-11-12 | 1 | -0/+14 |
| * | Fix -h/--help and also sprinkle reminders to run bin/check_perms | bwarsaw | 2002-11-08 | 1 | -0/+5 |
| * | Need to install a new configure script to pick up bin/b4b5-archfix | bwarsaw | 2002-11-07 | 1 | -1/+1 |
| * | A fixer of MM2.1b4 archives. | bwarsaw | 2002-11-07 | 1 | -0/+91 |