1. f2d7d15 moved command logging routines into IMAP4 class: thread safe/faster by Piers Lauder · 22 years ago
  2. e12454f The Grande 'sendall()' patch, copied from release21-maint. Fixes #516715. by Martin v. Löwis · 22 years ago
  3. db51920 Time2Internaldate(): Call isinstance() once for each of the type tests by Fred Drake · 22 years ago
  4. ea752fb Check for time.struct_time in addition to tuples. Use 3 characters by Martin v. Löwis · 22 years ago
  5. 1633a2e Whitespace normalization. by Tim Peters · 23 years ago
  6. d6bebce Make tabnanny happy. (Piers, please run the test suite before by Guido van Rossum · 23 years ago
  7. fe6accf update version number by Piers Lauder · 23 years ago
  8. 0402dd1 fix send method not noticing when partial sends happen by Piers Lauder · 23 years ago
  9. c0f1bfe SF bug #469910 by Alfonso Baciero: Bugfix for imaplib for macintosh by Guido van Rossum · 23 years ago
  10. a79bbac Remove redundant 'import sys' (PyChecker). by Guido van Rossum · 23 years ago
  11. e02f904 fix for Bug ID 448100 - "test code using NL instead of CRNL" by Piers Lauder · 23 years ago
  12. 87cc0c3 Whitespace normalization, plus: by Tim Peters · 23 years ago
  13. 15e5d53 apply patch item #416253 by Piers Lauder · 23 years ago
  14. 34d9705 fix missed conversion in ESR's string conversion by Piers Lauder · 23 years ago
  15. ff0a2bb Somebody checked this in w/ an ambiguous tab/space mix (reported by Mark Favas). by Tim Peters · 23 years ago
  16. a85e2c8 SF patch #433619, by Michel Pelletier: by Guido van Rossum · 23 years ago
  17. f5d3ea0 Fix previous checkin, hopelessly broken as it was; reported by Detlef Lannert. by Jeremy Hylton · 23 years ago
  18. 3a9a96c replace exec with simple assignments by Jeremy Hylton · 23 years ago
  19. 25a0cbc String method conversion. by Eric S. Raymond · 23 years ago
  20. f449391 __all__: removed "error", "abort", "readonly", as these are not by Barry Warsaw · 23 years ago
  21. 2dd4276 added a few more __all__ lists fixed typo in ihooks docstring by Skip Montanaro · 23 years ago
  22. 07e99cb Whitespace normalization. by Tim Peters · 23 years ago
  23. fd267d9 Piers Lauder <piers@cs.su.oz.au>: by Fred Drake · 24 years ago
  24. 93a7c0f Fredrik Lundh: by Guido van Rossum · 24 years ago
  25. 66d4513 Piers Lauder: by Guido van Rossum · 24 years ago
  26. 619c337 Patch by Piers Lauder, who writes: by Guido van Rossum · 24 years ago
  27. 98d9fd3 Simple changes by Gerrit Holl - move author acknowledgements out of by Guido van Rossum · 24 years ago
  28. 19ce91b Piers Lauder: by Guido van Rossum · 24 years ago
  29. f36b182 Patches by Piers Lauder. by Guido van Rossum · 24 years ago
  30. 8c06221 V 2.16 from Piers: by Guido van Rossum · 25 years ago
  31. 04da10c Piers Lauder writes: by Guido van Rossum · 26 years ago
  32. 26367a0 New version from Piers Lauder, who writes: by Guido van Rossum · 26 years ago
  33. b1f0812 Piers' latest version, labeled 2.11. This time he integrated my by Guido van Rossum · 26 years ago
  34. eda960a Piers' latest version -- authentication added by Donn Cave. by Guido van Rossum · 26 years ago
  35. d659693 Improve the self-test code a bit: read a host from sys.argv[1] if set, by Guido van Rossum · 26 years ago
  36. 6884af7 Piers Lauders' latest version, with some of my own changes reapplied. by Guido van Rossum · 26 years ago
  37. b26a1b4 Use random instead of whrandom. by Guido van Rossum · 26 years ago
  38. 4658682 Subject: bug fixes for imaplib.py by Guido van Rossum · 26 years ago
  39. a986bb7 Take out the check for AUTH-LOGIN or AUTH=LOGIN in login() -- some by Guido van Rossum · 26 years ago
  40. be14e69 New revision -- sometimes it's AUTH-LOGIN, sometimes AUTH=LOGIN! by Guido van Rossum · 26 years ago
  41. 38d8f4e New version doesn't require REV1 capability. by Guido van Rossum · 26 years ago
  42. eeec0af Piers' new version (but I unfolded a few doc strings). by Guido van Rossum · 26 years ago
  43. c2c07fa Piers Lauder's IMAP module. by Guido van Rossum · 26 years ago