1. e440c4d fix: make language agnostic kinds generic (#2053) by Jason Bedard · 14 days ago upstream/master
  2. 87d7789 Respect caller GOAUTH when building content (#2335) by Andrew Nelson · 2 weeks ago
  3. a472876 Move and forward basic packages to v2 (#2311) by Jay Conrod · 3 weeks ago
  4. 78f74ab fix(language/go): use rules_go apparent name in proto compilers (#2326) by Régis Desgroppes · 3 weeks ago
  5. b9530ec go_deps: allow inheriting host env vars (#2328) by Son Luong Ngoc · 4 weeks ago
  6. 181c8b6 go_deps: don't print version mismatch messages for go.work modules (#2325) by Jay Conrod · 4 weeks ago v0.50.0
  7. ba1056d go_repository_tools: build with -buildvcs=false (#2324) by Jay Conrod · 5 weeks ago
  8. cd1408c Revert "go_deps: allow local module replacements, with a flag (#2317)" (#2321) by Jay Conrod · 5 weeks ago
  9. 8bdd18d Add a `directive_file` directive (#2314) by Simon Mavi Stewart · 5 weeks ago v0.49.0
  10. 519d7cc MODULE.bazel: load dependencies from go.work instead of go.mod (#2320) by Jay Conrod · 5 weeks ago
  11. 7c54844 go_deps: allow local module replacements, with a flag (#2317) by Jay Conrod · 6 weeks ago
  12. 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] · 7 weeks ago v0.48.0 v2.0.0-1
  13. ea863a9 bzlmod: fix _noop arity for check_direct_dependencies = "off" (#2305) by Robert Findley · 8 weeks ago
  14. aeb4220 Add -version flag to print the current version (#2307) by Jay Conrod · 8 weeks ago
  15. 40c2c73 bzlmod: allow non-default go.work file names (#2303) by Robert Findley · 8 weeks ago
  16. baca6fb Fix MergeDict() logic for empty lists (#2301) by Mateusz Olczyk · 8 weeks ago
  17. f254bbb go_repository_tools: build v2/cmd/gazelle (#2299) by Jay Conrod · 9 weeks ago
  18. a1055c5 cmd/fetch_repo: fix dropped error (#2298) by Lars Lehtonen · 10 weeks ago
  19. a3e63b0 Implement Rule.AttrBool() method (#2295) by Mateusz Olczyk · 2 months ago
  20. a8d8f4c tests: convert most remaining integration tests (#2294) by Jay Conrod · 2 months ago
  21. 95527eb tests: convert some integration tests to gazelle_generation_test (#2293) by Jay Conrod · 2 months ago
  22. 76b0b0c gazelle_binary: support either v1 or v2 (#2281) by Jay Conrod · 2 months ago
  23. 72178d1 Switch to "protobuf" module when generating proto_library rules (#2284) by Mateusz Olczyk · 3 months ago
  24. 6b2aecc (docs) Note that an extension is required for default_visibility (#2287) by Dustin J. Mitchell · 3 months ago
  25. 09f3d81 resolve: use a fallback RepoName for overrides (#2270) by Gerrit Renker · 3 months ago
  26. b5b771c v2: add v2/cmd/gazelle (#2277) by Jay Conrod · 3 months ago
  27. 42f187a v2: extract fix-update logic to v2/cmd/gazelle/update (#2276) by Jay Conrod · 3 months ago
  28. 7b9d7f3 v2: add v2/go.mod, go.work (#2275) by Jay Conrod · 3 months ago
  29. 2f939c7 Upgrade Go to 1.24.12, rules_go to 0.59.0, and sync deps to WORKSPACE (#2274) by Jay Conrod · 3 months ago
  30. 3234826 Disable proto library generation for protocompile (#2278) by Will Noble · 3 months ago
  31. a854abf Add proto compiler for grpc libraries (#2271) by Marcel · 4 months ago
  32. c2a2ca8 Fix the lockfile and let it update locally (#2263) by Fabian Meumertzheim · 4 months ago
  33. ff2b7cf Add check to see if testdata is empty when determining when to add data (#2262) by sohumk-stripe · 4 months ago
  34. 58be103 Add default Gazelle override for go.chromium.org/luci (#2259) by Eric Boren · 5 months ago
  35. fdb8a95 Add remote-apis-sdks to DEFAULT_BUILD_FILE_GENERATION_BY_PATH (#2260) by Eric Boren · 5 months ago
  36. b99e347 docs: added explanation on how the merger works (#2255) by Jay Conrod · 5 months ago
  37. 0ebe7d8 walk: assert that RelsToIndex strings are clean and relative (#2258) by Jay Conrod · 5 months ago
  38. b8a73bc fix(language/go): ignored goexperiment build tag typo (#2257) by Ammar Elsabe · 5 months ago
  39. 3696f8c fix: ignore goexperiments build tags (#2254) by Ammar Elsabe · 5 months ago
  40. 093359a docs: rewrite design explanation (#2251) by Jay Conrod · 5 months ago
  41. 2762427 docs: split reference material onto different pages (#2250) by Jay Conrod · 5 months ago
  42. dedce65 README: fix broken links to JS, Kotlin extensions (#2199) by Jay Conrod · 5 months ago
  43. 6dc1118 Add default_features directive (#2247) by Keith Smiley · 5 months ago
  44. c43f201 cmd/autogazelle/README: translate from reStructuredText to Markdown (#2200) by Jay Conrod · 5 months ago
  45. 028c500 Insert package() at the top of the file (#2249) by Keith Smiley · 5 months ago
  46. 0c712d1 Fix exports_files and package conflicts (#2248) by Keith Smiley · 5 months ago
  47. 2250eaa Add Glob.AllowsEmpty (#2245) by David Zbarsky · 5 months ago
  48. 46abfc0 feat: remove scalar attr keep comments (#2244) by Peter Cardenas · 5 months ago
  49. cb5dab0 feat: remove unnecessary keep comments in lists (#2232) by Peter Cardenas · 5 months ago
  50. 377f822 feature: generate `pgoprofile` attribute if default profile detected (#2241) by Vasilios Pantazopoulos · 5 months ago
  51. d3a4217 doc: fix the `rules_python` gazelle example (#2020) by Ignas Anikevicius · 6 months ago
  52. cbd235f walk: fix race condition (#2238) by Jay Conrod · 6 months ago
  53. 9d26c70 Accept `go.sum` files with git conflict markers (#2225) by Fabian Meumertzheim · 6 months ago
  54. 2f37cce Add default Gazelle override for tflint-plugin-sdk (#2230) by Rory Chatterton · 6 months ago
  55. 7022bb2 [bzlmod/go_deps] Clarify support for modules that differ only by case. (#2213) by Martin Kosiba · 6 months ago
  56. bb95b5e CI: upgrade rules_go for BCR tests (#2237) by Jay Conrod · 6 months ago
  57. b13c157 Fix go tools at module roots (#2223) by Steven Dee · 6 months ago v0.47.0
  58. 8ce02f7 Fix BCR test module with Bazel 9 (#2221) by Fabian Meumertzheim · 6 months ago
  59. c250075 Generate dictionary with go tool targets (#2215) by Steven Dee · 6 months ago
  60. f866de0 CI: hopefully fix BCR tests (#2220) by Jay Conrod · 6 months ago v0.46.0 v0.46.0-rc3
  61. 47b5773 CI: sync BCR and presubmit tests (#2218) by Jay Conrod · 6 months ago v0.46.0-rc2
  62. 855be08 language/go: handle cgo noescape and nocallback directives (#2217) by Torin Carey · 6 months ago
  63. 02b5c18 fix: only return requested dirinfo on GetDirInfo error (#2212) by Jason Bedard · 7 months ago v0.46.0-rc1
  64. 15fa5e2 Commit MODULE.bazel.lock file (#2209) by Jay Conrod · 7 months ago
  65. 72ec3d2 config: fix nil pointer exception in update help (#2202) by Jay Conrod · 7 months ago
  66. d82aa37 perf: avoid use of reflection when generating bzl expressions (#2204) by Jason Bedard · 7 months ago
  67. ac1a5c3 perf: dont use sprintf for simple string concat (#2205) by Jason Bedard · 7 months ago
  68. 2d0f076 chore: update bazelbuild/buildtools, bmatcuk/doublestar (#2203) by Jason Bedard · 7 months ago
  69. b55c4b2 Design: translate from reStructuredText to Markdown (#2198) by Jay Conrod · 7 months ago
  70. c7339b8 README: translate from reStructuredText to Markdown (#2197) by Jay Conrod · 7 months ago
  71. f5f8aff Automatically deleting corrupted Go module cache (#2194) by Zhongpeng Lin · 7 months ago
  72. a0a42d4 build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /tests/bcr/go_mod (#2193) by dependabot[bot] · 7 months ago
  73. 3290119 README.rst: fix code formatting (#2192) by Jay Conrod · 7 months ago
  74. 6101df4 Add test coverage for external Go submodules (#2191) by Fabian Meumertzheim · 7 months ago
  75. 67eb482 language/bazel/visibility: add to cmd/gazelle and DEFAULT_LANGUAGES (#2190) by Jay Conrod · 7 months ago
  76. 2de7b82 docs: document lazy indexing (#2188) by Jay Conrod · 8 months ago
  77. d27bd7a language/go: set visibility correctly for nested internal directories (#2187) by Jay Conrod · 8 months ago
  78. 0f9972d refactor: remove unreachable code (#2160) by Jason Bedard · 8 months ago
  79. 98c6091 language/proto: implement lazy indexing (#2185) by Jay Conrod · 8 months ago
  80. 5be0cf1 Invalidate go_repository_cache when host env vars change (#2183) by Zhongpeng Lin · 8 months ago
  81. 843f2b6 Stop using deprecated go.new_library() and go.library_to_source() (#2180) by Ed Schouten · 8 months ago
  82. 07a6616 moduleFromPath don't need go mod download (#2178) by xuxife · 8 months ago
  83. 0e862c3 perf: populate walk cache in background (#2161) by Jason Bedard · 8 months ago
  84. 3ca2882 Add directives to build github.com/thanos-io/thanos/cmd/thanos (#2086) by Holger Freyther · 9 months ago
  85. 5267019 support new ignore directive in go.mod (#2169) by JB · 9 months ago
  86. 39692af ignore godebug directive in go.mod and go.work #2167 (#2168) by Saurabh D Rao · 9 months ago
  87. 0182acd Adding unit test to ensure behavior of mode=diff (#2166) by Alan Donham · 9 months ago
  88. f70a0b9 Realign diff mode exit code with other modes. (#2165) by Alan Donham · 9 months ago
  89. 8baf684 docs: update Swift gazelle plugin reference to correct repository (#2159) by Chuck Grindel · 9 months ago
  90. efeeebf fix: populate walk cache for all walk modes (#2158) by Jason Bedard · 9 months ago
  91. 077e8c6 Extract either Module/Workspace RepoName in `CommonConfigurer` (#2157) by Wojciech Mazur · 9 months ago v0.45.0
  92. b9f4a4b walk: allow GetDirInfo to be called in directories not visited yet (#2153) by Jay Conrod · 9 months ago
  93. 6803436 pathtools: add Prefixes helper function (#2152) by Jay Conrod · 9 months ago
  94. c71b983 Removing restriction on cgo in go_test (#2154) by Zhongpeng Lin · 9 months ago
  95. d7a4d6b Upgrade `package_metadata` to 0.0.5 (was 0.0.2) (#2155) by Wojciech Mazur · 9 months ago
  96. d6536e7 Propagate to Gazelle extensions `proto_library` name achieved after merging with BUILD file (#2150) by Wojciech Mazur · 10 months ago
  97. ffa4e78 fix FixLoads issue with list of symbols (#2147) by tzaman-stripe · 10 months ago
  98. df68793 Accept more forms of glob values when parsing `bzl.Expr` (#2145) by Wojciech Mazur · 10 months ago
  99. b4c7f7d Fix target names when running in `package` proto mode (#2144) by Julian Gautier · 10 months ago
  100. db08340 Fix interfing proto.Mode - taking into account mode module apparent names (#2143) by Wojciech Mazur · 10 months ago