aboutsummaryrefslogtreecommitdiff
path: root/rh
AgeCommit message (Expand)Author
2020-09-16hooks: support Python 3.6 for ExclusionScopeThiébaud Weksteen
2020-09-02Add [Builtin Hooks Exclude Paths] sectionThiébaud Weksteen
2020-09-01config: refactor PreUploadSettingsTestsThié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
2020-08-19hooks: rustfmt: handle multiple commitsThiébaud Weksteen
2020-08-14hooks: use dedicated None assertsMike Frysinger
2020-07-31git: simplify commit message extraction commandJonathan Nieder
2020-07-31pre-upload: use first-parent diff for list of affected filesJonathan Nieder
2020-07-31git: use "git rev-list" to get a revision listingJonathan Nieder
2020-06-19Fix regex in commit_msg_relnote_for_current_txt repo hookandroid-r-beta-3android-r-beta-2Nick Anthony
2020-05-21hooks: require a Relnote field when changing current.txtandroidx-sqlite-inspection-releaseNick Anthony
2020-05-20utils: run: fix stderr set as str instead of bytesMike Frysinger
2020-05-16hooks: rustfmt: fix pylint warningMike Frysinger
2020-05-15pylint: find Python 3 version betterMike Frysinger
2020-04-27Merge "Add rustfmt checks"Treehugger Robot
2020-04-26Add rustfmt checksRichard Zhang
2020-04-22utils: sudo_run: deleteMike Frysinger
2020-04-09utils: run: rename internal stdout/stderr varsMike Frysinger
2020-04-09utils: run: remove redundant redirect settingsMike Frysinger
2020-04-07Merge "Added keyword ${PREUPLOAD_FILES_PREFIXED}."androidx-swiperefreshlayout-releaseandroidx-emoji-releaseandroidx-customview-releaseTreehugger Robot
2020-03-29hooks: bind stdin all the timeMike Frysinger
2020-03-28Added keyword ${PREUPLOAD_FILES_PREFIXED}.Sergey
2020-03-10Add repo hook that checks formatting of Relnote: fieldandroid-r-preview-4android-r-preview-3android-r-preview-2Nick Anthony
2020-03-10hooks: make unittest match real codeMike Frysinger
2020-03-02utils: _Popen: workaround Python 3.4.1+ subprocess locking bugMike Frysinger
2019-12-18utils: rename RunCommandError to CalledProcessErrorandroid-r-preview-1android-games-sdk-unity-releaseandroid-games-sdk-unity-devMike Frysinger
2019-12-18utils: RunCommandError: drop eq/ne supportMike Frysinger
2019-12-17utils: run: rename error_code_ok to checkMike Frysinger
2019-12-17utils: run: delete unused optionsMike Frysinger
2019-12-17utils: rename run_command to runMike Frysinger
2019-12-04pre-upload: display overall hook runtimeMike Frysinger
2019-11-04hooks: add more bad Bug: test casesMike Frysinger
2019-10-15signals: drop old signal workaroundMike Frysinger
2019-09-11Merge "lint: clean up output from pylint3-2.2.2"Treehugger Robot
2019-09-10utils: fix UTF-8 handling with stdinMike Frysinger
2019-09-10lint: clean up output from pylint3-2.2.2Mike Frysinger
2019-08-09sixish: handle Unicode strings in the environmentMike Frysinger
2019-08-09config: add an integration testMike Frysinger
2019-08-09hooks: handle str & unicode types in Python 2Mike Frysinger
2019-08-08utils: add unittest coverageMike Frysinger
2019-08-05cleanup "presubmit"->"preupload" referencesMike Frysinger
2019-07-25Fix bug reading the TEST MAPPING from disk.easoncylee
2019-06-18Add bpfmt builtin hookDan Willemsen
2019-06-17lint: fix up warnings from pylint-1.8 seriesMike Frysinger
2019-06-17sixish: skip mock if unavailableMike Frysinger
2019-06-15split pylint hook into pylint2 & pylint3Mike Frysinger