| Commit message (Expand) | Author | Files | Lines |
| 1998-12-31 | Changed the paths so that this script can be run from the top level | bwarsaw | 1 | -3/+3 |
| 1998-12-31 | todo.html is generated from TODO file. Might as well release this. | bwarsaw | 2 | -1/+120 |
| 1998-12-31 | The usual | bwarsaw | 1 | -1/+1 |
| 1998-12-31 | Added a few more names -- Ken, John, Scott, please add anybody else. | bwarsaw | 1 | -0/+6 |
| 1998-12-31 | Added changes with 1.0b7 -- Ken, John, and Scott, please proofread. | bwarsaw | 1 | -0/+33 |
| 1998-12-31 | Some formatting changes, removed line that the release looks for | bwarsaw | 1 | -22/+17 |
| 1998-12-31 | As with the IPC7 directory, let's go ahead and release the published | bwarsaw | 3 | -66034/+1 |
| 1998-12-31 | Since these papers have been published, we might as well release them | bwarsaw | 7 | -730/+8 |
| 1998-12-30 | SendMailToNewsGroup(): Slight reconfiguration of error messages | bwarsaw | 1 | -7/+7 |
| 1998-12-30 | SendMailToNewsGroup(): Don't raise an exception when either the | bwarsaw | 1 | -4/+8 |
| 1998-12-30 | FormatMembershipOptions(): Changes to the table that gets built to | bwarsaw | 1 | -8/+28 |
| 1998-12-30 | new class: DefinitionList | bwarsaw | 1 | -5/+14 |
| 1998-12-30 | AddMember(), ApprovedAddMember(): In both cases, normalize address | bwarsaw | 1 | -0/+14 |
| 1998-12-30 | In `subscribees' section, parse address through Utils.ParseAddrs() so | bwarsaw | 1 | -0/+1 |
| 1998-12-30 | ParseAddrs(): New function which attempts to parse out the email | bwarsaw | 1 | -0/+42 |
| 1998-12-29 | __get_f(): Use Mailman.Utils.reraise() | bwarsaw | 1 | -5/+2 |
| 1998-12-29 | Use the default argument to the reraise() function | bwarsaw | 1 | -4/+4 |
| 1998-12-29 | reraise(): exc argument is optional, to more closely resemble Python | bwarsaw | 1 | -2/+5 |
| 1998-12-29 | ChangeOptions(): Rework the test for empty or whitespace-only blank | bwarsaw | 1 | -8/+18 |
| 1998-12-29 | LogStdErr(): small patch to ensure we get a stdout. Python 1.5 | bwarsaw | 1 | -1/+5 |
| 1998-12-29 | Be sure we import the latest version of tempfile.py from the Python | bwarsaw | 1 | -8/+13 |