1. 65a09e2 Use new API for cmd output by Robert Kolchmeyer · 6 months ago master release-R105
  2. 6625359 Add copy-and-pasteable license text into license check errors by Chenglong Tang · 10 months ago
  3. e176a99 Add toolbox as an exception for license check by Rayan Dasoriya · 1 year, 3 months ago release-R101
  4. ce2481a LAKITU: Update the repohooks with respect to `cos-patch` tag. by Vaibhav Rustagi · 1 year, 10 months ago release-R97
  5. aeab601 Fix LICENSE file check for license header by Rayan Dasoriya · 1 year, 11 months ago release-R93
  6. a4565d0 Fix path to portage-stable repo by Dexter Rivera · 2 years, 2 months ago
  7. bbc949c Fix broken unit test in repohooks by Dexter Rivera · 2 years, 2 months ago
  8. bcba2b0 Add checks for RELEASE_NOTE and cos-patch trailer. by Vaibhav Rustagi · 2 years, 7 months ago release-R89
  9. 686def7 Remove old references to chromiumos/ in repohooks by Dexter Rivera · 2 years, 8 months ago
  10. 621b4e4 Update COS license regex by Robert Kolchmeyer · 2 years, 10 months ago
  11. c638ddc Add repohook to check ebuild license/copyright by Dexter Rivera · 2 years, 10 months ago
  12. 38f7b2c Add a repohook to check source headers by Dexter Rivera · 2 years, 10 months ago
  13. 4c1ef03 Update bug field repohook by Dexter Rivera · 2 years, 10 months ago
  14. 6ab73fd pre-upload.py: Add hook to run cargo clippy by Keiichi Watanabe · 2 years, 11 months ago
  15. 1da56d5 pre-upload.py: Use 2018 edition for rustfmt by Chirantan Ekbote · 2 years, 11 months ago
  16. 4cee050 pre-upload.py: support per-project checkpatch.pl by Brian Norris · 3 years ago
  17. 27b5428 pre-upload: disallow gyp everywhere by Mike Frysinger · 3 years ago
  18. 85848e5 pre-upload: Allow projects to ignore SoB altogether by Drew Davenport · 3 years, 5 months ago
  19. c6114f4 pre-upload: eapi: recommend people move to EAPI=7 by Mike Frysinger · 3 years, 1 month ago
  20. f896194 pre-upload: long lines: handle Python & Rust better by Mike Frysinger · 3 years, 1 month ago
  21. 69d3e18 pre-upload.py: --pre-submit has no description by LaMont Jones · 3 years, 3 months ago
  22. fb5e8bf pre-upload: Cq-Include-Trybots is valid in footer. by LaMont Jones · 3 years, 3 months ago
  23. ff4768e require Python 3.6+ by Mike Frysinger · 3 years, 3 months ago
  24. 775c2b3 pre-upload: Also exclude OWNERS.* from license check by LaMont Jones · 3 years, 4 months ago
  25. 872fe76 pre-upload: allow gofmt_check to be overridden by LaMont Jones · 3 years, 4 months ago
  26. b707c52 pre-upload: Check no BUG line after TEST line. by Cheng Yueh · 3 years, 5 months ago
  27. 380592f pre-upload: fix fallback hook loading with some configs by Mike Frysinger · 3 years, 4 months ago
  28. 237f3ef Allow Cq-Cl-Tag to follow Change-Id. by LaMont Jones · 3 years, 5 months ago
  29. 5aae3f7 repohooks: allow java file to contain 100 chars by Ayato Tokubi · 3 years, 5 months ago
  30. d0c5c8b pre-upload: migrate away from combine_stdout_stderr by Mike Frysinger · 3 years, 6 months ago
  31. ed1b95a pre-upload: overhaul commit progress output by Mike Frysinger · 3 years, 6 months ago
  32. ed9b2a0 pre-upload: link to commit message documentation more by Mike Frysinger · 3 years, 6 months ago
  33. 550c05c pre-upload: drop support for COMMIT-QUEUE.ini by Mike Frysinger · 3 years, 6 months ago
  34. f252cfc drop python 2 support by Mike Frysinger · 3 years, 6 months ago
  35. e39d0cd pre-upload: reject CQ-DEPEND lines by Mike Frysinger · 3 years, 6 months ago
  36. 6d28b59 pre-upload: remove Legacy-Commit-Queue references by Sean Abraham · 3 years, 7 months ago
  37. 054c159 pre-upload: one more RunCommand->run change by Mike Frysinger · 3 years, 7 months ago
  38. 9ab64b1 pre-upload: reject Signed-off-by tags by default by Mike Frysinger · 3 years, 7 months ago
  39. 45334bd pre-upload: reject BRANCH tags by default by Mike Frysinger · 3 years, 7 months ago
  40. 4efdee7 pre-upload: get the raw commit message by Mike Frysinger · 3 years, 7 months ago
  41. 7bb709f migrate cros_build_lib.run APIs by Mike Frysinger · 3 years, 8 months ago
  42. 3cbb8dd pre-upload: Do not ignore errors in PRESUBMIT.cfg. by Shuhei Takahashi · 3 years, 7 months ago
  43. 7e11517 run unittests through py2 & py3 by Mike Frysinger · 3 years, 8 months ago
  44. 4f99440 switch shebangs to python3 by Mike Frysinger · 3 years, 9 months ago
  45. 960129a cros_build_lib.run: rename stdout_to_pipe=True to redirect_stdout=True by Mike Frysinger · 3 years, 8 months ago
  46. aa7dc94 pre-upload: convert command inputs to bytes by Mike Frysinger · 3 years, 9 months ago
  47. 653cd26 pre-upload: tweak sys.path patching style a bit by Mike Frysinger · 3 years, 9 months ago
  48. 8cf8081 clean up inconsistent-return-statements warnings by Mike Frysinger · 3 years, 9 months ago
  49. f1ee2bf move away from Exception.message by Mike Frysinger · 3 years, 9 months ago
  50. e52b1bc lint: clean up len-as-condition warnings by Mike Frysinger · 3 years, 9 months ago
  51. 8a4e894 unittests: change self.assertEquals to self.assertEqual by Mike Frysinger · 3 years, 9 months ago
  52. fd481ce disable wrong-import-position for chromite imports by Mike Frysinger · 3 years, 9 months ago
  53. 919c703 pre-upload: check for builtins module too by Mike Frysinger · 3 years, 9 months ago
  54. 71e643e pre-upload: overhaul how we handle UTF-8 from commands by Mike Frysinger · 3 years, 9 months ago
  55. 526a5f8 pre-upload: simplify _run_command by Mike Frysinger · 3 years, 9 months ago
  56. 13302d4 pre-upload: switch to io.StringIO by Mike Frysinger · 3 years, 9 months ago
  57. 7bfc89f pre-upload: import configparser from six.moves by Mike Frysinger · 3 years, 9 months ago
  58. eb806d8 pre-upload: fix output of hook indexes by Ben Chan · 3 years, 9 months ago
  59. b249665 pre-upload: cache repeated git operations by Mike Frysinger · 3 years, 9 months ago
  60. e300c7d pre-upload: skip merge commits by Mike Frysinger · 3 years, 9 months ago
  61. e85b006 unittests: mock out rustfmt by Mike Frysinger · 3 years, 10 months ago
  62. ce1cb1b pre-upload: check rust formatting with rustfmt by Fletcher Woodruff · 3 years, 10 months ago
  63. b99b377 pre-upload: add hook count to status output by Mike Frysinger · 3 years, 10 months ago
  64. 24dd3c5 clean up lint warnings by Mike Frysinger · 3 years, 10 months ago
  65. abb8f91 README.md: convert to markdown & migrate from dev.chromium.org by Mike Frysinger · 3 years, 10 months ago
  66. bb34a22 pre-upload: rewrite tag logic to avoid filter() by Mike Frysinger · 3 years, 10 months ago
  67. 56e8de0 fix some Python 3 linting issues by Mike Frysinger · 3 years, 10 months ago
  68. 1365040 pre-upload: ignore generated Go protobuf bindings by Mike Frysinger · 3 years, 10 months ago
  69. 8edbf64 Presubmit OEM check by Jack Neus · 4 years ago
  70. f9f79eb pre-upload: silence some OWNERS line length complaints by George Burgess IV · 4 years ago
  71. 7e880ac Check added files have current year in license header by Keigo Oka · 4 years ago
  72. 9732e38 Check license header for .go files. by Keigo Oka · 4 years ago
  73. acfb18a set OWNERS to build team by Mike Frysinger · 4 years ago
  74. 150a6fd Update repohook check about gyp by Keigo Oka · 4 years ago
  75. dd90882 Remove unnecessary pylint disable by Keigo Oka · 4 years ago
  76. b8c7d7d pre-upload.py: enforce cq-depend/change-id positions by Luigi Semenzato · 4 years ago
  77. 299e322 Fix repohooks Cq-Depend error message by Jason D. Clinton · 4 years ago
  78. 4a09bd9 Add presubmit hook for new GYP files. by Keigo Oka · 4 years, 1 month ago
  79. 7b63c8e pre-upload: Exclude top-level OWNERS files from license check by Chris McDonald · 4 years, 1 month ago
  80. 29ae950 Revert "pre-upload: add cargo_fmt_check presubmit hook" by Daniel Verkamp · 4 years, 6 months ago
  81. abaf3d0 pre-upload: remove unused input for clang-format by Shik Chen · 4 years, 3 months ago
  82. df02d59 clang-format: update buildtools path by Mike Frysinger · 4 years, 4 months ago
  83. 619c091 pre-upload: Exclude generated python protobuf files by Alex Klein · 4 years, 4 months ago
  84. 76942b8 checkpatch: allow reporting C99 style comments by Vadim Bendebury · 4 years, 5 months ago
  85. 3b05363 pre-upload: Check if GN files are non-executable. by Tatsuhisa Yamaguchi · 4 years, 5 months ago
  86. 0c62a14 pre-upload: fix a few style/compatibility issues by Brian Norris · 4 years, 6 months ago
  87. 23c62e9 pre-upload: add 'kerneldoc_check' presubmit by Brian Norris · 4 years, 7 months ago
  88. a66f576 pre-upload: add cargo_fmt_check presubmit hook by Daniel Verkamp · 4 years, 6 months ago
  89. 68838dd pre-upload: don't require a particular comment style for license by Brian Norris · 4 years, 8 months ago
  90. 15d13ab Add error message to presubmit failure by Josh Pratt · 4 years, 10 months ago
  91. b595352 Adding overlay master searching to license functionality. by Alex Klein · 4 years, 10 months ago
  92. 4ca3792 pre-upload: Add a check for FilePath::FromUTF8Unsafe stuff by Satoru Takabayashi · 4 years, 10 months ago
  93. 15d17a5 pre-upload: Add a check for FilePath::CharType stuff by Satoru Takabayashi · 4 years, 10 months ago
  94. b43df7f pre-upload: Update numbers for virtual overrides by Douglas Anderson · 5 years ago
  95. 47bd125 make project_prefix_check available to all repos by Mike Frysinger · 5 years ago
  96. bb06fc9 checkpatch.pl: Update to latest from v4.17 by Kuo-Hsin Yang · 5 years ago
  97. 3f677b9 pre-upload: Don't enforce 80 chars for include guards by Maksim Ivanov · 5 years ago
  98. 908be68 pre-upload: fix json lint to read files from the commit by Mike Frysinger · 5 years ago
  99. 6850d51 pre-upload: fix running with upstream repo checkout by Mike Frysinger · 5 years ago
  100. dce4d05 fix submit strategy by Kuang-che Wu · 5 years ago