1. f14c7fc Fixed #7748: now upload and register commands don't need to force the encoding anymore : DistributionMetada returns utf8 strings by Tarek Ziadé · 16 years ago
  2. 2b66da7 massive import cleaning in Distutils by Tarek Ziadé · 16 years ago
  3. 2421d56 Fixed #7552: fixed distutils.command.upload failure on very long passwords by Tarek Ziadé · 16 years ago
  4. a1cc040 Issue #6286: distutils upload command now uses urllib2 by Tarek Ziadé · 16 years ago
  5. d7c5cee code cleanup by Tarek Ziadé · 16 years ago
  6. e899b71 more tests for the upload command by Tarek Ziadé · 16 years ago
  7. dda92f7 Issue #5052: make Distutils compatible with 2.3 again. by Tarek Ziadé · 16 years ago
  8. 1a240fb fixed #4394 make the storage of the password optional in .pypirc by Tarek Ziadé · 17 years ago
  9. 392c6fc ConfigParser renaming reversal part 3: move module into place and adapt imports. by Georg Brandl · 17 years ago
  10. eb8cef2 Fixed import of configparser in the distutils module. by Alexandre Vassalotti · 17 years ago
  11. 7663f9e Revert distutils changes done in r63248. by Alexandre Vassalotti · 17 years ago
  12. e2514c6 Updated import statements to use the new `configparser` module name. by Alexandre Vassalotti · 17 years ago
  13. aac5c86 #1858: re-apply patch for this, adding the missing files by Andrew M. Kuchling · 17 years ago
  14. 10f5db6 Revert r62998 as it broke the build (seems distutils.config is missing). by Brett Cannon · 17 years ago
  15. cd8001c #1858 from Tarek Ziade: by Andrew M. Kuchling · 17 years ago
  16. 8bc0965 Removed uses of dict.has_key() from distutils, and uses of by Guido van Rossum · 17 years ago
  17. 254b8f9 Change location of the package index to pypi.python.org/pypi by Martin v. Löwis · 18 years ago
  18. 137ff79 Fix SF#1457312: bad socket error handling in distutils "upload" command. by Phillip J. Eby · 19 years ago
  19. bffb0bc In stdlib, use hashlib instead of deprecated md5 and sha modules. by Georg Brandl · 19 years ago
  20. 2e550b3 Implementation for patch request #1457316: support --identity option by Phillip J. Eby · 19 years ago
  21. 6d0c85a Patch #1299675: Pass metadata in upload. by Martin v. Löwis · 20 years ago
  22. 5cb7846 Fix "upload" command garbling and truncating files on Windows. If it's a by Phillip J. Eby · 20 years ago
  23. eba28be Whitespace normalization. by Tim Peters · 20 years ago
  24. ca5d8fe Add missing socket import by Martin v. Löwis · 20 years ago
  25. 98da562 Make dist_files a triple, with the Python target version included, by Martin v. Löwis · 20 years ago
  26. 8d12158 Make the signature detached. by Martin v. Löwis · 20 years ago
  27. be435bf Don't set the Python version for sdist uploads. by Martin v. Löwis · 20 years ago
  28. f74b923 Upload GPG signature. by Martin v. Löwis · 20 years ago
  29. 98858c9 Actually add the implementation of the command. by Martin v. Löwis · 20 years ago
  30. 55f1bb8 Add the upload command. Make all dist commands register their by Martin v. Löwis · 20 years ago