1. a3e63b0 Implement Rule.AttrBool() method (#2295) by Mateusz Olczyk · 9 days ago upstream/master
  2. a8d8f4c tests: convert most remaining integration tests (#2294) by Jay Conrod · 11 days ago
  3. 95527eb tests: convert some integration tests to gazelle_generation_test (#2293) by Jay Conrod · 12 days ago
  4. 76b0b0c gazelle_binary: support either v1 or v2 (#2281) by Jay Conrod · 12 days ago
  5. 72178d1 Switch to "protobuf" module when generating proto_library rules (#2284) by Mateusz Olczyk · 2 weeks ago
  6. 6b2aecc (docs) Note that an extension is required for default_visibility (#2287) by Dustin J. Mitchell · 3 weeks ago
  7. 09f3d81 resolve: use a fallback RepoName for overrides (#2270) by Gerrit Renker · 5 weeks ago
  8. b5b771c v2: add v2/cmd/gazelle (#2277) by Jay Conrod · 5 weeks ago
  9. 42f187a v2: extract fix-update logic to v2/cmd/gazelle/update (#2276) by Jay Conrod · 5 weeks ago
  10. 7b9d7f3 v2: add v2/go.mod, go.work (#2275) by Jay Conrod · 6 weeks ago
  11. 2f939c7 Upgrade Go to 1.24.12, rules_go to 0.59.0, and sync deps to WORKSPACE (#2274) by Jay Conrod · 6 weeks ago
  12. 3234826 Disable proto library generation for protocompile (#2278) by Will Noble · 6 weeks ago
  13. a854abf Add proto compiler for grpc libraries (#2271) by Marcel · 6 weeks ago
  14. c2a2ca8 Fix the lockfile and let it update locally (#2263) by Fabian Meumertzheim · 8 weeks ago
  15. ff2b7cf Add check to see if testdata is empty when determining when to add data (#2262) by sohumk-stripe · 8 weeks ago
  16. 58be103 Add default Gazelle override for go.chromium.org/luci (#2259) by Eric Boren · 3 months ago
  17. fdb8a95 Add remote-apis-sdks to DEFAULT_BUILD_FILE_GENERATION_BY_PATH (#2260) by Eric Boren · 3 months ago
  18. b99e347 docs: added explanation on how the merger works (#2255) by Jay Conrod · 3 months ago
  19. 0ebe7d8 walk: assert that RelsToIndex strings are clean and relative (#2258) by Jay Conrod · 3 months ago
  20. b8a73bc fix(language/go): ignored goexperiment build tag typo (#2257) by Ammar Elsabe · 3 months ago
  21. 3696f8c fix: ignore goexperiments build tags (#2254) by Ammar Elsabe · 3 months ago
  22. 093359a docs: rewrite design explanation (#2251) by Jay Conrod · 3 months ago
  23. 2762427 docs: split reference material onto different pages (#2250) by Jay Conrod · 3 months ago
  24. dedce65 README: fix broken links to JS, Kotlin extensions (#2199) by Jay Conrod · 3 months ago
  25. 6dc1118 Add default_features directive (#2247) by Keith Smiley · 3 months ago
  26. c43f201 cmd/autogazelle/README: translate from reStructuredText to Markdown (#2200) by Jay Conrod · 3 months ago
  27. 028c500 Insert package() at the top of the file (#2249) by Keith Smiley · 3 months ago
  28. 0c712d1 Fix exports_files and package conflicts (#2248) by Keith Smiley · 3 months ago
  29. 2250eaa Add Glob.AllowsEmpty (#2245) by David Zbarsky · 3 months ago
  30. 46abfc0 feat: remove scalar attr keep comments (#2244) by Peter Cardenas · 3 months ago
  31. cb5dab0 feat: remove unnecessary keep comments in lists (#2232) by Peter Cardenas · 3 months ago
  32. 377f822 feature: generate `pgoprofile` attribute if default profile detected (#2241) by Vasilios Pantazopoulos · 3 months ago
  33. d3a4217 doc: fix the `rules_python` gazelle example (#2020) by Ignas Anikevicius · 3 months ago
  34. cbd235f walk: fix race condition (#2238) by Jay Conrod · 4 months ago
  35. 9d26c70 Accept `go.sum` files with git conflict markers (#2225) by Fabian Meumertzheim · 4 months ago
  36. 2f37cce Add default Gazelle override for tflint-plugin-sdk (#2230) by Rory Chatterton · 4 months ago
  37. 7022bb2 [bzlmod/go_deps] Clarify support for modules that differ only by case. (#2213) by Martin Kosiba · 4 months ago
  38. bb95b5e CI: upgrade rules_go for BCR tests (#2237) by Jay Conrod · 4 months ago
  39. b13c157 Fix go tools at module roots (#2223) by Steven Dee · 4 months ago v0.47.0
  40. 8ce02f7 Fix BCR test module with Bazel 9 (#2221) by Fabian Meumertzheim · 4 months ago
  41. c250075 Generate dictionary with go tool targets (#2215) by Steven Dee · 4 months ago
  42. f866de0 CI: hopefully fix BCR tests (#2220) by Jay Conrod · 4 months ago v0.46.0 v0.46.0-rc3
  43. 47b5773 CI: sync BCR and presubmit tests (#2218) by Jay Conrod · 4 months ago v0.46.0-rc2
  44. 855be08 language/go: handle cgo noescape and nocallback directives (#2217) by Torin Carey · 4 months ago
  45. 02b5c18 fix: only return requested dirinfo on GetDirInfo error (#2212) by Jason Bedard · 4 months ago v0.46.0-rc1
  46. 15fa5e2 Commit MODULE.bazel.lock file (#2209) by Jay Conrod · 4 months ago
  47. 72ec3d2 config: fix nil pointer exception in update help (#2202) by Jay Conrod · 5 months ago
  48. d82aa37 perf: avoid use of reflection when generating bzl expressions (#2204) by Jason Bedard · 5 months ago
  49. ac1a5c3 perf: dont use sprintf for simple string concat (#2205) by Jason Bedard · 5 months ago
  50. 2d0f076 chore: update bazelbuild/buildtools, bmatcuk/doublestar (#2203) by Jason Bedard · 5 months ago
  51. b55c4b2 Design: translate from reStructuredText to Markdown (#2198) by Jay Conrod · 5 months ago
  52. c7339b8 README: translate from reStructuredText to Markdown (#2197) by Jay Conrod · 5 months ago
  53. f5f8aff Automatically deleting corrupted Go module cache (#2194) by Zhongpeng Lin · 5 months ago
  54. 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] · 5 months ago
  55. 3290119 README.rst: fix code formatting (#2192) by Jay Conrod · 5 months ago
  56. 6101df4 Add test coverage for external Go submodules (#2191) by Fabian Meumertzheim · 5 months ago
  57. 67eb482 language/bazel/visibility: add to cmd/gazelle and DEFAULT_LANGUAGES (#2190) by Jay Conrod · 5 months ago
  58. 2de7b82 docs: document lazy indexing (#2188) by Jay Conrod · 5 months ago
  59. d27bd7a language/go: set visibility correctly for nested internal directories (#2187) by Jay Conrod · 5 months ago
  60. 0f9972d refactor: remove unreachable code (#2160) by Jason Bedard · 6 months ago
  61. 98c6091 language/proto: implement lazy indexing (#2185) by Jay Conrod · 6 months ago
  62. 5be0cf1 Invalidate go_repository_cache when host env vars change (#2183) by Zhongpeng Lin · 6 months ago
  63. 843f2b6 Stop using deprecated go.new_library() and go.library_to_source() (#2180) by Ed Schouten · 6 months ago
  64. 07a6616 moduleFromPath don't need go mod download (#2178) by xuxife · 6 months ago
  65. 0e862c3 perf: populate walk cache in background (#2161) by Jason Bedard · 6 months ago
  66. 3ca2882 Add directives to build github.com/thanos-io/thanos/cmd/thanos (#2086) by Holger Freyther · 7 months ago
  67. 5267019 support new ignore directive in go.mod (#2169) by JB · 7 months ago
  68. 39692af ignore godebug directive in go.mod and go.work #2167 (#2168) by Saurabh D Rao · 7 months ago
  69. 0182acd Adding unit test to ensure behavior of mode=diff (#2166) by Alan Donham · 7 months ago
  70. f70a0b9 Realign diff mode exit code with other modes. (#2165) by Alan Donham · 7 months ago
  71. 8baf684 docs: update Swift gazelle plugin reference to correct repository (#2159) by Chuck Grindel · 7 months ago
  72. efeeebf fix: populate walk cache for all walk modes (#2158) by Jason Bedard · 7 months ago
  73. 077e8c6 Extract either Module/Workspace RepoName in `CommonConfigurer` (#2157) by Wojciech Mazur · 7 months ago v0.45.0
  74. b9f4a4b walk: allow GetDirInfo to be called in directories not visited yet (#2153) by Jay Conrod · 7 months ago
  75. 6803436 pathtools: add Prefixes helper function (#2152) by Jay Conrod · 7 months ago
  76. c71b983 Removing restriction on cgo in go_test (#2154) by Zhongpeng Lin · 7 months ago
  77. d7a4d6b Upgrade `package_metadata` to 0.0.5 (was 0.0.2) (#2155) by Wojciech Mazur · 7 months ago
  78. d6536e7 Propagate to Gazelle extensions `proto_library` name achieved after merging with BUILD file (#2150) by Wojciech Mazur · 7 months ago
  79. ffa4e78 fix FixLoads issue with list of symbols (#2147) by tzaman-stripe · 8 months ago
  80. df68793 Accept more forms of glob values when parsing `bzl.Expr` (#2145) by Wojciech Mazur · 8 months ago
  81. b4c7f7d Fix target names when running in `package` proto mode (#2144) by Julian Gautier · 8 months ago
  82. db08340 Fix interfing proto.Mode - taking into account mode module apparent names (#2143) by Wojciech Mazur · 8 months ago
  83. 70f6c6e rule: add MatchGlobExpr for parsing glob expressions (#2142) by Jay Conrod · 8 months ago
  84. 80e359a walk: expose cached GetDirInfo (#2141) by Jay Conrod · 8 months ago
  85. 8301716 refactor: update bazel target for go_features (#2138) by Ismail Gjevori · 8 months ago
  86. 85aa3a2 merger: fix symbol assigned (#2136) by hunshcn · 8 months ago
  87. 0990b28 Remove usage of deprecated package_list on Go context (#2135) by David Zbarsky · 8 months ago
  88. 2f47114 fix: only pass walked dir content to single callback (#2134) by Jason Bedard · 8 months ago
  89. 82fcc1b Add default overrides for spicedb support (#2131) by Alex Faxå · 8 months ago
  90. bfa9a3a Test with Bazel 8 (#2120) by Fabian Meumertzheim · 9 months ago
  91. 1deae95 Fix missing go_env when running Gazelle (#2128) by Gunnar Wagenknecht · 9 months ago
  92. dc5cce4 docs: use stardoc for reference documentation only (#2125) by Jay Conrod · 9 months ago
  93. 3e438c8 Add special handling for extracting explicit package name from rule name if being part of `go_package` (#2122) by Wojciech Mazur · 9 months ago
  94. 81cbfea Enable Bzlmod for the main repo (#2118) by Fabian Meumertzheim · 9 months ago
  95. d12891c Add support for `--repo_contents_cache` (#2119) by Fabian Meumertzheim · 9 months ago
  96. 3f968a6 Speedup known os/arch checks (#2100) by David Zbarsky · 9 months ago
  97. f8622a1 Update bazel-skylib in WORKSPACE setup (#2116) by Fabian Meumertzheim · 9 months ago
  98. 6112926 go.mod 'tool' directive may refer to a package at module-root (#2115) by David Zbarsky · 9 months ago
  99. c92c383 docs: add gazelle_cc pointer (#2114) by Alex Eagle · 9 months ago
  100. 0449a44 Test against latest release candidates in BCR presubmit (#2112) by Fabian Meumertzheim · 9 months ago