2009-07-12 Alexander Solovyov refactoring of api and internals to be more consistent
2009-07-02 Alexander Solovyov decorator to parse options for single command
2009-07-02 Alexander Solovyov better name for ui status method
2009-07-02 Alexander Solovyov examples in help
2009-07-02 Alexander Solovyov 78 chars is good enough to wrap help
2009-06-28 Alexander Solovyov callable() is better way to determine callable than hasattr
2009-06-28 Alexander Solovyov better naming
2009-06-28 Alexander Solovyov slightly better api for fancyopts
2009-06-27 Alexander Solovyov initial version of readme
2009-06-27 Alexander Solovyov fancyopts merged in fancycmd to become single python module
2009-06-27 Alexander Solovyov fix wording in comments
2009-06-27 Alexander Solovyov better tests
2009-06-27 Alexander Solovyov support SystemExit in dispatcher
2009-06-27 Alexander Solovyov fix handling of 0 and 1 as int parameters
2009-06-26 Alexander Solovyov tests for UI and better handling of quiet/verbose
2009-06-26 Alexander Solovyov handle global --help option
2009-06-26 Alexander Solovyov help improvements, tests added
2009-06-22 Alexander Solovyov some upgrade of command handling
2009-06-20 Alexander Solovyov intermediate commit for subcommand dispatcher
2009-06-16 Alexander Solovyov initial hgignore
2009-06-15 Alexander Solovyov Introduce intermediate map to handle default values.
2009-06-15 Alexander Solovyov Better help
2009-06-03 Alexander Solovyov Better naming for variables in parse
2009-06-03 Alexander Solovyov slightly better usage description
2009-06-03 Alexander Solovyov Some documentation for actual option parsing.
2009-06-01 Alexander Solovyov usage for command should be separate string
2009-06-01 Alexander Solovyov Remove usage of single-character variables
2009-06-01 Alexander Solovyov make equations more clear
2009-06-01 Alexander Solovyov more clear comment about getopt parameter generation
2009-05-31 Alexander Solovyov fancyopts: testing facilities
2009-05-31 Alexander Solovyov fancyopts option parser, first iteration
(0) +60 +100 tip