1. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  2. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  3. 40f23e0 Part of the fix for bug #410541: add ensure_relative() function by Andrew M. Kuchling · 22 years ago
  4. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  5. 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
  6. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  7. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  8. 963cd2d Andrew Kuchling: changed so the '_path_created' dictionary is keyed on by Greg Ward · 24 years ago
  9. 071ed76 Standardize whitespace in function calls. by Greg Ward · 24 years ago
  10. b248b7f Renamed PATH_CREATED to _path_created, on the grounds that it's private and by Greg Ward · 24 years ago
  11. fcd4f87 Changed 'remove_tree()' to use the new 'grok_environment_error()' function by Greg Ward · 24 years ago
  12. 039accf Bastian Kleineidam: added 'remove_tree()' function. Needed so that by Greg Ward · 24 years ago
  13. 2d238c5 'mkpath()' now detects non-string 'name' arguments -- this is a fairly common by Greg Ward · 24 years ago
  14. aebf706 Reorganization: ripped util.py to shreds, creating in the process: by Greg Ward · 25 years ago