index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mailman
/
pythonlib
/
tempfile.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-09-27
run_script(): Generalize the filtering out of environment variables.
bwarsaw
1
-6
/
+27
2000-09-27
run_main(): Moved the initialization of logger local to None outside
bwarsaw
1
-4
/
+4
2000-09-26
checkarchivedbs(): Don't bomb out if there are some nondirectories in
bwarsaw
1
-1
/
+1
2000-09-25
process(): Darrell Fuhriman notes that the List-Archive: header's
bwarsaw
1
-2
/
+3
2000-09-25
process(): Typo in Reply-To: munging section's logic crept into the
bwarsaw
1
-1
/
+1
2000-09-24
a few last minute updates
bwarsaw
1
-1
/
+1
2000-09-24
Mailbox._fromlinepattern: optimizations by Tim Peters.
bwarsaw
1
-1
/
+4
2000-09-24
a few last minute updates
bwarsaw
1
-12
/
+14
2000-09-24
a few last minute updates
bwarsaw
1
-3
/
+5
2000-09-24
Mailbox._isrealfromline(): Integrate optimization from proposed Python
bwarsaw
1
-0
/
+6
2000-09-24
Fold the UnixMailbox optimization into Mailman.Mailbox.Mailbox class,
bwarsaw
1
-6
/
+3
2000-09-22
Extensive cleanup and performance improvements. Most signficant changes are:
jhylton
2
-86
/
+101
2000-09-22
misc cleanup
jhylton
1
-29
/
+18
2000-09-22
Fix index generation bug that oocasionally prevented messages from
jhylton
2
-160
/
+202
2000-09-22
a few last minute additions
bwarsaw
1
-1
/
+5
2000-09-22
minor proofreading
bwarsaw
1
-6
/
+7
2000-09-22
Bugs and patches go to SourceForge now.
bwarsaw
1
-4
/
+13
2000-09-22
Dang, another problem with --prefix and --with-var-prefix interaction.
bwarsaw
2
-40
/
+42
2000-09-22
newly generated from 2.0b6's TODO list
bwarsaw
1
-131
/
+138
2000-09-22
Removed debugging print.
bwarsaw
1
-1
/
+0
2000-09-22
New TODO => todo.html generator. Requires Python 2.0
bwarsaw
1
-52
/
+47
2000-09-22
apply patch #100867-- add robot meta tags to cause more intelligent
jhylton
1
-0
/
+3
2000-09-22
replace null bytes in message body with spaces
jhylton
1
-2
/
+4
2000-09-22
More acks.
bwarsaw
2
-1
/
+5
2000-09-22
Updates for 2.0beta6
bwarsaw
1
-0
/
+79
2000-09-22
Another fix for --prefix, --with-var-prefix
bwarsaw
2
-50
/
+60
2000-09-22
Article._get_body(): Python 1.5.2's int() takes only one argument.
bwarsaw
1
-1
/
+1
2000-09-22
decode quoted-printable message bodies
jhylton
1
-4
/
+38
2000-09-22
Small typo in the default case of no --with-var-prefix provided.
bwarsaw
2
-4
/
+4
2000-09-22
default should not be verbose
jhylton
1
-1
/
+1
2000-09-22
Bump to 2.0beta6
bwarsaw
2
-4
/
+4
2000-09-22
Support for patch #101331. Specifically,
bwarsaw
2
-127
/
+163
2000-09-22
Several changes in support of David Champion's SF patch #101331.
bwarsaw
1
-4
/
+8
2000-09-22
Several changes in support of David Champion's SF patch #101331.
bwarsaw
1
-8
/
+13
2000-09-22
Several changes in support of David Champion's SF patch #101331.
bwarsaw
1
-2
/
+1
2000-09-22
Several changes in support of David Champion's SF patch #101331.
bwarsaw
1
-4
/
+17
2000-09-22
Several changes in support of David Champion's SF patch #101331.
bwarsaw
1
-1
/
+2
2000-09-22
Several changes in support of David Champion's SF patch #101331.
bwarsaw
1
-2
/
+3
2000-09-22
Several changes in support of David Champion's SF patch #101331.
bwarsaw
1
-2
/
+2
2000-09-22
Several changes in support of David Champion's SF patch #101331.
bwarsaw
1
-1
/
+3
2000-09-22
Several changes in support of David Champion's SF patch #101331.
bwarsaw
1
-15
/
+27
2000-09-22
get_message(): The filter programs now live in VAR_PREFIX/filters.
bwarsaw
1
-1
/
+1
2000-09-22
What else? More good ideas. ;)
bwarsaw
1
-0
/
+5
2000-09-22
First pass at updates for 2.0. Also fix spelling mistakes.
bwarsaw
1
-46
/
+68
2000-09-22
do_child(): Use a slightly different algorithm for munging the
bwarsaw
1
-5
/
+26
2000-09-22
HyperArchive.__init__(): charset attribute needs to be initialized to
bwarsaw
1
-2
/
+3
2000-09-22
Coding style changes. De-Python-2.0-ification.
bwarsaw
1
-34
/
+58
2000-09-22
Numerous changes to support message bodies and headers that use a
jhylton
2
-196
/
+319