1. 77c8b37 Merged revisions 72981 via svnmerge from by Tarek Ziadé · 15 years ago
  2. eb5f27e Merged revisions 72736 via svnmerge from by Tarek Ziadé · 15 years ago
  3. 699adb9 Merged revisions 62873,62887,62892-62896,62904 via svnmerge from by Benjamin Peterson · 16 years ago
  4. 5b7e9d7 General cleanup, raise normalization in Lib/distutils. by Collin Winter · 17 years ago
  5. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  6. d910855 Remove apply() by Neal Norwitz · 18 years ago
  7. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  8. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  9. cdd2157 Bug #639118 from Ollie Oldham: archiver should use zipfile before zip by Andrew M. Kuchling · 22 years ago
  10. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  11. 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
  12. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  13. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  14. b61914d Pete Shinners discovered that zipfile.ZipFile() is called with mode by Guido van Rossum · 23 years ago
  15. ca4289f Reformat docstrings. Standardize whitespace in function calls. by Greg Ward · 24 years ago
  16. 04e25a1 Ensure destination directory exists before trying to create a tarball by Greg Ward · 24 years ago
  17. 2ff7887 Stylistic/formatting changes to Rene Liebscher's '--help-xxx' patch. by Greg Ward · 24 years ago
  18. 9d17a7a Patch from Rene Liebscher: this adds "--help-foo" options to list the by Greg Ward · 24 years ago
  19. 8790961 Ensure that 'make_archive()' returns the name of the new archive file. by Greg Ward · 24 years ago
  20. 65bc20c Normalize paths before writing them to a zipfile. by Greg Ward · 24 years ago
  21. f194878 Harry Henry Gebel: Adds bztar format to generate .tar.bz2 tarballs by Greg Ward · 24 years ago
  22. db80754 Extracted the "what-do-I-do-for-this-format" logic from code in by Greg Ward · 24 years ago
  23. aebf706 Reorganization: ripped util.py to shreds, creating in the process: by Greg Ward · 24 years ago