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