1. 981f736 Don't take advantage of OptionDummy's new "auto-initialization" feature by Greg Ward · 24 years ago
  2. 3c67b1d OptionDummy now has a constructor that takes a list of options: each string by Greg Ward · 24 years ago
  3. 66bf446 Patch from Harry Henry Gebel: fix two stupid bugs in help-printing stuff. by Greg Ward · 24 years ago
  4. 1e7b509 Added the capability for alias options. by Greg Ward · 24 years ago
  5. 320df70 Added 'has_option()', 'get_attr_name()' methods. by Greg Ward · 24 years ago
  6. 283c745 Made 'generate_help()' and 'print_help()' methods of FancyGetopt. by Greg Ward · 24 years ago
  7. ead5c29 Continuing the refactoring: deleted the old 'fancy_getopt()' function, by Greg Ward · 24 years ago
  8. ffc10d9 Hefty refactoring: converted 'fancy_getopt()' function into FancyGetopt by Greg Ward · 24 years ago
  9. 3ce77fd Changed '__rcsid__' to '__revision__'. by Greg Ward · 24 years ago
  10. 44f8e4e Added support for printing out help text from option table: 'print_help()', by Greg Ward · 25 years ago
  11. a564cc3 Hacked to support the notion of "negative alias" options, to handle by Greg Ward · 25 years ago
  12. 0081cc5 Better detection of bad entries in option table. by Greg Ward · 25 years ago
  13. 2689e3d First checkin of real Distutils code. by Greg Ward · 25 years ago