summaryrefslogtreecommitdiff
path: root/bin/list_members (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move list_lists and list_members over to Mailman.bin package and rewrite tobwarsaw2006-04-291-286/+0
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Instead of -c / --checkaddrs, add -i / --invalid and -u / --unicode.bwarsaw2003-06-201-24/+34
* Added a --checkaddrs / -c option to do some limited sanity checking onbwarsaw2003-06-171-15/+51
* safe(): Fix typos.bwarsaw2003-03-131-7/+7
* More fixes for "funny" characters in real names.bwarsaw2003-03-111-7/+15
* main(): This should fix problems when printing list members withbwarsaw2002-12-021-5/+10
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* Added --fullnames / -f option to print the full names of addresses asbwarsaw2002-08-221-2/+12
* main(): Chuq noticed that error messages were going to stdout, notbwarsaw2002-04-111-2/+2
* whymatches(): Add a comment which explains the intended semantics.bwarsaw2002-03-071-1/+3
* Actually, Marc's patch was closer than mine.bwarsaw2002-03-071-37/+40
* main(): Catch any IndexError exceptions for the args.pop() calls.bwarsaw2002-03-071-36/+40
* statusp(): Renamed to whymatches() for clarity.bwarsaw2002-03-061-3/+3
* Someone -- I forgot who :( -- made a suggestion that list_membersbwarsaw2002-02-231-26/+92
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-2/+2
* All membership related attribute access should use the MemberAdaptorbwarsaw2001-07-191-5/+7
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-071-21/+16
* Make sure all scripts lowercase the list names, since they are casebwarsaw2000-09-111-1/+2
* Some meager consistency in handling errors when trying to open thebwarsaw2000-04-041-2/+3
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Use a more portable way to save/restore sys.stdoutbwarsaw1999-02-241-1/+2
* Make sure -o flag actually works by redirecting output to fpbwarsaw1999-02-241-6/+11
* list_members - a new script for dumping a list's members to stdout or a filebwarsaw1999-01-021-0/+133