aboutsummaryrefslogtreecommitdiff
path: root/rh
AgeCommit message (Expand)Author
5 daysAdd --include-dirs for google-java-formatHEADmastermainJoe Baker-Malone
2024-01-03Merge "hooks: bpfmt: display formatting diff on errors" into mainub-automotive-master-20240125androidx-test-uiautomator-releaseandroidx-graphics-releaseTreehugger Robot
2023-08-17Merge "results: filter out warnings from the "is an error" check" into mainMike Frysinger
2023-08-16results: filter out warnings from the "is an error" checkMike Frysinger
2023-07-16Merge "check_commit_msg_relnote_field_format: Fix indent on commit message" i...Treehugger Robot
2023-07-14check_commit_msg_relnote_field_format: Fix indent on commit messageNatnael Belay
2023-07-12aidl_format: Fix `aidl_api` directory exception for aidl_format hookDevin Moore
2023-06-23hooks: bpfmt: display formatting diff on errorsMike Frysinger
2023-06-22Merge "hooks: gofmt: fix argument handling"Treehugger Robot
2023-06-22hooks: gofmt: fix argument handlingMike Frysinger
2023-06-22hooks: rustfmt: drop custom format suggestionMike Frysinger
2023-06-15results: refactor return values to include the full set of resultsub-automotive-master-20230622Mike Frysinger
2023-06-10utils: handle signal errors with threadsMike Frysinger
2023-06-10hooks: ktfmt: drop custom format suggestionMike Frysinger
2023-06-10fixups: store command rather than callback in resultsMike Frysinger
2023-06-09hooks: add missing REPO_PATH testsMike Frysinger
2023-06-09terminal: refactor prompt to support reading a stringMike Frysinger
2023-06-09terminal: add unittests (and minor tweaks)Mike Frysinger
2023-06-09terminal: replace is_tty helper with standard isatty methodMike Frysinger
2023-06-09switch from collections.namedtuple to typing.NamedTupleMike Frysinger
2023-06-09rh.Project: drop unused remote fieldMike Frysinger
2023-06-08shell: drop redundant prefixMike Frysinger
2023-06-02utils: update CalledProcessError output python compat logicMike Frysinger
2023-06-01Merge "utils: drop unused close_fds"Treehugger Robot
2023-05-26utils: drop unused close_fdsMike Frysinger
2023-05-26utils: drop unused CalledProcessError.exceptionMike Frysinger
2023-05-01ktfmt: Use tool args in fixup commandDavid Duarte
2022-12-28Add placeholder REPO_PATH for preupload hooksmain-16k-with-phonesandroid-games-sdk-games-performance-tuner-releaseDaniel Mentz
2022-11-25Merge "Send clang-format path when invoking aidl-format"ub-automotive-master-20221215Treehugger Robot
2022-11-25Send clang-format path when invoking aidl-formatJiyong Park
2022-10-24Add fixes for bpfmt issuesCole Faust
2022-05-21shell: handle Path objectsMike Frysinger
2022-05-19Remove usage of removeprefixJoe Baker-Malone
2022-05-13Merge "rh: set REPO_ROOT to the submanifest root, if present."Treehugger Robot
2022-05-13rh: set REPO_ROOT to the submanifest root, if present.LaMont Jones
2022-05-12Add support for calling directly from git, without using repo.Xin Li
2022-05-03Merge "hooks: require that hooks & tools dicts are sorted"Treehugger Robot
2022-05-02Add ktfmt hook.Joe Baker-Malone
2022-05-02hooks: require that hooks & tools dicts are sortedMike Frysinger
2022-04-28lint: clean up newer warningsMike Frysinger
2022-04-28utils: delete ad-hoc Python 2 compat init codeMike Frysinger
2021-04-21utils: run: fix crash with failing tools & combined stderrandroid-s-beta-4android-s-beta-3android-s-beta-2android-s-beta-1android-s-beta-4Mike Frysinger
2021-04-14lint: clean up newer pylint warningsMike Frysinger
2021-04-14utils: run: fix file leakage with bad execsMike Frysinger
2021-04-14utils: run: make sure exceptions always use strings for outputMike Frysinger
2021-02-01config: switch to stdlib get() fallback logicMike Frysinger
2021-01-29utils: drop Python 2 supportMike Frysinger
2021-01-29config: drop Python 2 supportMike Frysinger
2021-01-21Add aidl-format as a new builtin hookJiyong Park
2020-12-01drop file coding & print_function importMike Frysinger