1. 885bdc4 Issue #25985: sys.version_info is now used instead of sys.version by Serhiy Storchaka · 9 years ago
  2. 17be514 Closes #23437: Make user scripts directory versioned on Windows (patch by pmoore) by Steve Dower · 10 years ago
  3. 0c56bb9 remove 2.2 and 2.6 compat code (closes #22200) by Benjamin Peterson · 10 years ago
  4. e0c6916 #18741: merge with 3.3. by Ezio Melotti · 11 years ago
  5. b5bc353 #18741: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  6. 16b5c13 Merge 3.3, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 12 years ago
  7. c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 12 years ago
  8. d17833d Closes #16135: Removal of OS/2 support (distutils) by Jesus Cea · 12 years ago
  9. 7c9719c Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. by Senthil Kumaran · 13 years ago
  10. bd86301 sys.abiflags is not defined on all platforms. by Barry Warsaw · 14 years ago
  11. 14d98ac Final patch for issue 9807. by Barry Warsaw · 14 years ago
  12. 45ee43b Remove traces of Mac OS 9 support, again (#9508). by Éric Araujo · 14 years ago
  13. 3679727 reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. by Tarek Ziadé · 14 years ago
  14. e41a19e Fix for issue #8577: without this patch test_distutils by Ronald Oussoren · 14 years ago
  15. 94f2528 Remove traces of MacOS9 support. by Ronald Oussoren · 14 years ago
  16. e04deb1 Merged revisions 78354 via svnmerge from by Tarek Ziadé · 15 years ago
  17. 6318767 Merged revisions 77949 via svnmerge from by Tarek Ziadé · 15 years ago
  18. 8b441d0 Merged revisions 77759,77761 via svnmerge from by Tarek Ziadé · 15 years ago
  19. edacea3 Merged revisions 77704,77752 via svnmerge from by Tarek Ziadé · 15 years ago
  20. dc144a0 Merged revisions 73197 via svnmerge from by Tarek Ziadé · 15 years ago
  21. 38e3d51 Merged revisions 70017 via svnmerge from by Tarek Ziadé · 16 years ago
  22. da06606 #4283: fix left-over iteritems() in distutils. by Georg Brandl · 16 years ago
  23. 8dc226f Merged revisions 62774-62775,62785,62787-62788 via svnmerge from by Christian Heimes · 16 years ago
  24. 5e69685 Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from by Christian Heimes · 16 years ago
  25. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  26. 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 17 years ago
  27. 2ac0121 Run 2to3's fix_has_key over distutils. by Collin Winter · 17 years ago
  28. 7f13e6b string.maketrans() now produces translation tables for bytes.translate() -- wrong module? by Georg Brandl · 17 years ago
  29. 5b7e9d7 General cleanup, raise normalization in Lib/distutils. by Collin Winter · 17 years ago
  30. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  31. 572dbf8 Checkpoint. Manipulated things so that string literals are always by Guido van Rossum · 17 years ago
  32. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  33. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  34. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  35. 1d1eac3 Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. by Thomas Heller · 20 years ago
  36. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  37. f2113f0 Backing out the basic dependency checking (from pycon sprint). by Anthony Baxter · 20 years ago
  38. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  39. ec6229e Make distutils "install --home" support all platforms. by Fred Drake · 20 years ago
  40. 05f842b Basic dependency checking. setup() has two new optional arguments by Anthony Baxter · 21 years ago
  41. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  42. 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
  43. fcd7353 Use distutils.debug.DEBUG instead of distutils.core.DEBUG. by Jeremy Hylton · 22 years ago
  44. dc8412e Move warning about directory not on sys.path to debug level. by Jeremy Hylton · 22 years ago
  45. b26ca9d Revert part of previous patch: several install_* subcommands expect by Andrew M. Kuchling · 23 years ago
  46. 3f1822b Add missing Boolean options by Andrew M. Kuchling · 23 years ago
  47. 2544f51 OS/2 patches by Andrew I MacIntyre for distutils. by Marc-André Lemburg · 23 years ago
  48. 21d4535 Whitespace normalization. by Fred Drake · 23 years ago
  49. a8ea5ba [Bug #436732] install.py does not record a created *.pth file in the by Andrew M. Kuchling · 23 years ago
  50. f17efb9 Patch #449054 to implement PEP 250. The standard install directory for by Greg Ward · 23 years ago
  51. 665f248 Add forgotten import by Andrew M. Kuchling · 23 years ago
  52. 9710297 Modified version of a patch from Jeremy Kloth, to make .get_outputs() by Andrew M. Kuchling · 24 years ago
  53. 8fe2c12 Add forgotten initialization. Fixes bug #120994, "Traceback with by Andrew M. Kuchling · 24 years ago
  54. fa9ff76 Untabified. by Greg Ward · 24 years ago
  55. 0b4dafc Lyle Johnson: use 'normcase()' in addition to 'normpath()' when testing if by Greg Ward · 24 years ago
  56. a9d3783 Fixed so --no-compile is a negative alias for --compile. by Greg Ward · 24 years ago
  57. 8161022 Added --compile, --optimize options so users have an easy way to by Greg Ward · 24 years ago
  58. cb1f4c4 Standardized whitespace around function calls. by Greg Ward · 24 years ago
  59. 70b1fd1 Moved some things around for better organization. by Greg Ward · 24 years ago
  60. 99b032e Added 'boolean_options' list to support config file parsing. by Greg Ward · 24 years ago
  61. 379a02f Changed all paths in the INSTALL_SCHEMES dict to Unix syntax, and added by Greg Ward · 24 years ago
  62. fadefed Factored the "sub-command" machinery out to Command. Mainly, this by Greg Ward · 24 years ago
  63. e918b6f Typo fix. by Greg Ward · 24 years ago
  64. 9bd3e9b Adjust to the new sysconfig regime: use 'get_config_vars()' instead by Greg Ward · 24 years ago
  65. 3a0310a Added --force (-f) option to force installation (including bytecode by Greg Ward · 24 years ago
  66. d75a276 Fix install directories on Mac OS: now everything goes to by Greg Ward · 24 years ago
  67. 1b024d3 Fix so the 'install_libbase' directory -- where .pth files are installed -- by Greg Ward · 24 years ago
  68. ab3a0f3 Fixed imports from '*util' modules to not just import everything from util. by Greg Ward · 24 years ago
  69. fa2f4b6 Changed the default installation directory for data files (used by by Greg Ward · 24 years ago
  70. e2383a6 Rene Liebscher: when fixing up directories with an alternate root, include by Greg Ward · 24 years ago
  71. c566232 Fixed install directory for header files on Unix. by Greg Ward · 24 years ago
  72. d8dfb4c Renamed 'native_path()' to 'convert_path()'. by Greg Ward · 24 years ago
  73. fbb04c4 Only print debugging output if DEBUG (imported from distutils.core) is true. by Greg Ward · 24 years ago
  74. 4fb29e5 Some far-reaching naming changes: by Greg Ward · 24 years ago
  75. cae5a1f Support for the "install_headers" command: by Greg Ward · 24 years ago
  76. fcd974e Normalized all the end-of-class lines. by Greg Ward · 24 years ago
  77. a4adafd Changed the semantics of the 'sub_commands' list: instead of function by Greg Ward · 24 years ago
  78. 0ec8ef1 Made the '--record' option take an argument, which is the name of the by Gregory P. Smith · 24 years ago
  79. 7e855ef Ditch the explicit search for *.py[co] files -- they're now included in by Gregory P. Smith · 24 years ago
  80. f9ebf98 Moved check for installation to non-sys.path location so it comes by Gregory P. Smith · 24 years ago
  81. 8cb6761 Harry Henry Gebel: add the "--record" option to write the list of by Gregory P. Smith · 24 years ago
  82. 17f641c Fixed 'select_scheme()' so it doesn't override a directory attribute that's by Gregory P. Smith · 24 years ago
  83. 74ead8f Added --skip-build option, so lazy debuggers/testers (mainly me) don't by Gregory P. Smith · 24 years ago
  84. b2e3bb3 Patch from Bastien Kleineidam: by Gregory P. Smith · 24 years ago
  85. 6a647bb Added the "--root" option as a sort of meta-install-base; if supplied, by Greg Ward · 24 years ago
  86. ff2d9b7 Hacked things up a bit so that configuration variables are expanded by Greg Ward · 24 years ago
  87. ba38d12 Fixed 'get_outputs()' so it actually works. by Greg Ward · 25 years ago
  88. ee94c57 Changed so the sub-commands we rely on to do the real work is specified by Greg Ward · 25 years ago
  89. 790c110 Revised tons of comments to reflect the current state of affairs better. by Greg Ward · 25 years ago
  90. 048ca7d Run 'install_lib' instead of 'install_py', and ditch 'install_ext' by Greg Ward · 25 years ago
  91. 066af10 Dropped any notion of allowing the user to specify the build directories: by Greg Ward · 25 years ago
  92. a233d86 Yet another complete rewrite. Hopefully the *last* complete rewrite of by Greg Ward · 25 years ago
  93. 3ce77fd Changed '__rcsid__' to '__revision__'. by Greg Ward · 25 years ago
  94. 4f08e4f Unfinished, untested implementation of the lovely baroque installation scheme by Greg Ward · 25 years ago
  95. e01149c Renamed 'set_default_options()' to 'initialize_options()', and by Greg Ward · 25 years ago
  96. bbeceea Renamed all 'options' class attributes to 'user_options'. by Greg Ward · 25 years ago
  97. 1993f9a Renamed all command classes so they're exactly the same as the name of the by Greg Ward · 25 years ago
  98. 37bc815 Added 'description' class attribute to every command class (to help the by Greg Ward · 25 years ago
  99. c27d800 Always run sys.prefix and sys.exec_prefix through 'os.path.normpath()' by Greg Ward · 25 years ago
  100. e6ac2fc Renamed many options to be consistent across commands. by Greg Ward · 25 years ago