1. fa9ff76 Untabified. by Greg Ward · 24 years ago
  2. cb1f4c4 Standardized whitespace around function calls. by Greg Ward · 24 years ago
  3. beb6d72 Rene Liebscher: if we have to run the same sub-command multiple times by Greg Ward · 24 years ago
  4. 20283e5 Added --plat-name option to override sysconfig.get_platform() in by Greg Ward · 24 years ago
  5. 6f628bb Added 'wininst' to the 'format_commands' list, so it's included in by Greg Ward · 24 years ago
  6. 040dc0b Added the --dist-dir option that the "bdist_*" will use to control where by Greg Ward · 24 years ago
  7. 1f9b73b Infrastructure support for the "bdist_wininst" command. by Greg Ward · 24 years ago
  8. 3459381 Changed so all the help-generating functions are defined, at module-level, 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. e18dd8d Support for multiple distribution formats in one run. by Greg Ward · 24 years ago
  12. 4fb29e5 Some far-reaching naming changes: by Greg Ward · 24 years ago
  13. c59d4e0 Added the 'bdist_base' option, the base temp directory for all bdist commands. by Gregory P. Smith · 24 years ago
  14. 52e399c Harry Henry Gebel: add support for the 'bdist_rpm' command, specifically by Gregory P. Smith · 24 years ago
  15. 4779cdf Don't use 'set_option()' or 'get_option()' method -- direct attribute access, by Greg Ward · 24 years ago
  16. f194878 Harry Henry Gebel: Adds bztar format to generate .tar.bz2 tarballs by Greg Ward · 24 years ago
  17. e5796fe Oops, got a little too enthusiastic deleting code in that last revision: by Greg Ward · 25 years ago
  18. 02296ce Rename 'formats' option to 'format', and remove the ability to generate by Greg Ward · 25 years ago
  19. 6b21376 Import from 'types' module. Added 'ztar', 'tar' to 'format_command' dictionary. by Greg Ward · 25 years ago
  20. 0f77f95 The 'bdist' command, for creating "built" (binary) distributions. by Greg Ward · 25 years ago