Mercurial > hg > configuration
log
age | author | description |
---|---|---|
Wed, 02 May 2012 14:51:46 -0700 | Jeff Hammel | remove extraneous assignment |
Wed, 02 May 2012 12:20:59 -0700 | Jeff Hammel | bump version |
Tue, 01 May 2012 15:29:29 -0700 | Jeff Hammel | be more forgiving of blank configuration |
Tue, 01 May 2012 10:46:26 -0700 | Jeff Hammel | call the proper method |
Tue, 01 May 2012 10:33:37 -0700 | Jeff Hammel | allow extensible configuration; also start using deepcopy heavily since otherwise you have artefacts |
Mon, 30 Apr 2012 13:21:48 -0700 | Jeff Hammel | handle load option a bit better |
Mon, 30 Apr 2012 13:06:03 -0700 | Jeff Hammel | remove obselete comment |
Mon, 30 Apr 2012 13:02:50 -0700 | Jeff Hammel | only use formatters for options we actually know about from self.options; the rest should be handled from the client |