1. 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
  2. 5b7e9d7 General cleanup, raise normalization in Lib/distutils. by Collin Winter · 17 years ago
  3. 8ed338a Patch #1104111: Alter setup.py --help and --help-commands. by Martin v. Löwis · 20 years ago
  4. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  5. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  6. a683233 Change warning to debug level; it's a very minor issue. by Jeremy Hylton · 22 years ago
  7. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  8. fa9ff76 Untabified. by Greg Ward · 24 years ago
  9. cb1f4c4 Standardized whitespace around function calls. by Greg Ward · 24 years ago
  10. 99b032e Added 'boolean_options' list to support config file parsing. by Greg Ward · 24 years ago
  11. 7ac743b Bastian Kleineidam: fix so it cleans up the temporary script-building by Greg Ward · 24 years ago
  12. ab3a0f3 Fixed imports from '*util' modules to not just import everything from util. by Greg Ward · 24 years ago
  13. 0eeebfd Moved warnings out of 'finalize_options()' into 'run()'. by Greg Ward · 24 years ago
  14. fcd974e Normalized all the end-of-class lines. by Greg Ward · 24 years ago
  15. a04d807 Rename 'build_bdist' to 'bdist_base', and get it by default from the by Gregory P. Smith · 25 years ago
  16. c008488 Typo fix. by Gregory P. Smith · 25 years ago
  17. a190268 Added the 'build_bdist' option and code to clean it up -- this is the by Gregory P. Smith · 25 years ago
  18. 11fc7e4 Tweaked all over: by Greg Ward · 25 years ago
  19. 06537a5 Contribution from Bastian Kleineidam <calvin@cs.uni-sb.de>: by Greg Ward · 25 years ago