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