1. 5cb7846 Fix "upload" command garbling and truncating files on Windows. If it's a by Phillip J. Eby · 19 years ago
  2. fa7e6b4 typo fix, thanks Jeremy Sanders by Anthony Baxter · 19 years ago
  3. a6e8a4a Since PyPI only accepts UTF-8 encoded data now, make sure that the data is by Walter Dörwald · 19 years ago
  4. eba28be Whitespace normalization. by Tim Peters · 19 years ago
  5. 700f36c Two lines in this file had unbalanced parentheses -- couldn't possibly by Tim Peters · 19 years ago
  6. ca5d8fe Add missing socket import by Martin v. Löwis · 20 years ago
  7. c6699b7 minor cleanup by Fred Drake · 20 years ago
  8. 8efd904 Make SRPMs pyversion 'any'. by Martin v. Löwis · 20 years ago
  9. 98da562 Make dist_files a triple, with the Python target version included, by Martin v. Löwis · 20 years ago
  10. 8d12158 Make the signature detached. by Martin v. Löwis · 20 years ago
  11. 24ff83d Fix registration of output file. by Martin v. Löwis · 20 years ago
  12. be435bf Don't set the Python version for sdist uploads. by Martin v. Löwis · 20 years ago
  13. f74b923 Upload GPG signature. by Martin v. Löwis · 20 years ago
  14. 98858c9 Actually add the implementation of the command. by Martin v. Löwis · 20 years ago
  15. 55f1bb8 Add the upload command. Make all dist commands register their by Martin v. Löwis · 20 years ago
  16. db7b002 PEP 314 implementation (client side): by Fred Drake · 20 years ago
  17. 8ed338a Patch #1104111: Alter setup.py --help and --help-commands. by Martin v. Löwis · 20 years ago
  18. 07561b3 Recompiled after source changes. by Thomas Heller · 20 years ago
  19. 1d1eac3 Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. by Thomas Heller · 20 years ago
  20. ee4bb66 Recompiled after source changes. by Thomas Heller · 20 years ago
  21. 58d89db Restore Python 2.1 compatibility (os.extsep was introduced in Python 2.2). by Marc-André Lemburg · 20 years ago
  22. 0e920a7 Recompiled binaries after source changes. by Thomas Heller · 20 years ago
  23. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  24. 79d9bfa Fix [1055540 ] bdist_wininst broken for pure Python distributions by Mark Hammond · 20 years ago
  25. a024034 Patch 1046644 - improved distutils support for SWIG. by Anthony Baxter · 20 years ago
  26. f2113f0 Backing out the basic dependency checking (from pycon sprint). by Anthony Baxter · 20 years ago
  27. 6011a3c SF Patch 1022011: Add a command-line argument --no-autoreq, which sets the by Sean Reifschneider · 20 years ago
  28. 57a6a41 SF Patch 1022003: Change bdist_rpm _topdir to use by Sean Reifschneider · 20 years ago
  29. 0e9980f Whitespace normalization. by Tim Peters · 20 years ago
  30. 23c48a1 Patch #808120: Add --force-arch=ARCH to bdist_rpm.py. by Martin v. Löwis · 20 years ago
  31. 641d648 Patch #808115: Add script support to bdist_rpm.py. by Martin v. Löwis · 20 years ago
  32. cae9e67 Patch #970015: Replace - by _ in version and release. by Martin v. Löwis · 20 years ago
  33. cf52524 Patch #970019: Include version and release in the BuildRoot. by Martin v. Löwis · 20 years ago
  34. 9f5c0c4 Patch #736857, #736859: Add -e option to build_scripts. by Martin v. Löwis · 20 years ago
  35. 30d0008 The get_installer_filename() method forgot to return the name it by Thomas Heller · 20 years ago
  36. 25d8892 Since build_py handles package data installation, the list of outputs by Fred Drake · 20 years ago
  37. 612eb09 Factored out a method to determine the final installer filename. by Thomas Heller · 20 years ago
  38. ee6fd06 bdist_wininst does now properly handle unicode strings or byte strings by Thomas Heller · 20 years ago
  39. 36a0f89 The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 20 years ago
  40. b8f134e The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 20 years ago
  41. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  42. b60b242 Recompiled after source file changes. by Thomas Heller · 20 years ago
  43. a146fea Fix SF#983164. by Thomas Heller · 20 years ago
  44. 32b8f80 Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy. by Thomas Heller · 20 years ago
  45. ec6229e Make distutils "install --home" support all platforms. by Fred Drake · 20 years ago
  46. 4dbda47 If self.packages is None (this can happen, I saw it), return by Sjoerd Mullender · 20 years ago
  47. 89a2dc7 Rebuild the wininst.exe files. by Thomas Heller · 20 years ago
  48. b849edd fix bug: list of data files was initialized too soon in build_py by Fred Drake · 20 years ago
  49. 0eb32a6 Add support for package data. by Fred Drake · 20 years ago
  50. c982bbd Bug 957381: rpmbuild builds a -debuginfo rpm on recent Redhat and Fedora releases. by Anthony Baxter · 20 years ago
  51. 2f50e90 SF patch 959726: sdist versus SVN by Tim Peters · 20 years ago
  52. c312b07 Reverting local change checked in by mistake. by Tim Peters · 20 years ago
  53. 926bc22 Added 2.3.3 and 2.3.4 to the release table. Added 2004 to the list of by Tim Peters · 20 years ago
  54. 4b49823 make sure the default manifest generation includes files identified as by Fred Drake · 21 years ago
  55. 05f842b Basic dependency checking. setup() has two new optional arguments by Anthony Baxter · 21 years ago
  56. 0bc9c91 Use the right wininstXX.exe, depending on msvccompiler.get_build_version(). by Thomas Heller · 21 years ago
  57. 612371d wininst-6.exe and wininst-7.1.exe are in CVS, so that they can be by Thomas Heller · 21 years ago
  58. 90b0f1c wininst.exe is no longer used - we now need wininst-6.exe or wininst-7.1.exe. by Thomas Heller · 21 years ago
  59. 4ae4f83 Recompiled the binary wininst.exe. by Thomas Heller · 21 years ago
  60. a19cdad Patch #892660 from Mark Hammond, for distutils bdist_wininst command. by Thomas Heller · 21 years ago
  61. 8279170 Revert another local change that snuck into a whitespace normalization patch. by Tim Peters · 21 years ago
  62. 58eb11c Whitespace normalization. by Tim Peters · 21 years ago
  63. 6cf2619 Do not add extra "\n" after bang line. by Gustavo Niemeyer · 21 years ago
  64. cd494ad Fix for sf # 749210, wininst isn't build correctly after building zip. by Thomas Heller · 21 years ago
  65. 058a84f Remove the --verify option in favor of the standard -n/--dry-run option by Andrew M. Kuchling · 21 years ago
  66. a2eaf31 [Bug #69389] List register command in __all__, so setup.py --help-commands will now list it by Andrew M. Kuchling · 22 years ago
  67. a9ccce3 Improve description by Andrew M. Kuchling · 22 years ago
  68. e557f35 [Patch #695090 from Bernhard Herzog] Allow specifying both py_modules and packages by Andrew M. Kuchling · 22 years ago
  69. 80be59b Include download_url in the data POSTed to the catalog server by Andrew M. Kuchling · 22 years ago
  70. 23c98c5 [Patch #684398] Rename verbose argument to show-response; don't conditionalize the get_classifiers() call by Andrew M. Kuchling · 22 years ago
  71. e12dcd7 Use python.org as the repository by Andrew M. Kuchling · 22 years ago
  72. 679bc9f [Patch #681504] Call customize_compiler in config command by Andrew M. Kuchling · 22 years ago
  73. ca3fec7 patch #664131, fix config command on OSX and Linux by Just van Rossum · 22 years ago
  74. d3590f9 Only log a message and chmod() when the mode isn't already what we by Guido van Rossum · 22 years ago
  75. bcb0e20 Change the mode of scripts in the build/scripts* directory to executable. by Guido van Rossum · 22 years ago
  76. 51a6a4c [Patch #658094 ] PEP 301 implementation Add the 'register' distutils command by Andrew M. Kuchling · 22 years ago
  77. 8e30bcd Fix mode on scripts to have the read bit set (noted by Nicholas Riley) by Andrew M. Kuchling · 22 years ago
  78. 94e7bb7 Use "is" to test type objects, not "==". by Fred Drake · 22 years ago
  79. acd5cb2 Fix for bug #410541: bdist builds bogus .zips by Andrew M. Kuchling · 22 years ago
  80. 450cafa (This is hopefully the last large, funny checkin message for by Thomas Heller · 22 years ago
  81. 3a23c3f get_python_version was not imported. by Thomas Heller · 22 years ago
  82. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  83. a6483d2 Remove 'created by' lines; people can use CVS for this, and the information is often out of date by Andrew M. Kuchling · 22 years ago
  84. 1cace1a [Bug #550364] Use sysconfig.get_python_version() by Andrew M. Kuchling · 22 years ago
  85. 706867c Fix comment typo by Andrew M. Kuchling · 22 years ago
  86. 492620a Use dynamic linking for the SHGetSpecialFolderPath function, it is not by Thomas Heller · 22 years ago
  87. fbceb01 Fixed bug "[#466200] ability to specify a 'verify' script". by Gustavo Niemeyer · 22 years ago
  88. 6b01685 This patch fixes the following bugs: by Gustavo Niemeyer · 22 years ago
  89. d7c14c6 Must now give the basename - not including directories - of the by Thomas Heller · 22 years ago
  90. 47ca2bc [Patch #588809] Remove check of environment variables; sysconfig.py will do that now by Andrew M. Kuchling · 22 years ago
  91. b6c316f [Bug #570655] Fix misleading option text by Andrew M. Kuchling · 22 years ago
  92. 05c9335 Fixes SF bug#614051: win32 build_ext problem. by Thomas Heller · 22 years ago
  93. 5b1614d Recreated after source changes. by Thomas Heller · 22 years ago
  94. 0cf4269 Recreated after source changes. by Thomas Heller · 22 years ago
  95. d98d25e Revert the previous checkin - it didn't work anyway. by Thomas Heller · 22 years ago
  96. bb20bb6 Patch #619493: Prefer rpmbuild over rpm if available. Backported to 2.2. by Martin v. Löwis · 22 years ago
  97. c7cdd71 Pulling Mark Alexander's contribution from CVS. by Marc-André Lemburg · 22 years ago
  98. fcd7353 Use distutils.debug.DEBUG instead of distutils.core.DEBUG. by Jeremy Hylton · 22 years ago
  99. 4013cbd Include an empty body when checking for a header file by Andrew M. Kuchling · 22 years ago
  100. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago