1. cdd2157 Bug #639118 from Ollie Oldham: archiver should use zipfile before zip by Andrew M. Kuchling · 22 years ago
  2. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  3. 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
  4. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  5. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  6. b61914d Pete Shinners discovered that zipfile.ZipFile() is called with mode by Guido van Rossum · 23 years ago
  7. ca4289f Reformat docstrings. Standardize whitespace in function calls. by Greg Ward · 24 years ago
  8. 04e25a1 Ensure destination directory exists before trying to create a tarball by Greg Ward · 24 years ago
  9. 2ff7887 Stylistic/formatting changes to Rene Liebscher's '--help-xxx' patch. by Greg Ward · 24 years ago
  10. 9d17a7a Patch from Rene Liebscher: this adds "--help-foo" options to list the by Greg Ward · 24 years ago
  11. 8790961 Ensure that 'make_archive()' returns the name of the new archive file. by Greg Ward · 24 years ago
  12. 65bc20c Normalize paths before writing them to a zipfile. by Greg Ward · 24 years ago
  13. f194878 Harry Henry Gebel: Adds bztar format to generate .tar.bz2 tarballs by Greg Ward · 24 years ago
  14. db80754 Extracted the "what-do-I-do-for-this-format" logic from code in by Greg Ward · 24 years ago
  15. aebf706 Reorganization: ripped util.py to shreds, creating in the process: by Greg Ward · 24 years ago