1. 40313cf Fix 'get_command_obj()' so it checks if a command object has an attribute by Greg Ward · 24 years ago
  2. 4746077 Fixed so options from config files and command lines actually work: by Greg Ward · 24 years ago
  3. d5d8a99 Marching towards full support of config files: thoroughly overhauled the by Greg Ward · 24 years ago
  4. 44a61bb Added 'has_scripts()', 'has_data_files()' methods. by Greg Ward · 24 years ago
  5. 36c36fe Added missing import. by Greg Ward · 24 years ago
  6. 6a901dd List data files are listed in the Distribution attribute 'data_files', by Gregory P. Smith · 24 years ago
  7. b2e3bb3 Patch from Bastien Kleineidam: by Gregory P. Smith · 24 years ago
  8. 1426354 Preliminary support for config files: by Gregory P. Smith · 24 years ago
  9. c4537ac Got rid of several little-used and not-very-useful methods: 'get_option()', by Greg Ward · 24 years ago
  10. e5a584e Harry Henry Gebel: add 'long_description' to DistributionMetadata. by Greg Ward · 24 years ago
  11. 4982f98 Fix how we generate the meta-data query methods to include 'get_fullname()' by Greg Ward · 24 years ago
  12. 58ec6ed Fixed the '--license' option so it's officially an alias for '--licence', by Greg Ward · 24 years ago
  13. 82715e1 Patch, originally from Bastian Kleineidam and savagely mutilated by me, by Greg Ward · 24 years ago
  14. 02a1a2b Cleaned up/simplified error-handling: by Greg Ward · 24 years ago
  15. 68a0757 Removed global '--force' option -- just too vague a concept to be applicable by Greg Ward · 24 years ago
  16. 7d508fe Add missing import of 'usage' string. by Greg Ward · 24 years ago
  17. fe6462c Reorganization: moved the Distribution class from core.py to dist.py, and by Greg Ward · 24 years ago