Mercurial > hg > MakeItSo
log makeitso/cli.py @ 105:67b50417b8d1
age | author | description |
---|---|---|
Tue, 11 Jan 2011 11:35:38 -0800 | Jeff Hammel | separate out variable getting to its own function |
Tue, 11 Jan 2011 09:06:25 -0800 | Jeff Hammel | fix CLI interface a bit....write a test for it |
Mon, 10 Jan 2011 12:35:37 -0800 | Jeff Hammel | allow .parse() to be consumed |
Sat, 08 Jan 2011 16:21:29 -0800 | Jeff Hammel | ensure the description exists |
Fri, 07 Jan 2011 11:02:29 -0800 | Jeff Hammel | remove deprecated variable setting from command line front end |
Thu, 06 Jan 2011 17:49:40 -0800 | Jeff Hammel | display defaults with command line --help option |
Thu, 06 Jan 2011 17:14:22 -0800 | Jeff Hammel | wait, its completely silly to print the variables since OptionParser already does that |