summaryrefslogtreecommitdiffstats
path: root/confparse.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow value negation with ! for KVPairsCasey Dahlin2009-01-191-0/+7
|
* Add CatSpec.to_category and ArgSpec.to_hashCasey Dahlin2009-01-191-0/+19
|
* Remove specifier property from ArgSpec as it is no longer usedCasey Dahlin2009-01-191-10/+2
|
* Rename Conf.propspecs to Conf.propmatchesCasey Dahlin2009-01-191-3/+3
|
* Add configuration parsing codeCasey Dahlin2009-01-191-0/+575