1. c758e54 cmd/callgraph: make vta use internal version of CHA by Zvonimir Pavlinovic · 5 months ago
  2. a5df6ad go/analysis/passes/printf: report non-constant format, no args by Alan Donovan · 8 months ago
  3. d9c6af3 cmd/stress: add -count flag, and print number of active commands in status updates by Russ Cox · 10 months ago
  4. ae52477 cmd/deadcode: fix nil panic in Edge.Site.Pos by Alan Donovan · 8 months ago
  5. fcea13b toolstash: errors output should match errors guarded by ardnew · 9 months ago
  6. 1f580da cmd/guru: delete it by Alan Donovan · 11 months ago
  7. c6563ca cmd/guru: remove replace directive by Alan Donovan · 11 months ago cmd/guru/v0.1.1-deprecated
  8. 9e530fc cmd/guru: carve out a separate module by Alan Donovan · 11 months ago
  9. 5bf7d00 cmd/callgraph: add 'posn' template helper by Alan Donovan · 11 months ago
  10. 283fce2 x/tools: drop go1.18 support by Alan Donovan · 11 months ago
  11. 38b0e9b x/tools: add explicit Unalias operations by Alan Donovan · 11 months ago
  12. a6c03c8 x/tools: update telemetry import (new Start API) by Alan Donovan · 11 months ago
  13. 4db4579 cmd/deadcode: avoid ssautil.AllFunctions by Alan Donovan · 11 months ago
  14. c111c4d internal/typesinternal: add ReceiverNamed helper by Alan Donovan · 11 months ago
  15. 4231a57 cmd/getgo: delete package by Hana (Hyang-Ah) Kim · 11 months ago
  16. c61f99f cmd/getgo: create a module in preparation for deprecation by Hana (Hyang-Ah) Kim · 11 months ago cmd/getgo/v0.1.0-deprecated
  17. 08393e0 cmd/deadcode: audit for types.Alias safety by Alan Donovan · 12 months ago
  18. c07f927 cmd/deadcode: enable crash reporting by Alan Donovan · 12 months ago
  19. 1efbdde cmd/stringer, go/loader: use testenv.NeedsTool(t, "cgo") by Dmitri Shuralyov · 12 months ago
  20. b048cf1 cmd/callgraph: unskip TestCallgraph on windows/arm64 by Quim Muntal · 12 months ago
  21. 95c6ac4 gopls/internal/protocol/command: move from ../lsp by Alan Donovan · 12 months ago
  22. a863a4f cmd/goimports: fix -trace flag: flush after stopping trace by Michael Stapelberg · 1 year, 1 month ago
  23. 5b123a2 cmd/guru,internal/robustio: make tests robust to os.Symlink errors by Bryan C. Mills · 1 year, 1 month ago
  24. 23c86e8 internal/typeparams: delete const Enabled=true and simplify by Alan Donovan · 1 year, 1 month ago
  25. f580f77 cmd/deadcode: publish internal/cmd/deadcode by Alan Donovan · 1 year, 2 months ago
  26. f60f2e6 all: replace all usages of golang.org/x/sys/execabs with os/exec by Sebastiaan van Stijn · 1 year, 3 months ago
  27. 71f6a46 cmd/bundle: drop old +build lines by Dmitri Shuralyov · 1 year, 3 months ago
  28. cdf1b5e cmd/present: drop NaCl reference from docs by Ian Lance Taylor · 1 year, 3 months ago
  29. f6d8589 cmd/compilebench: pass linker flags to prebuild by Cherry Mui · 1 year, 4 months ago
  30. 0b06fd8 cmd/gonew: skip Test if exec is unsupported by Dmitri Shuralyov · 1 year, 4 months ago
  31. d744296 cmd/compilebench: check asm support for -compiling-runtime by Than McIntosh · 1 year, 4 months ago
  32. 0669fa3 cmd/compilebench: fix assembler invocation by Than McIntosh · 1 year, 4 months ago
  33. 365db56 tools: clean up after removing all references to ioutil by Peter Weinberger · 1 year, 4 months ago
  34. 559c430 tools: replace references to obsolete package ioutils by Peter Weinbergr · 1 year, 4 months ago
  35. 9886d98 all: get tests passing with 1.18 and 1.19 by Rob Findley · 1 year, 5 months ago
  36. 627959a cmd/stringer: log more information in tests by Bryan C. Mills · 1 year, 5 months ago
  37. c16d0be cmd/gonew: add new tool for starting a module by copying one by Russ Cox · 1 year, 6 months ago v0.11.1
  38. 2ffc4dc all: fix some typos by cui fliter · 1 year, 6 months ago
  39. 9161e3a all: remove repetitive words by cui fliter · 1 year, 6 months ago
  40. d86c729 cmd/digraph: somepath: search breadth-first to find minimal path by Alan Donovan · 1 year, 7 months ago
  41. ac255de cmd/digraph: consolidate -help message and package doc by Alan Donovan · 1 year, 7 months ago
  42. 87df9bc cmd/godoc: disable TestWebIndex, a very slow test by Heschi Kreinick · 1 year, 7 months ago
  43. a4ed05f cmd/digraph: add "to dot" to emit Graphviz dot by Austin Clements · 1 year, 7 months ago
  44. c43232f cmd/digraph: improve examples using go list, mod by Alan Donovan · 1 year, 7 months ago
  45. 96844c3 cmd/{guru,callgraph}: stop using go/pointer by Alan Donovan · 1 year, 8 months ago v0.9.2
  46. 9aa9d13 cmd/bisect, internal/bisect: use more precise skip suffixes, written in hex by Russ Cox · 1 year, 9 months ago
  47. 4609d79 cmd/bisect: add -compile and -godebug shorthands by Russ Cox · 1 year, 9 months ago v0.9.1
  48. 23e52a3 bisect: diagnose bad targets better by Russ Cox · 1 year, 9 months ago
  49. ce1b96b all: fix some comments by cui fliter · 1 year, 9 months ago
  50. dd09381 bisect: move to internal/bisect until API is reviewed by Russ Cox · 1 year, 9 months ago
  51. 516063a bisect, cmd/bisect: add new library and tool by Russ Cox · 1 year, 9 months ago
  52. 6deeacb all: fix remaining tests on js/wasm by Bryan C. Mills · 1 year, 9 months ago
  53. 780626c all: fix non-gopls short tests on js/wasm and update for wasip1/wasm by Bryan C. Mills · 1 year, 9 months ago
  54. dd1e2f6 cmd/present/static: fork needed godoc static resources by Alan Donovan · 1 year, 11 months ago
  55. 0d741d5 cmd/present: update styles for markdown-generated slides by Russ Cox · 2 years ago
  56. c3550e9 cmd/present: use embed, drop native client by Russ Cox · 2 years ago
  57. f124b50 cmd/stringer: streamline test subprocesses by Oleksandr Redko · 2 years ago
  58. bd5dfbb all: fix some comments by cui fliter · 2 years ago
  59. 5bedd86 cmd/digraph: use ReadString rather than bufio.Scanner by Fumitoshi Ukai · 2 years ago
  60. 8e94967 cmd/fiximports: do not assume go list -json unmarshals into build.Package by Russ Cox · 2 years ago
  61. a3c22fc cmd/cover: delete package by Bryan C. Mills · 2 years, 2 months ago
  62. 98dcb0e cmd/cover: remove replace directive by Bryan C. Mills · 2 years ago cmd/cover/v0.1.0-deprecated
  63. a7f7db3 cmd/cover: carve out deprecated command into its own module by Bryan C. Mills · 2 years ago
  64. f9a10c0 Revert "cmd/cover: carve out deprecated command into its own module" by Bryan Mills · 2 years ago
  65. 43158af cmd/cover: carve out deprecated command into its own module by Bryan C. Mills · 2 years, 2 months ago
  66. b978661 cmd/godoc: streamline test subprocesses by Bryan C. Mills · 3 years ago
  67. 8f32411 cmd/stringer: replace ioutil with os by Sasha Melentyev · 2 years, 2 months ago
  68. d56532a cmd/compilebench: make it work without installed .a's by Cherry Mui · 2 years, 3 months ago
  69. 541f4c5 cmd/bundle: quote command-line arguments in output by eNV25 · 2 years, 3 months ago
  70. a9b653b cmd/compilebench: use -a instead of -i to ensure dependencies are built by Keith Randall · 2 years, 3 months ago
  71. ab79327 cmd/ssadump: disable run mode with runtime package by Tim King · 2 years, 3 months ago
  72. f90d8ad all: fix a few function names on comments by cui fliter · 2 years, 3 months ago
  73. 3dda4ba all: replace deprecated egrep with grep -E by cui fliter · 2 years, 4 months ago
  74. 5f27e05 all: remove redundant type conversion by cui fliter · 2 years, 5 months ago
  75. 4375b29 cmd/auth/cookieauth: delete unreachable os.Exit by Abirdcfly · 2 years, 6 months ago
  76. 10494c7 cmd/digraph: fix typo by Ben Sarah Golightly · 2 years, 7 months ago
  77. a44cc76 cmd/stringer: use explicit NeedX values instead of deprecated LoadSyntax by Tormod Erevik Lea · 2 years, 7 months ago
  78. af82757 cmd/callgraph: add test of -algo=vta by Alan Donovan · 2 years, 8 months ago
  79. b2fbc38 cmd/callgraph: add -algo=vta option by Alan Donovan · 2 years, 8 months ago
  80. 1a5eed3 cmd/compilebench: use -p, handle packages with asm files by Than McIntosh · 2 years, 9 months ago
  81. d27d783 cmd/godoc: expand skips in TestWeb by Bryan C. Mills · 2 years, 9 months ago
  82. 04fc2ba cmd/godoc: skip TestWeb if waitForServerReady fails by Bryan C. Mills · 2 years, 9 months ago
  83. ddadc42 guru: Add a TODO list to the guru cmd. by Tim King · 2 years, 9 months ago
  84. c862641 cmd/digraph: only print non-trivial sccs by Russ Cox · 2 years, 10 months ago
  85. d567bc1 go/ssa: monomorphize generic instantiations. by Tim King · 3 years, 4 months ago
  86. 235b13d cmd/godoc: remove usage of golang.org/x/xerrors by Robert Findley · 2 years, 9 months ago
  87. 5fef6fd cmd: gofmt by Russ Cox · 2 years, 10 months ago
  88. 48e6d8d cmd/fiximports: skip TestFixImports on plan9-arm by Bryan C. Mills · 2 years, 10 months ago
  89. 4077921 all: fix spelling by Dan Kortschak · 2 years, 11 months ago
  90. 7d125fe cmd/callgraph: expand windows/arm64 skip to the whole platform by Bryan C. Mills · 2 years, 10 months ago
  91. 78ff15e tools: fix some typos by cuishuang · 2 years, 10 months ago
  92. e155b03 cmd/getgo: exec main from TestMain instead of running 'go build' in tests by Bryan C. Mills · 2 years, 11 months ago
  93. 0eabed7 cmd/file2fuzz: exec main from TestMain instead of running 'go build' in tests by Bryan C. Mills · 2 years, 11 months ago
  94. fb3622a signature-generator: add Go func signature fuzzing tools by Than McIntosh · 3 years, 4 months ago
  95. 3e31058 internal/imports: update to permit multiple main modules by Michael Matloob · 3 years ago
  96. 59f1f2c cmd/goyacc: reduce array sizes using smaller base types by Frediano Ziglio · 3 years, 1 month ago
  97. 97de9ec cmd/fiximports: skip TestDryRun on plan9-arm by Bryan C. Mills · 3 years ago
  98. 2cc1836 cmd/callgraph: skip TestCallgraph on the windows-arm64-10 builder by Bryan C. Mills · 3 years ago
  99. 27fc764 all: various test fixes related to any by Robert Findley · 3 years, 1 month ago
  100. 3fca6a0 cmd/gorename: log 'go build' output on failure by Bryan C. Mills · 3 years, 2 months ago