1. 392c6fc ConfigParser renaming reversal part 3: move module into place and adapt imports. by Georg Brandl · 16 years ago
  2. eb8cef2 Fixed import of configparser in the distutils module. by Alexandre Vassalotti · 16 years ago
  3. 7663f9e Revert distutils changes done in r63248. by Alexandre Vassalotti · 16 years ago
  4. e2514c6 Updated import statements to use the new `configparser` module name. by Alexandre Vassalotti · 16 years ago
  5. aac5c86 #1858: re-apply patch for this, adding the missing files by Andrew M. Kuchling · 16 years ago
  6. 10f5db6 Revert r62998 as it broke the build (seems distutils.config is missing). by Brett Cannon · 16 years ago
  7. cd8001c #1858 from Tarek Ziade: by Andrew M. Kuchling · 16 years ago
  8. 8bc0965 Removed uses of dict.has_key() from distutils, and uses of by Guido van Rossum · 17 years ago
  9. 254b8f9 Change location of the package index to pypi.python.org/pypi by Martin v. Löwis · 17 years ago
  10. 137ff79 Fix SF#1457312: bad socket error handling in distutils "upload" command. by Phillip J. Eby · 18 years ago
  11. bffb0bc In stdlib, use hashlib instead of deprecated md5 and sha modules. by Georg Brandl · 18 years ago
  12. 2e550b3 Implementation for patch request #1457316: support --identity option by Phillip J. Eby · 19 years ago
  13. 6d0c85a Patch #1299675: Pass metadata in upload. by Martin v. Löwis · 19 years ago
  14. 5cb7846 Fix "upload" command garbling and truncating files on Windows. If it's a by Phillip J. Eby · 19 years ago
  15. eba28be Whitespace normalization. by Tim Peters · 20 years ago
  16. ca5d8fe Add missing socket import by Martin v. Löwis · 20 years ago
  17. 98da562 Make dist_files a triple, with the Python target version included, by Martin v. Löwis · 20 years ago
  18. 8d12158 Make the signature detached. by Martin v. Löwis · 20 years ago
  19. be435bf Don't set the Python version for sdist uploads. by Martin v. Löwis · 20 years ago
  20. f74b923 Upload GPG signature. by Martin v. Löwis · 20 years ago
  21. 98858c9 Actually add the implementation of the command. by Martin v. Löwis · 20 years ago
  22. 55f1bb8 Add the upload command. Make all dist commands register their by Martin v. Löwis · 20 years ago