Mercurial > hg > configuration
log
age | author | description |
---|---|---|
Wed, 28 Mar 2012 08:37:01 -0700 | Jeff Hammel | refactor completed and tests pass again |
Wed, 28 Mar 2012 08:33:54 -0700 | Jeff Hammel | minor bug fixes |
Wed, 28 Mar 2012 08:29:50 -0700 | Jeff Hammel | still refactorin |
Tue, 27 Mar 2012 20:17:26 -0700 | Jeff Hammel | parity between module name and package name |
Tue, 27 Mar 2012 17:04:31 -0700 | Jeff Hammel | more stubbing to make Configuration an OptionParser |
Tue, 27 Mar 2012 16:58:48 -0700 | Jeff Hammel | another TODO |
Tue, 27 Mar 2012 15:41:02 -0700 | Jeff Hammel | begin migration path towards inheriting from ConfigParser; ideally, Configuration should live in its own class and the CLI class should inherit from that |