1. e7e35ac Made 'check_environ()' "public" by stripping the leading underscore; by Gregory P. Smith · 24 years ago
  2. 67f75d4 Added 'change_root()' to forcibly slap a new root directory onto a pathname, by Greg Ward · 24 years ago
  3. 464023f Lyle Johnson: fixed broken logic in 'native_path()'. by Greg Ward · 24 years ago
  4. aa458bc Merged in Python 1.5.1 compatibility changes from the 0.1.3 branch: by Greg Ward · 24 years ago
  5. 02a1a2b Cleaned up/simplified error-handling: by Greg Ward · 24 years ago
  6. aebf706 Reorganization: ripped util.py to shreds, creating in the process: by Greg Ward · 24 years ago
  7. 1889de8 Fixed 'make_archive()' to explicitly turn of compression when format is "tar". by Greg Ward · 24 years ago
  8. 6ce00b4 Tweaked 'get_platform()' to include the first character of the OS release: by Greg Ward · 24 years ago
  9. 32ce329 Added 'create_tree()'. by Greg Ward · 24 years ago
  10. 044b7c1 Changed 'copy_tree()' so it returns the list of all files that were copied or by Greg Ward · 24 years ago
  11. 739d066 Documented Bastian's patch. Made handling OSError in 'mkpath()' more standard. by Greg Ward · 24 years ago
  12. da4d1ae Patch from Bastian Kleineidam <calvin@cs.uni-sb.de>: by Greg Ward · 24 years ago
  13. 7c1a6d4 Added 'make_tarball()' and 'make_zipfile()' functions in preparation by Greg Ward · 24 years ago
  14. a7540bd Import fix. by Greg Ward · 24 years ago
  15. 1b4ede5 Improved an error message in 'mkpath()'. by Greg Ward · 24 years ago
  16. b98fe36 Patch from Bastian Kleineidam <calvin@cs.uni-sb.de>: added 'remove_tree()'. by Greg Ward · 24 years ago
  17. 911d866 Patch from Corran Webster <cwebster@nevada.edu> (tweaked for style by me): by Greg Ward · 24 years ago
  18. 5091929 Added 'native_path()' for use on pathnames from the setup script: split on by Greg Ward · 24 years ago
  19. 9552665 Rewrote 'newer_pairwise(): more natural (and incompatible) interface, by Greg Ward · 24 years ago
  20. 96182d7 Fixed 'mkpath()' to accept empty string silently (it's just the current dir). by Greg Ward · 24 years ago
  21. 3ce77fd Changed '__rcsid__' to '__revision__'. by Greg Ward · 24 years ago
  22. 585df89 Added 'get_platform()' to construct a string that identifies the current by Greg Ward · 24 years ago
  23. a002edc Fixed broken list extend in 'copy_tree()'. by Greg Ward · 25 years ago
  24. 7b7679e 'newer_group()' can now deal with missing files, in a way specified by by Greg Ward · 25 years ago
  25. f3b997a Fixed 'mkpath()' to normalize the path right off the bat -- cleans up by Greg Ward · 25 years ago
  26. cd1486f More tweaks to 'mkpath()': by Greg Ward · 25 years ago
  27. ac1424a Added 'write_file()' function. by Greg Ward · 25 years ago
  28. 138ce65 Added 'newer_pairwise()' and 'newer_group()'. by Greg Ward · 25 years ago
  29. 5116f90 On David Ascher's recommendation: reversed order of 'utime()' and by Greg Ward · 25 years ago
  30. 884df45 The 'copy_file()' and 'copy_tree()' functions in util.py now have by Greg Ward · 25 years ago
  31. e765a3b Added 'dry_run' flag to most functions (to support the "shadow methods" by Greg Ward · 25 years ago
  32. 2689e3d First checkin of real Distutils code. by Greg Ward · 25 years ago