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