1. 748e5d8 Fix cgo race detection (#2383) by Keith Smiley · 11 hours ago upstream/master
  2. b1e9c9d fix releases for immutable GitHub releases (#2381) by Tyler French · 5 days ago
  3. 8a2dc64 docs: update Gazelle and rules_go releases (#2380) by Tyler French · 6 days ago
  4. 1208622 fix release archive format for BCR (#2379) by Tyler French · 6 days ago v0.52.2
  5. f50322b fix release script to use tzst as expected (#2378) by Tyler French · 6 days ago v0.52.1
  6. 478a61c fix: use v2 testtools in generation tests (#2377) by zbarsky-openai · 6 days ago
  7. a1b7ff2 feat(go): add directives to set Go/C compiler and linker flags on generated rules (#2372) by H5-O5 · 13 days ago v0.52.0
  8. fea2585 Record GOROOT as a label in go.env (#2374) by Fabian Meumertzheim · 14 days ago
  9. 34b6c99 fix: add Gazelle overrides for additional dependencies (#2373) by Dan Markwat · 2 weeks ago
  10. 6623f1a Fix alias_kind directive leaking across directories (#2368) by Alex Torok · 2 weeks ago
  11. 15d1f02 feat(go): support rc toolchains (#2370) by Rafik Salama · 3 weeks ago
  12. ac8ea6f Fix: stop adding prefix to proto imports (#2369) by Zhongpeng Lin · 3 weeks ago
  13. 0b16aec fetch_repo: verify module sum using "go mod download" JSON, not the extracted tree (#2366) by Malte Poll · 3 weeks ago
  14. 6606edf go_deps: allow overriding a module's Bazel repo name (#2365) by H5-O5 · 3 weeks ago
  15. 8bfb626 Fix empty rule deletion for aliased kinds (#2362) by Tao Wang · 7 weeks ago
  16. 82a3cb1 bzlmod: provide a compatibility shim for @rules_proto (#2361) by Fabian Meumertzheim · 7 weeks ago
  17. 73a31e9 Upgrade publish-to-bcr workflow (#2359) by Jay Conrod · 7 weeks ago
  18. 8850159 v2/walk: forward walk package, modify to use v2 packages and Configurer interface (#2330) by Jay Conrod · 8 weeks ago
  19. 301b9a2 v2/compat: add compatibility wrappers and stubs for v1 to v2 compatibility (#2329) by Jay Conrod · 8 weeks ago
  20. 12573ed v2: new versions of config, resolve, language packages with new interfaces (#2322) by Jay Conrod · 8 weeks ago
  21. 6098d28 Add publish-to-bcr workflow (#2356) by Jay Conrod · 8 weeks ago
  22. 1955b74 feat: don't require `# gazelle:` prefix in directive_file (#2351) by Rafik Salama · 8 weeks ago
  23. 0526458 More fully fix gazelle_binary (#2355) by David Zbarsky · 8 weeks ago
  24. 228ca4e gazelle_binary needs cc toolchain (#2354) by David Zbarsky · 8 weeks ago
  25. 20aa297 go.mod: update v2 requirement to v2.0.0-2 (#2352) by Jay Conrod · 8 weeks ago
  26. 25eb899 support patch_cmd in bzlmod (#2350) by H5-O5 · 10 weeks ago
  27. 7f92c7b fix: my email (#2347) by Tyler French · 3 months ago
  28. 4e2af97 Prefer @repo over @repo//:repo (#2343) by G · 3 months ago v0.51.0 v2.0.0-2
  29. 493e9d9 Allow placement of `go.work` in a nested (non-root) package (#2333) by Kirill Berezin · 3 months ago
  30. edfc45b go_deps: don't declare use_repo dependency on module from go.work (#2337) by Jay Conrod · 3 months ago
  31. e440c4d fix: make language agnostic kinds generic (#2053) by Jason Bedard · 3 months ago
  32. 87d7789 Respect caller GOAUTH when building content (#2335) by Andrew Nelson · 3 months ago
  33. a472876 Move and forward basic packages to v2 (#2311) by Jay Conrod · 3 months ago
  34. 78f74ab fix(language/go): use rules_go apparent name in proto compilers (#2326) by Régis Desgroppes · 3 months ago
  35. b9530ec go_deps: allow inheriting host env vars (#2328) by Son Luong Ngoc · 4 months ago
  36. 181c8b6 go_deps: don't print version mismatch messages for go.work modules (#2325) by Jay Conrod · 4 months ago v0.50.0
  37. ba1056d go_repository_tools: build with -buildvcs=false (#2324) by Jay Conrod · 4 months ago
  38. cd1408c Revert "go_deps: allow local module replacements, with a flag (#2317)" (#2321) by Jay Conrod · 4 months ago
  39. 8bdd18d Add a `directive_file` directive (#2314) by Simon Mavi Stewart · 4 months ago v0.49.0
  40. 519d7cc MODULE.bazel: load dependencies from go.work instead of go.mod (#2320) by Jay Conrod · 4 months ago
  41. 7c54844 go_deps: allow local module replacements, with a flag (#2317) by Jay Conrod · 4 months ago
  42. 4a7caee build(deps): bump google.golang.org/grpc from 1.71.0 to 1.79.3 in /tests/bcr/go_mod (#2310) by dependabot[bot] · 4 months ago v0.48.0 v2.0.0-1
  43. ea863a9 bzlmod: fix _noop arity for check_direct_dependencies = "off" (#2305) by Robert Findley · 4 months ago
  44. aeb4220 Add -version flag to print the current version (#2307) by Jay Conrod · 4 months ago
  45. 40c2c73 bzlmod: allow non-default go.work file names (#2303) by Robert Findley · 5 months ago
  46. baca6fb Fix MergeDict() logic for empty lists (#2301) by Mateusz Olczyk · 5 months ago
  47. f254bbb go_repository_tools: build v2/cmd/gazelle (#2299) by Jay Conrod · 5 months ago
  48. a1055c5 cmd/fetch_repo: fix dropped error (#2298) by Lars Lehtonen · 5 months ago
  49. a3e63b0 Implement Rule.AttrBool() method (#2295) by Mateusz Olczyk · 5 months ago
  50. a8d8f4c tests: convert most remaining integration tests (#2294) by Jay Conrod · 5 months ago
  51. 95527eb tests: convert some integration tests to gazelle_generation_test (#2293) by Jay Conrod · 5 months ago
  52. 76b0b0c gazelle_binary: support either v1 or v2 (#2281) by Jay Conrod · 5 months ago
  53. 72178d1 Switch to "protobuf" module when generating proto_library rules (#2284) by Mateusz Olczyk · 5 months ago
  54. 6b2aecc (docs) Note that an extension is required for default_visibility (#2287) by Dustin J. Mitchell · 6 months ago
  55. 09f3d81 resolve: use a fallback RepoName for overrides (#2270) by Gerrit Renker · 6 months ago
  56. b5b771c v2: add v2/cmd/gazelle (#2277) by Jay Conrod · 6 months ago
  57. 42f187a v2: extract fix-update logic to v2/cmd/gazelle/update (#2276) by Jay Conrod · 6 months ago
  58. 7b9d7f3 v2: add v2/go.mod, go.work (#2275) by Jay Conrod · 6 months ago
  59. 2f939c7 Upgrade Go to 1.24.12, rules_go to 0.59.0, and sync deps to WORKSPACE (#2274) by Jay Conrod · 6 months ago
  60. 3234826 Disable proto library generation for protocompile (#2278) by Will Noble · 6 months ago
  61. a854abf Add proto compiler for grpc libraries (#2271) by Marcel · 6 months ago
  62. c2a2ca8 Fix the lockfile and let it update locally (#2263) by Fabian Meumertzheim · 7 months ago
  63. ff2b7cf Add check to see if testdata is empty when determining when to add data (#2262) by sohumk-stripe · 7 months ago
  64. 58be103 Add default Gazelle override for go.chromium.org/luci (#2259) by Eric Boren · 7 months ago
  65. fdb8a95 Add remote-apis-sdks to DEFAULT_BUILD_FILE_GENERATION_BY_PATH (#2260) by Eric Boren · 7 months ago
  66. b99e347 docs: added explanation on how the merger works (#2255) by Jay Conrod · 7 months ago
  67. 0ebe7d8 walk: assert that RelsToIndex strings are clean and relative (#2258) by Jay Conrod · 7 months ago
  68. b8a73bc fix(language/go): ignored goexperiment build tag typo (#2257) by Ammar Elsabe · 7 months ago
  69. 3696f8c fix: ignore goexperiments build tags (#2254) by Ammar Elsabe · 8 months ago
  70. 093359a docs: rewrite design explanation (#2251) by Jay Conrod · 8 months ago
  71. 2762427 docs: split reference material onto different pages (#2250) by Jay Conrod · 8 months ago
  72. dedce65 README: fix broken links to JS, Kotlin extensions (#2199) by Jay Conrod · 8 months ago
  73. 6dc1118 Add default_features directive (#2247) by Keith Smiley · 8 months ago
  74. c43f201 cmd/autogazelle/README: translate from reStructuredText to Markdown (#2200) by Jay Conrod · 8 months ago
  75. 028c500 Insert package() at the top of the file (#2249) by Keith Smiley · 8 months ago
  76. 0c712d1 Fix exports_files and package conflicts (#2248) by Keith Smiley · 8 months ago
  77. 2250eaa Add Glob.AllowsEmpty (#2245) by David Zbarsky · 8 months ago
  78. 46abfc0 feat: remove scalar attr keep comments (#2244) by Peter Cardenas · 8 months ago
  79. cb5dab0 feat: remove unnecessary keep comments in lists (#2232) by Peter Cardenas · 8 months ago
  80. 377f822 feature: generate `pgoprofile` attribute if default profile detected (#2241) by Vasilios Pantazopoulos · 8 months ago
  81. d3a4217 doc: fix the `rules_python` gazelle example (#2020) by Ignas Anikevicius · 8 months ago
  82. cbd235f walk: fix race condition (#2238) by Jay Conrod · 8 months ago
  83. 9d26c70 Accept `go.sum` files with git conflict markers (#2225) by Fabian Meumertzheim · 8 months ago
  84. 2f37cce Add default Gazelle override for tflint-plugin-sdk (#2230) by Rory Chatterton · 8 months ago
  85. 7022bb2 [bzlmod/go_deps] Clarify support for modules that differ only by case. (#2213) by Martin Kosiba · 8 months ago
  86. bb95b5e CI: upgrade rules_go for BCR tests (#2237) by Jay Conrod · 8 months ago
  87. b13c157 Fix go tools at module roots (#2223) by Steven Dee · 9 months ago v0.47.0
  88. 8ce02f7 Fix BCR test module with Bazel 9 (#2221) by Fabian Meumertzheim · 9 months ago
  89. c250075 Generate dictionary with go tool targets (#2215) by Steven Dee · 9 months ago
  90. f866de0 CI: hopefully fix BCR tests (#2220) by Jay Conrod · 9 months ago v0.46.0 v0.46.0-rc3
  91. 47b5773 CI: sync BCR and presubmit tests (#2218) by Jay Conrod · 9 months ago v0.46.0-rc2
  92. 855be08 language/go: handle cgo noescape and nocallback directives (#2217) by Torin Carey · 9 months ago
  93. 02b5c18 fix: only return requested dirinfo on GetDirInfo error (#2212) by Jason Bedard · 9 months ago v0.46.0-rc1
  94. 15fa5e2 Commit MODULE.bazel.lock file (#2209) by Jay Conrod · 9 months ago
  95. 72ec3d2 config: fix nil pointer exception in update help (#2202) by Jay Conrod · 9 months ago
  96. d82aa37 perf: avoid use of reflection when generating bzl expressions (#2204) by Jason Bedard · 9 months ago
  97. ac1a5c3 perf: dont use sprintf for simple string concat (#2205) by Jason Bedard · 9 months ago
  98. 2d0f076 chore: update bazelbuild/buildtools, bmatcuk/doublestar (#2203) by Jason Bedard · 9 months ago
  99. b55c4b2 Design: translate from reStructuredText to Markdown (#2198) by Jay Conrod · 10 months ago
  100. c7339b8 README: translate from reStructuredText to Markdown (#2197) by Jay Conrod · 10 months ago