1. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  2. 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
  3. 8f787bf Test changes before checking them in. by Jeremy Hylton · 22 years ago
  4. 40ebbef Track extra arg to option_table to all uses of it by Jeremy Hylton · 22 years ago
  5. d53f6e4 global _option_order is not used by Jeremy Hylton · 22 years ago
  6. a181ec0 Set repeat metadata for an option based on repeat local var not constant. by Jeremy Hylton · 22 years ago
  7. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  8. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  9. affadeb Use correct variable name by Andrew M. Kuchling · 23 years ago
  10. 071ed76 Standardize whitespace in function calls. by Greg Ward · 24 years ago
  11. 68ded6e Added 'translate_longopt()' function. by Greg Ward · 24 years ago
  12. 46a69b9 Added docstring for 'wrap()' function. by Greg Ward · 24 years ago
  13. 0fd2dd6 Fix so we clear or reinitialize various data structures before populating by Greg Ward · 24 years ago
  14. 373dbfa Fixed so we print more than just the first line of help for options with by Greg Ward · 24 years ago
  15. 981f736 Don't take advantage of OptionDummy's new "auto-initialization" feature by Greg Ward · 24 years ago
  16. 3c67b1d OptionDummy now has a constructor that takes a list of options: each string by Greg Ward · 24 years ago
  17. 66bf446 Patch from Harry Henry Gebel: fix two stupid bugs in help-printing stuff. by Greg Ward · 24 years ago
  18. 1e7b509 Added the capability for alias options. by Greg Ward · 24 years ago
  19. 320df70 Added 'has_option()', 'get_attr_name()' methods. by Greg Ward · 24 years ago
  20. 283c745 Made 'generate_help()' and 'print_help()' methods of FancyGetopt. by Greg Ward · 24 years ago
  21. ead5c29 Continuing the refactoring: deleted the old 'fancy_getopt()' function, by Greg Ward · 24 years ago
  22. ffc10d9 Hefty refactoring: converted 'fancy_getopt()' function into FancyGetopt by Greg Ward · 24 years ago
  23. 3ce77fd Changed '__rcsid__' to '__revision__'. by Greg Ward · 25 years ago
  24. 44f8e4e Added support for printing out help text from option table: 'print_help()', by Greg Ward · 25 years ago
  25. a564cc3 Hacked to support the notion of "negative alias" options, to handle by Greg Ward · 25 years ago
  26. 0081cc5 Better detection of bad entries in option table. by Greg Ward · 25 years ago
  27. 2689e3d First checkin of real Distutils code. by Greg Ward · 26 years ago