1. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  2. affadeb Use correct variable name by Andrew M. Kuchling · 23 years ago
  3. 071ed76 Standardize whitespace in function calls. by Greg Ward · 24 years ago
  4. 68ded6e Added 'translate_longopt()' function. by Greg Ward · 24 years ago
  5. 46a69b9 Added docstring for 'wrap()' function. by Greg Ward · 24 years ago
  6. 0fd2dd6 Fix so we clear or reinitialize various data structures before populating by Greg Ward · 24 years ago
  7. 373dbfa Fixed so we print more than just the first line of help for options with by Greg Ward · 24 years ago
  8. 981f736 Don't take advantage of OptionDummy's new "auto-initialization" feature by Greg Ward · 24 years ago
  9. 3c67b1d OptionDummy now has a constructor that takes a list of options: each string by Greg Ward · 24 years ago
  10. 66bf446 Patch from Harry Henry Gebel: fix two stupid bugs in help-printing stuff. by Greg Ward · 24 years ago
  11. 1e7b509 Added the capability for alias options. by Greg Ward · 24 years ago
  12. 320df70 Added 'has_option()', 'get_attr_name()' methods. by Greg Ward · 24 years ago
  13. 283c745 Made 'generate_help()' and 'print_help()' methods of FancyGetopt. by Greg Ward · 24 years ago
  14. ead5c29 Continuing the refactoring: deleted the old 'fancy_getopt()' function, by Greg Ward · 24 years ago
  15. ffc10d9 Hefty refactoring: converted 'fancy_getopt()' function into FancyGetopt by Greg Ward · 24 years ago
  16. 3ce77fd Changed '__rcsid__' to '__revision__'. by Greg Ward · 24 years ago
  17. 44f8e4e Added support for printing out help text from option table: 'print_help()', by Greg Ward · 25 years ago
  18. a564cc3 Hacked to support the notion of "negative alias" options, to handle by Greg Ward · 25 years ago
  19. 0081cc5 Better detection of bad entries in option table. by Greg Ward · 25 years ago
  20. 2689e3d First checkin of real Distutils code. by Greg Ward · 25 years ago