index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
interfaces
/
email
/
interactive
/
send_pgp_mime.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed email.Parser typo in send_pgp_mime.py imports for Python 2.4.
W. Trevor King
2009-09-17
1
-1
/
+1
*
Typo EncryptedMessageFactory -> PGPMimeMessageFactory in send-pgp-mime.py
W. Trevor King
2009-09-11
1
-2
/
+2
*
Cleaned up be-handle-mail's subscriber notification emails (fewer attachments).
W. Trevor King
2009-07-27
1
-12
/
+22
*
Broke encodedMIMEText out of send-pgp-mime.PGPMimeMessageFactory.
W. Trevor King
2009-07-23
1
-20
/
+21
*
Assorted bugfixes to get reworked be-handle-mail working.
W. Trevor King
2009-07-18
1
-1
/
+1
*
Major be-handle-mail rewrite to make things more modular.
W. Trevor King
2009-07-18
1
-2
/
+2
*
Oops, forgot to reset from/to_addr in send_pgp_mime.py unittests
W. Trevor King
2009-07-18
1
-2
/
+2
*
Major send_pgp_mime.py reorganization to better integrate with email.Message.
W. Trevor King
2009-07-18
1
-119
/
+111
*
Normalized whitespace in be-handle-mail and send_pgp_mime.py.
W. Trevor King
2009-07-18
1
-35
/
+35
*
Added "to_unicode" to send_pgp_mime.flatten()
W. Trevor King
2009-07-18
1
-3
/
+5
*
send_pgp_mime.py attempts to avoid UTF-8 for MIMEText messages.
W. Trevor King
2009-07-18
1
-5
/
+15
*
Added send_pgp_mime.Mail.encodedMIMEText() for unicode handling.
W. Trevor King
2009-07-18
1
-3
/
+12
*
Add unicode-header handling to send_pgp_mime.py
W. Trevor King
2009-07-15
1
-11
/
+26
*
Minor tweaks in send_pgp_mime.py
W. Trevor King
2009-07-15
1
-3
/
+1
*
Added --mode=plain option to send_pgp_mime.
W. Trevor King
2009-07-15
1
-0
/
+574