1. f0ef3c6 gopls: update x/telemetry dependency to fix crash by Robert Findley · 1 year, 1 month ago
  2. a7407fa gopls: update telemetry by Alan Donovan · 1 year, 1 month ago
  3. f4fa7a7 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 1 month ago
  4. d077888 gopls: update third party dependencies by Rob Findley · 1 year, 1 month ago
  5. c07f927 cmd/deadcode: enable crash reporting by Alan Donovan · 1 year, 1 month ago
  6. 0e1f5be gopls: update x/telemetry dependency by Rob Findley · 1 year, 1 month ago
  7. 25a0e9d go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 2 months ago
  8. 4d2b6e1 gopls/internal: remove old diff by qiulaidongfeng · 1 year, 3 months ago
  9. a9ef4cf go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 4 months ago v0.16.0
  10. 944d4e7 gopls: upgrade x/telemetry and account for new mode logic by Rob Findley · 1 year, 4 months ago
  11. 729e159 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 4 months ago v0.15.0
  12. 9b63f3d gopls: upgrade x/telemetry dependency by Rob Findley · 1 year, 5 months ago
  13. 3f4194e go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago v0.14.0
  14. c2725ad gopls: update x/telemetry dependency by Rob Findley · 1 year, 5 months ago
  15. fb7463a gopls: upgrade x/telemetry to latest by Rob Findley · 1 year, 6 months ago
  16. a490c54 all: register the appends analyzer in a few places and update gopls/go.mod by cui fliter · 1 year, 7 months ago
  17. f8acb7f gopls: update golang.org/x/telemetry dependency by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  18. 866a6b0 gopls: update x/telemetry to the latest by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  19. cf5aad9 gopls: update to use the new golang.org/x/vuln API by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  20. 56a1866 gopls: update staticcheck (v0.4.5) by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  21. a807ccf go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 6 months ago
  22. 39bfef4 gopls: update x/telemetry dependency by Hana (Hyang-Ah) Kim · 1 year, 7 months ago
  23. 7b7b9a1 gopls/internal/telemetry: write counter unconditionally and run upload by Hana (Hyang-Ah) Kim · 1 year, 7 months ago
  24. 053d3c4 gopls/telemetry: test that telemetry counters are written by Hana (Hyang-Ah) Kim · 1 year, 7 months ago
  25. f91c023 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 7 months ago
  26. 4b271f9 gopls: add gopls/client telemetry counters by Hana (Hyang-Ah) Kim · 1 year, 8 months ago
  27. 675bf3c go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 8 months ago v0.11.0
  28. 27dbf85 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 9 months ago
  29. 6219726 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 10 months ago
  30. c5f768a go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago
  31. c0742f5 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago
  32. ef396af gopls: sync staticcheck@v0.4.2 by Hana (Hyang-Ah) Kim · 2 years ago
  33. d0863f0 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 1 month ago v0.6.0
  34. e81af27 gopls: update golang.org/x/vuln@6ad3e3d by Hana (Hyang-Ah) Kim · 2 years, 2 months ago
  35. 7db99dd go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 2 months ago v0.5.0
  36. 5899b6a gopls: upgrade dependencies following release by Robert Findley · 2 years, 3 months ago
  37. fe60148 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 3 months ago
  38. bc08991 gopls: sync golang.org/x/vuln@3af8368ee4fe by Hana (Hyang-Ah) Kim · 2 years, 4 months ago
  39. 502c634 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 4 months ago v0.3.0
  40. ec044b1 gopls: update dependencies following the v0.10.0 release by Robert Findley · 2 years, 4 months ago
  41. 2b29c66 internal/gcimporter: API for shallow export data by Alan Donovan · 2 years, 4 months ago
  42. f112c43 go.mod: update golang.org/x dependencies by Heschi Kreinick · 2 years, 5 months ago v0.2.0
  43. 19a5504 gopls/internal/lsp: use the golang.org/x/vuln/exp/govulncheck by Hana (Hyang-Ah) Kim · 2 years, 6 months ago
  44. 4ef38dc gopls/internal/vulncheck/vulntest: add test helpers by Hana (Hyang-Ah) Kim · 2 years, 6 months ago
  45. 2f57270 gopls: update golang.org/x/vuln by Hana (Hyang-Ah) Kim · 2 years, 5 months ago
  46. 835bfdf gopls: update x/vuln to pick fix for incorrect version suggestion by Hana (Hyang-Ah) Kim · 2 years, 6 months ago
  47. a81fce3 gopls: run go mod tidy -compat=1.16 by Hana (Hyang-Ah) Kim · 2 years, 6 months ago
  48. eb8352e gopls/internal/govulncheck: sync x/vuln@62b0186 by Hana (Hyang-Ah) Kim · 2 years, 6 months ago
  49. b2156b5 gopls: update dependencies by Robert Findley · 2 years, 7 months ago
  50. 7600454 gopls: update dependencies by Robert Findley · 2 years, 8 months ago
  51. 3d474c8 internal/lsp/diff: new diff implementation to replace go-diff by Peter Weinberger · 3 years ago
  52. a732e45 gopls: update golang.org/x/vuln by Jamal Carvalho · 2 years, 8 months ago
  53. c77473f gopls: upgrade staticcheck to v0.3.2 by Robert Findley · 2 years, 9 months ago
  54. 27db7f4 gopls: update golang.org/x/vuln to latest @4eb5ba4 by Hana (Hyang-Ah) Kim · 2 years, 9 months ago
  55. 72a884b gopls: update golang.org/x/vuln dependency by Hana · 2 years, 10 months ago
  56. 48a2cc8 x/tools: remove dependency on golang.org/x/xerrors by Robert Findley · 2 years, 11 months ago
  57. 7cc24c2 gopls: upgrade staticcheck to v0.3.0 by Robert Findley · 3 years ago
  58. f23240f gopls/go.mod: switch to golang.org/x/vuln/vulncheck by Hana · 3 years ago
  59. 9fd677e gopls/internal/vulncheck: add cmd that runs govulncheck-like analysis by Hana · 3 years ago
  60. 19fe2d7 gopls: update xurls dependency, remove \b workaround by Daniel Martí · 3 years ago
  61. 4f21f7a gopls: update gofumpt to v0.3.0 by Daniel Martí · 3 years, 1 month ago
  62. 77f5fa5 internal/lsp/cache: replace old go.work parser with x/mod by Robert Findley · 3 years, 1 month ago
  63. 263785d gopls: update dependencies post-release by Robert Findley · 3 years, 2 months ago
  64. 8d38310 gopls/doc: use improved code generator for API doc by Jonathan Amsterdam · 3 years, 3 months ago
  65. 9626607 all: update dependencies post-release by Rebecca Stambler · 3 years, 5 months ago
  66. 288d0b3 gopls: tidy go.mod file for go1.18 by Rebecca Stambler · 3 years, 5 months ago
  67. 2758b04 gopls/api-diff: create api-diff command for gopls api by Rebecca Stambler · 3 years, 9 months ago v0.1.6
  68. bf6c7f2 all: update dependencies after gopls/v0.7.1 release by Rebecca Stambler · 3 years, 7 months ago
  69. b95d58a gopls/internal/hooks: update for Staticcheck 2021.1 by Dominik Honnef · 3 years, 10 months ago
  70. 9cddb0e all: update all dependencies except for sergi/go-diff and golang.org/x/net by Rebecca Stambler · 3 years, 10 months ago
  71. f03daea gopls/go.mod: upgrade to Go 1.17 by Bryan C. Mills · 3 years, 11 months ago
  72. a1fbb68 all: upgrade go.mod files to Go 1.16 by Bryan C. Mills · 3 years, 11 months ago
  73. fe1c548 gopls/test: it is safe to ignore json unmarshalling errors by pjw · 4 years ago
  74. 735ed62 gopls: tidy module by Rebecca Stambler · 3 years, 11 months ago
  75. ec686a2 all: upgrade all dependencies except for go-diff by Rebecca Stambler · 4 years ago
  76. 52cb772 gopls: upgrade mvdan.cc/gofumpt to v0.1.1 by Koichi Shiraishi · 4 years ago
  77. a1191f3 gopls: upgrade honnef.co/go/tools to v0.1.3 by Koichi Shiraishi · 4 years ago
  78. ed97357 all: upgrade all dependencies, if possible by Rebecca Stambler · 4 years, 1 month ago
  79. fe37c9e all: replace all usages of os/exec with golang.org/x/sys/execabs by Roland Shoemaker · 4 years, 2 months ago v0.1.0
  80. 961d08d gopls: bump gofumpt to v0.1.0 by Daniel Martí · 4 years, 2 months ago
  81. 2b0845d gopls/release: add a command to validate the gopls release process by Rebecca Stambler · 4 years, 3 months ago
  82. 3fa0e8f gopls: disable TestTemplate on Android by Rebecca Stambler · 4 years, 3 months ago
  83. f2e330f gopls/test: add type checking for debug server templates by Peter Weinbergr · 4 years, 3 months ago
  84. a1a1cbe gopls/doc: generate JSON too, store as composite literal by Heschi Kreinick · 4 years, 3 months ago
  85. 9cf592e all: update all dependencies to latest pseudoversions by Rebecca Stambler · 4 years, 5 months ago
  86. 2b477fa tools, gopls: update Go versions in go.mod files to 1.12 by Rebecca Stambler · 4 years, 6 months ago
  87. e2cc5a1 gopls/integration/regtest: move regtests to the gopls module by Rob Findley · 4 years, 6 months ago
  88. 5a2aa26 all: update dependencies in tools and gopls modules by Rebecca Stambler · 4 years, 7 months ago
  89. 62a0bb7 gopls, internal/lsp: support an extra formatting hook for gofumpt by Rebecca Stambler · 4 years, 8 months ago
  90. 8018eb2 gopls: update dependencies in the go.mod by Rebecca Stambler · 4 years, 10 months ago
  91. bd88ce9 gopls: update github.com/sergi/go-diff to v1.1.0 by Koichi Shiraishi · 5 years ago
  92. 042d10a gopls: update staticcheck to 2020.1.3 by Pontus Leitzler · 5 years ago
  93. 57f3fb5 gopls: update Staticcheck to 2020.1.2 by Pontus Leitzler · 5 years ago
  94. 6b505de gopls: use mvdan.cc/xurls for textDocument/documentLink by Rebecca Stambler · 5 years ago
  95. fc4ffaa gopls: update go.mod file by Rebecca Stambler · 5 years ago
  96. a26de0c gopls: use go-diff for edit generation by Ian Cottrell · 6 years ago
  97. 71c3ad9 gopls: adding static check to the new gopls module by Ian Cottrell · 6 years ago
  98. 58d5310 gopls: update go.mod for v0.1.7 by Rebecca Stambler · 5 years ago
  99. 3512ebf gopls: update go.mod by Rebecca Stambler · 5 years ago
  100. 6bfd74c internal/lsp: update go.mod for next version by Rebecca Stambler · 6 years ago