aboutsummaryrefslogtreecommitdiff
path: root/gazelle
AgeCommit message (Expand)Author
2023-08-28Modify actions in order not to need `toolchain` param (#455)kotlaja
2023-05-31Update changelog and version for release 1.4.2 (#451)upstream/1.4.2Alexandre Rostovtsev
2023-04-26Fix spelling (#445)Vertexwahn
2023-02-09Update changelog and version for release 1.4.1 (#434)upstream/1.4.1Alexandre Rostovtsev
2023-02-08Update rules_go and gazelle deps to be compatible with --incompatible_disable...Alexandre Rostovtsev
2023-02-08fix: allow empty glob for `testdata` in the Gazelle extension (#432)Chuck Grindel
2023-01-27Fix distribution tarballs and update changelog and version for release 1.4.0 ...upstream/1.4.0Alexandre Rostovtsev
2023-01-20Add gazelle plugin to CI and distribution mechanism (#424)Alexandre Rostovtsev
2022-11-16Stop registering a Go SDK in the Gazelle submodule (#411)Simon Stewart
2022-11-07Add the gazelle plugin to the distribution (#400)Simon Stewart
2022-08-16Fixing typo: allocate slice with the correct size (#383)hchsiao
2020-10-21Handle "internal" directory visibility (#274)Andrew Z Allen
2020-10-19Gazelle now handles imports from `@bazel_tools` (#273)Andrew Z Allen
2020-09-07Add support for gazelle handling relative imports (#271)Samuel Giddins
2020-08-20Move bzl ext (#265)Ivo List
2020-06-26Create Gazelle language for Starlark (#251)Andrew Z Allen