aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/config.py
Commit message (Expand)AuthorAge
* config: when printing a single value only print the valueGuido Günther2018-04-26
* 8bit GuidoGuido Günther2018-02-26
* Use compact forms of logging functionsGuido Günther2016-12-26
* config: use better variable namesGuido Günther2016-12-08
* Fix new flake8 errorsGuido Günther2016-11-15
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* Remove some leftover configparser importsGuido Günther2016-07-05
* Give more instructions when config is unparseableGuido Günther2016-07-04
* config: Properly abort on config file parsing errorsGuido Günther2016-07-04
* config: Use the same logic for printing a single and all valuesGuido Günther2015-11-20
* Change "it's" to "its" in comments where appropriateAnthony Fok2015-09-10
* config: don't skip empty valuesGuido Günther2015-08-22
* config: Don't print None for unset valuesGuido Günther2015-08-22
* Fix typosGuido Günther2015-08-22
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Handle ConfigParser -> configparser renameGuido Günther2015-02-20
* Slightly improve usage outputGuido Günther2014-04-04
* config: add decorator to add_option_* functionsGuido Günther2014-04-03
* Add minimal 'config' commandGuido Günther2014-04-01