1. 3bb0ed7 x/tools: assume go1.22 and simplify by Alan Donovan · 9 months ago
  2. 6ece8fb gopls/internal/golang: improve ergonomics of "Browse documentation" by Alan Donovan · 9 months ago
  3. 8bf61b8 gopls/internal/cache: fix module resolver cache refreshing by Rob Findley · 9 months ago
  4. 2088083 internal/gocommand: add more debug info for hanging go commands by Rob Findley · 9 months ago
  5. da9cad4 go/packages: avoid unnecessary "realpath" on pwd by Alan Donovan · 10 months ago
  6. 528484d gopls/internal/cache: support overlays by Alan Donovan · 10 months ago
  7. 3c49bb7 gopls: normalize logging attributes by Robert Findley · 11 months ago
  8. e716599 cmd/goimports: support workspace vendoring by tamayika · 11 months ago
  9. c178933 gopls/internal/server: set -mod=readonly when checking for upgrades by Robert Findley · 1 year ago cmd/guru/v0.1.0-deprecated
  10. f60f2e6 all: replace all usages of golang.org/x/sys/execabs with os/exec by Sebastiaan van Stijn · 1 year, 4 months ago
  11. 4dca902 go/internal/packagesdriver: be defensive wrt error results by Alan Donovan · 1 year, 5 months ago
  12. 9161e3a all: remove repetitive words by cui fliter · 1 year, 8 months ago
  13. d799eba gopls: additional instrumentation during goimports by Rob Findley · 1 year, 10 months ago
  14. ac40903 internal/gocommand: simplify GoVersion invocation by Bryan C. Mills · 1 year, 11 months ago
  15. 82c8a38 internal/gocommand: set a WaitDelay (when available) on commands by Bryan C. Mills · 1 year, 11 months ago
  16. 780626c all: fix non-gopls short tests on js/wasm and update for wasip1/wasm by Bryan C. Mills · 1 year, 11 months ago
  17. 13c52bc internal/gocommand: stop copying stdout as soon as ctx is done by Bryan C. Mills · 1 year, 11 months ago
  18. 866a200 internal/gocommand: more tweaks to DebugHangingGoCommands by Alan Donovan · 2 years ago
  19. 224a61b gopls/internal/lsp/source: delete Snapshot.WriteEnv method by Alan Donovan · 2 years, 3 months ago
  20. 4c3cb1e internal/gocommand: add GoVersionString by Hana (Hyang-Ah) Kim · 2 years, 4 months ago
  21. 4dd4ddb go/packages: issue error if 'go list' on PATH is too new by Alan Donovan · 2 years, 6 months ago
  22. 5214f41 internal/gocommand: show pid of process by Alan Donovan · 2 years, 6 months ago
  23. a61f20e internal/gocommand: tweak debugging for hanging go commands by Robert Findley · 2 years, 6 months ago
  24. 0398b3d internal/gocommand: add instrumentation for hanging go commands by Robert Findley · 2 years, 7 months ago
  25. f385733 internal/gocommand: skip ill-formed env vars in cmdDebugStr by Hana (Hyang-Ah) Kim · 2 years, 10 months ago
  26. 3e31058 internal/imports: update to permit multiple main modules by Michael Matloob · 3 years, 1 month ago
  27. 897bd77 internal/gocommand: remove support for -workfile by Robert Findley · 3 years, 1 month ago
  28. 597b165 internal/lsp/cache: use -workfile on 1.18 by Robert Findley · 3 years, 1 month ago
  29. 6123e5f internal/gocommand: run 'go list' on the unsafe package when fetching release tags by Dominik Honnef · 3 years, 10 months ago
  30. f1f686b internal/lsp: re-enable upgrades for individual dependencies by Heschi Kreinick · 4 years, 2 months ago
  31. 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
  32. 5d65579 go/packages: remove -mod, -modfile flags from build flags for go version by Rebecca Stambler · 4 years, 2 months ago
  33. d68bbb5 internal/gocommand: improve debug string by Heschi Kreinick · 4 years, 4 months ago
  34. 247bdb2 go/packages: start with empty environment by Heschi Kreinick · 4 years, 4 months ago
  35. 2f4fa18 go/packages: use native overlay support for 1.16 by Rebecca Stambler · 4 years, 5 months ago
  36. 6652d1f internal/gocommand: add a GoVersion function to avoid duplicating logic by Rebecca Stambler · 4 years, 5 months ago
  37. b894a32 all: use explicit -mod, -modfile fields for gocommand.Invocation by Heschi Kreinick · 4 years, 5 months ago
  38. e31c80b all: rework goimports environment, support GOMODCACHE by Heschi Kreinick · 4 years, 9 months ago
  39. 7c47624 internal/gocommand: use semaphores to ensure correct serialization by Rebecca Stambler · 4 years, 9 months ago
  40. e3971a1 internal/gocommand: revert accidental changes from CL 237685 by Rebecca Stambler · 4 years, 9 months ago
  41. 9fe02d1 internal/gocommand: refactor API to always use *gocommand.Runner by Rebecca Stambler · 4 years, 9 months ago
  42. 6eec81c cmd/godoc: support automatic vendoring by Agniva De Sarker · 4 years, 10 months ago
  43. cf0cb92 internal/telemetry: renaming to internal/event by Ian Cottrell · 5 years ago
  44. 3d37a67 internal/gocommand: clean up docstring typos and staticcheck errors by Rob Findley · 5 years ago
  45. 46bd65c internal/lsp/cache: add concurrency error check for go cmds by Rohan Challa · 5 years ago
  46. f8bfb4e internal/gocommand: fix environment on Windows by Rebecca Stambler · 5 years ago
  47. 3db5fc6 internal/gocommand: don't delete command's environment by Rebecca Stambler · 5 years ago
  48. 8faa90c internal/gocommand: only set working dir if it's not empty by Rebecca Stambler · 5 years ago
  49. 63da46f x/tools/gopls: run go generate through CodeLens by Marwan Sulaiman · 5 years ago
  50. 7c03e33 internal/gocommand: kill gracefully by Heschi Kreinick · 5 years ago
  51. c5cec67 all: consolidate invokeGo implementations by Heschi Kreinick · 5 years ago