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