summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Options
Commit message (Expand)AuthorAgeFilesLines
* Options: parse arg list passed in, not sys.argvChris St. Pierre2013-09-031-1/+1
* Options: fixed error message when bcfg2.conf is not readableChris St. Pierre2013-08-161-2/+1
* testsuite: exempt wildcard imports in Bcfg2.Options from pylintChris St. Pierre2013-08-121-1/+1
* Options: Replace relative imports with absoluteChris St. Pierre2013-08-127-23/+19
* testsuite: fixed more unit testsChris St. Pierre2013-08-121-1/+3
* testsuite: fixed unit testsChris St. Pierre2013-08-121-3/+3
* testsuite: fixed more unit testsChris St. Pierre2013-08-123-19/+18
* testsuite: fixed most pylint complaintsChris St. Pierre2013-08-096-17/+30
* Options: reparse all arguments on each passChris St. Pierre2013-08-091-7/+3
* Options: Fixed prefix in WildcardSectionGroupsChris St. Pierre2013-08-091-1/+1
* Options: fix parsing of ComponentActions and other finalizable actionsChris St. Pierre2013-08-093-9/+8
* Merge branch 'options-rewrite'Chris St. Pierre2013-08-082-1/+23
* Options: wrote completely new option parserChris St. Pierre2013-06-278-0/+1429