1. 2cf2c7a hooks: add alint support by Doğancan Emek · 8 weeks ago main
  2. aea1bca combine string constants after black reformat by Mike Frysinger · 4 months ago
  3. 8e3b4d6 OWNERS: refresh list by Mike Frysinger · 5 months ago
  4. d801506 reformat codebase with black by Mike Frysinger · 1 year, 4 months ago
  5. 9d1c128 hooks: add support for black by Mike Frysinger · 1 year, 4 months ago
  6. 4c9f143 run_tests: add helper for CQ by Mike Frysinger · 6 months ago
  7. cf56077 tools: pylintrc: update for v3 by Mike Frysinger · 7 months ago
  8. 7fcd37f Revert "tools: cpplint: Add Android.bp to build cpplint as python_binary_host" by Mike Frysinger · 7 months ago
  9. d480cf2 tools: cpplint: Add Android.bp to build cpplint as python_binary_host am: dfda9bcf07 by Wei Li · 7 months ago
  10. dfda9bc tools: cpplint: Add Android.bp to build cpplint as python_binary_host by Wei Li · 7 months ago
  11. f485d17 tools: cpplint: update to 2.0.0 release am: 9faea55166 by Mike Frysinger · 7 months ago
  12. 9faea55 tools: cpplint: update to 2.0.0 release by Mike Frysinger · 7 months ago
  13. ee097dd tools: cpplint: update to 1.6.1 release am: d16ab9c564 by Mike Frysinger · 7 months ago
  14. d16ab9c tools: cpplint: update to 1.6.1 release by Mike Frysinger · 7 months ago
  15. d66a553 tools: cpplint: add option to fetch specific version am: dbf440d5d9 by Mike Frysinger · 7 months ago
  16. dbf440d tools: cpplint: add option to fetch specific version by Mike Frysinger · 7 months ago
  17. 3ca9e11 tools: cpplint.py-update: fetch latest release, not latest commit am: 6c5c5dbd96 by Mike Frysinger · 7 months ago
  18. 6c5c5db tools: cpplint.py-update: fetch latest release, not latest commit by Mike Frysinger · 7 months ago
  19. c7709a3 README: document Python version policy am: 56d530aa56 by Mike Frysinger · 7 months ago
  20. 56d530a README: document Python version policy by Mike Frysinger · 7 months ago
  21. 3c9eb0f tools: cpplint.py-update: rewrite in Python am: 37b0b6cf81 by Mike Frysinger · 7 months ago
  22. 37b0b6c tools: cpplint.py-update: rewrite in Python by Mike Frysinger · 7 months ago
  23. 4b38281 Update check_commit_msg_bug_field style am: 353fd1070c by Li-Yu Yu · 9 months ago
  24. 353fd10 Update check_commit_msg_bug_field style by Li-Yu Yu · 9 months ago
  25. fd3ad73 check_aosp_license: Fix argument parser am: 2f34130ddf by Jeffery Miller · 9 months ago
  26. 2f34130 check_aosp_license: Fix argument parser by Jeffery Miller · 9 months ago
  27. eafe082 pylint2: drop Python 2 support am: 4cbd776c7b by Mike Frysinger · 9 months ago
  28. 4cbd776 pylint2: drop Python 2 support by Mike Frysinger · 9 months ago
  29. 762f6c4 OWNERS: swap Sergey for Leandro am: 5b48cbe9c9 by Mike Frysinger · 9 months ago
  30. 38938d8 README: recommend --ignore-hooks instead of --no-verify am: f2f6ccac4b by Mike Frysinger · 9 months ago
  31. 16d54c4 repohooks: Fix style issues in aosp_license check am: f5ed6141c7 by Jie Jiang · 9 months ago
  32. 5b48cbe OWNERS: swap Sergey for Leandro by Mike Frysinger · 9 months ago
  33. f2f6cca README: recommend --ignore-hooks instead of --no-verify by Mike Frysinger · 9 months ago
  34. f5ed614 repohooks: Fix style issues in aosp_license check by Jie Jiang · 9 months ago
  35. a2ee81e README: minor updates am: d7d4a5b144 by Mike Frysinger · 9 months ago
  36. d7d4a5b README: minor updates by Mike Frysinger · 9 months ago
  37. 3c3e968 Honor combine_stdout_stderr when the result is created from an exception. am: 17bc37e59b by Brian Ryner · 10 months ago
  38. 17bc37e Honor combine_stdout_stderr when the result is created from an exception. by Brian Ryner · 10 months ago
  39. 0772642 Populate an error message if rustfmt fails with no output. am: 3a454edf20 by Brian Ryner · 10 months ago
  40. 3a454ed Populate an error message if rustfmt fails with no output. by Brian Ryner · 10 months ago
  41. 46ca0b8 repo hooks: run builtins hooks prior to custom am: 7278e0dc73 by William Escande · 11 months ago
  42. 7278e0d repo hooks: run builtins hooks prior to custom by William Escande · 11 months ago
  43. ad6a7a2 repohooks: Include mk files in aosp_license check am: aad4d88f1b by Jie Jiang · 12 months ago
  44. aad4d88 repohooks: Include mk files in aosp_license check by Jie Jiang · 12 months ago
  45. 79d252e Accept "Fix: " as a bug line am: e745062e33 by Li-Yu Yu · 12 months ago
  46. e745062 Accept "Fix: " as a bug line by Li-Yu Yu · 12 months ago
  47. a3f3e59 repohooks: Support --exclude-dirs in aosp_license am: 2036f4659a by Jie Jiang · 12 months ago
  48. 2036f46 repohooks: Support --exclude-dirs in aosp_license by Jie Jiang · 12 months ago
  49. 109ea66 repohooks: Add AOSP license check am: 82ba8f2745 by Jie Jiang · 12 months ago
  50. 82ba8f2 repohooks: Add AOSP license check by Jie Jiang · 12 months ago
  51. 4792680 pylint: fix infinite loop in map_pyfiles_to_pylintrc am: 995f35c763 by Gavin Mak · 1 year, 1 month ago
  52. 995f35c pylint: fix infinite loop in map_pyfiles_to_pylintrc by Gavin Mak · 1 year, 1 month ago
  53. f635542 Merge "pylint: support multiple pylintrc files per-repo" into main am: e22fc7f6ed by Treehugger Robot · 1 year, 2 months ago
  54. e22fc7f Merge "pylint: support multiple pylintrc files per-repo" into main by Treehugger Robot · 1 year, 2 months ago
  55. d74f800 OWNERS: add more PEEPS folks am: 5aeee89765 by Mike Frysinger · 1 year, 2 months ago
  56. 5aeee89 OWNERS: add more PEEPS folks by Mike Frysinger · 1 year, 2 months ago
  57. a13662d Merge "pylint: change default to Python 3" into main am: 9205ba4d0f by Treehugger Robot · 1 year, 2 months ago
  58. 9205ba4 Merge "pylint: change default to Python 3" into main by Treehugger Robot · 1 year, 2 months ago
  59. a20aaa7 pylint: support multiple pylintrc files per-repo by Håkan Kvist · 1 year, 6 months ago
  60. bad938c Merge "google-java-format: remove sorting import argument" into main am: c2c8692c55 by William Escande · 1 year, 3 months ago
  61. c2c8692 Merge "google-java-format: remove sorting import argument" into main by William Escande · 1 year, 3 months ago
  62. eee438b Merge "repohooks: pass through REPO_PROJECT" into main am: 6ca9412c1b by Treehugger Robot · 1 year, 4 months ago
  63. 6ca9412 Merge "repohooks: pass through REPO_PROJECT" into main by Treehugger Robot · 1 year, 4 months ago
  64. 27a406a google-java-format: Default to sorting import am: 3afcd28e56 by William Escande · 1 year, 4 months ago
  65. 1164fc0 google-java-format: remove sorting import argument by William Escande · 1 year, 4 months ago
  66. 3afcd28 google-java-format: Default to sorting import by William Escande · 1 year, 4 months ago
  67. 669d983 repohooks: pass through REPO_PROJECT by Adrian Roos · 1 year, 4 months ago
  68. 9e37d2e Add --include-dirs for google-java-format am: d98423a6d5 by Joe Baker-Malone · 1 year, 4 months ago
  69. f87ff45 pylint: change default to Python 3 by Mike Frysinger · 1 year, 4 months ago
  70. d98423a Add --include-dirs for google-java-format by Joe Baker-Malone · 1 year, 4 months ago
  71. e106ee3 Merge "hooks: bpfmt: display formatting diff on errors" into main am: 2976a4d245 by Treehugger Robot · 1 year, 9 months ago
  72. 2976a4d Merge "hooks: bpfmt: display formatting diff on errors" into main by Treehugger Robot · 1 year, 9 months ago
  73. 4123f30 pre-upload: fix internal_failure setting am: 99cf377b6d by Mike Frysinger · 2 years ago
  74. 99cf377 pre-upload: fix internal_failure setting by Mike Frysinger · 2 years, 1 month ago
  75. de862e9 Merge "results: filter out warnings from the "is an error" check" into main am: 904ef56283 by Mike Frysinger · 2 years, 1 month ago
  76. 904ef56 Merge "results: filter out warnings from the "is an error" check" into main by Mike Frysinger · 2 years, 1 month ago
  77. 2e88939 results: filter out warnings from the "is an error" check by Mike Frysinger · 2 years, 1 month ago
  78. 91326c4 Merge "check_commit_msg_relnote_field_format: Fix indent on commit message" into main am: ed904c8a33 by Treehugger Robot · 2 years, 2 months ago
  79. ed904c8 Merge "check_commit_msg_relnote_field_format: Fix indent on commit message" into main by Treehugger Robot · 2 years, 2 months ago
  80. f48408c check_commit_msg_relnote_field_format: Fix indent on commit message by Natnael Belay · 2 years, 2 months ago
  81. 1ff3e65 Merge "pre-upload: Ask user confirmation even for 1 hook" into main am: 6131d44085 by Treehugger Robot · 2 years, 2 months ago
  82. 6131d44 Merge "pre-upload: Ask user confirmation even for 1 hook" into main by Treehugger Robot · 2 years, 2 months ago
  83. 636f3d9 aidl_format: Fix `aidl_api` directory exception for aidl_format hook am: c13f6bfa45 by Devin Moore · 2 years, 2 months ago
  84. c13f6bf aidl_format: Fix `aidl_api` directory exception for aidl_format hook by Devin Moore · 2 years, 2 months ago
  85. b51e990 pre-upload: Ask user confirmation even for 1 hook by William Escande · 2 years, 2 months ago
  86. 5ee5135 pre-upload: allow user to run any/all of the fixups am: 338af8dede by Mike Frysinger · 2 years, 3 months ago
  87. fb4456e pre-upload: show all possible fixup commands while running am: 1739927ab8 by Mike Frysinger · 2 years, 3 months ago
  88. 338af8d pre-upload: allow user to run any/all of the fixups by Mike Frysinger · 2 years, 4 months ago
  89. e221714 hooks: bpfmt: display formatting diff on errors by Mike Frysinger · 2 years, 4 months ago
  90. 1739927 pre-upload: show all possible fixup commands while running by Mike Frysinger · 2 years, 4 months ago
  91. fd588da pre-upload: run hooks in parallel using futures am: c400921fda by Mike Frysinger · 2 years, 3 months ago
  92. 55ea71a pre-upload: flip hook progress output style am: 4473f01713 by Mike Frysinger · 2 years, 3 months ago
  93. 13cc379 pre-upload: hoist exclusion logic earlier am: 1fc51c305b by Mike Frysinger · 2 years, 3 months ago
  94. c400921 pre-upload: run hooks in parallel using futures by Mike Frysinger · 2 years, 4 months ago
  95. 4473f01 pre-upload: flip hook progress output style by Mike Frysinger · 2 years, 4 months ago
  96. 52613a9 Merge "hooks: gofmt: fix argument handling" am: e2a519ed6f by Treehugger Robot · 2 years, 3 months ago
  97. 5bc98c0 hooks: rustfmt: drop custom format suggestion am: b1f4a748ae by Mike Frysinger · 2 years, 3 months ago
  98. 1fc51c3 pre-upload: hoist exclusion logic earlier by Mike Frysinger · 2 years, 4 months ago
  99. e2a519e Merge "hooks: gofmt: fix argument handling" by Treehugger Robot · 2 years, 3 months ago
  100. 735b207 hooks: gofmt: fix argument handling by Mike Frysinger · 2 years, 4 months ago