aboutsummaryrefslogtreecommitdiff
path: root/rh/config.py
AgeCommit message (Expand)Author
2021-04-14lint: clean up newer pylint warningsMike Frysinger
2021-02-01config: switch to stdlib get() fallback logicMike Frysinger
2021-01-29config: drop Python 2 supportMike Frysinger
2020-12-01drop file coding & print_function importMike Frysinger
2020-11-03sixish: delete Python 2/3 compat moduleMike Frysinger
2020-09-02Add [Builtin Hooks Exclude Paths] sectionThiƩbaud Weksteen
2020-09-01config: add {Local,Global}PreUploadFile classesThiƩbaud Weksteen
2020-08-27config: refactor file managementMike Frysinger
2020-08-25config: add Python 3 compat APIsMike Frysinger
2020-08-25config: fix handling of optional argsMike Frysinger
2020-08-25config: pull valid sections into a class constantMike Frysinger
2019-08-05cleanup "presubmit"->"preupload" referencesMike Frysinger
2019-06-17lint: fix up warnings from pylint-1.8 seriesMike Frysinger
2019-06-14support py2 & py3Mike Frysinger
2017-11-10address lint warnings after pylint upgradeMike Frysinger
2016-10-17Add an option to ignore merged commitsLuis Hector Chavez
2016-10-06Print status of hooks as they're being run.Josh Gao
2016-09-26hooks: use the provided name for custom hooks.Josh Gao
2016-09-08hooks: Add a first-approximation clang-format hookLuis Hector Chavez
2016-09-08config: enable loading of project wide defaultsMike Frysinger
2016-04-04rename config file to PREUPLOAD.cfgMike Frysinger
2016-03-10initial importMike Frysinger