1. 33900e3 internal/task: ping fsnotify@v1.9.0 in gopls release process by Hongxiang Jiang · 2 days ago master
  2. bce92c6 internal/task: remove -compat=1.19 since minimum version is 1.26 by Hongxiang Jiang · 2 days ago
  3. 19fffd7 go.mod: update golang.org/x dependencies by Gopher Robot · 8 days ago
  4. 0f0bf49 internal/gophers: add alex to gophers by Hongxiang Jiang · 10 days ago
  5. 7514fab cmd/relnote: added markdown summary info from issue and CLs for each TODO by David Chase · 3 weeks ago
  6. bf100ea internal/installer/darwinpkg: remove "Fixing permissions" step by Dmitri Shuralyov · 4 months ago
  7. a2d6692 all: use 'an error satisfying errors.Is/As(err, target)' phrasing by Dmitri Shuralyov · 7 weeks ago
  8. 3e58747 all: fix some comments to improve readability by cuishuang · 3 weeks ago
  9. bb8e6fe internal/relui: unskip TestRelease/rc test by Dmitri Shuralyov · 3 weeks ago
  10. e5f7584 internal/relui: only run TestRelease/major on 1.26 and newer by Dmitri Shuralyov · 3 weeks ago
  11. f3b6432 relnote: include file name for stdlib minor changes by Cherry Mui · 3 weeks ago
  12. f68ddf9 cmd/racebuild: don't depend on atomics from libgcc on arm64 by khr@golang.org · 3 weeks ago
  13. 0f856f0 internal/task: remove leading newline in fake binary def by Hana Kim · 4 weeks ago
  14. 72b83e2 cmd/watchflakes: label Automation when opening a new issue by Hana Kim · 5 weeks ago
  15. d55d004 devapp/owners: add primary owners for x/review by Dmitri Shuralyov · 7 weeks ago
  16. 3c85405 internal/task: don't consider misc-compile builder signal when tagging by Dmitri Shuralyov · 4 weeks ago
  17. 61b6f4b internal/task: ignore public x-repo changes in disclose workflow by Neal Patel · 4 weeks ago
  18. c096f67 internal/task: re-generate license after update dependency by Hongxiang Jiang · 5 weeks ago
  19. bafb802 internal/access: improve docs and tests by Dmitri Shuralyov · 4 weeks ago
  20. 4f8f28d repos: add dot-github to mirror to golang/.github by Hana Kim · 6 weeks ago
  21. b9c0bfa internal/task: add additional lint for CVE and GitHub issue references by Neal Patel · 7 weeks ago
  22. 7bf3c77 internal/task: crystallize security-metadata derived security releasing by Neal Patel · 7 weeks ago
  23. e1cdaca internal/task: use x-repo specific formatting for CLs by Neal Patel · 4 weeks ago
  24. 7b74356 internal/task: expand x-repo workflow to handle more than one change by Neal Patel · 7 weeks ago
  25. 3168645 internal/task: refactor closures in x-repo workflow by Neal Patel · 7 weeks ago
  26. b1dff8e go.mod: update golang.org/x dependencies by Gopher Robot · 6 weeks ago
  27. 5980770 cmd/gorebuild: log at start of GerritTarGz by Dmitri Shuralyov · 9 weeks ago
  28. cc057b2 internal/relui: return an authenticated-only Gitiles URL in ArchiveURL by Dmitri Shuralyov · 6 weeks ago
  29. bc2de62 cmd/relui: compute security content summary from security-metadata by Dmitri Shuralyov · 7 weeks ago
  30. d6d9d22 all: correct typos in comments and identifiers by Felipe Matarazzo · 7 weeks ago
  31. 0b9d3cd cmd/relui: add metadata-based security comm fetching for minor releases by Dmitri Shuralyov · 7 weeks ago
  32. df08668 internal/task: use relmeta definitions by Neal Patel · 7 weeks ago
  33. 64b68ca relmeta: add ReleaseMilestone and SecurityPatch definitions by Neal Patel · 7 weeks ago
  34. f880a76 internal/gophers: update Rob's Gerrit email by Michael Pratt · 7 weeks ago
  35. e2b3adf go.mod: update various dependencies by Dmitri Shuralyov · 7 weeks ago
  36. 177d1e9 internal/task: make workflow explicitly pick up non-PUBLIC changes by Neal Patel · 7 weeks ago
  37. 9892d47 cmd/gitmirror: stop serving-only instances by Dmitri Shuralyov · 8 weeks ago
  38. 1ccddf7 internal/releasetargets: update list for Go 1.27 by Mark Freeman · 9 weeks ago
  39. 8a169ee internal/relui: update TestRelease to use supported Go versions by Mark Freeman · 9 weeks ago
  40. b23ad3c cmd/pubsubhelper: upgrade to checking X-Hub-Signature-256 header by Dmitri Shuralyov · 9 weeks ago
  41. f9def4e cmd/bootstrapswarm: include response body in error message by Dmitri Shuralyov · 9 weeks ago
  42. b2e164f internal/task: fix 'gcloud storage' migration in publishPackageExtension by Dmitri Shuralyov · 9 weeks ago
  43. 5d997e7 cmd/gorebuild: add a git clone-based fallback to Gerrit's +archive URL by Dmitri Shuralyov · 9 weeks ago
  44. b96399c internal/task: allow auto-tagging of golang.org/x/vuln by Roland Shoemaker · 10 weeks ago
  45. 518304f internal/migration: stop running any remaining legacy builders by Dmitri Shuralyov · 2 months ago
  46. cb78dc5 go.mod: update golang.org/x dependencies by Gopher Robot · 2 months ago
  47. 6e41ed5 env/netbsd-386: make anita-2.10.tar.gz.sha1 a plain file by Dmitri Shuralyov · 3 months ago
  48. d0db03f cmd/golangbuild: update code search link by Dmitri Shuralyov · 3 months ago
  49. ca372cf cmd/relui: update to ltbsky v0.4.2 by Dmitri Shuralyov · 3 months ago
  50. cb7f2f9 cmd/watchflakes: stop applying NeedsInvestigation label by Cherry Mui · 3 months ago
  51. 36c4bdc cmd/racebuild: use git apply on loong64 by Michael Pratt · 3 months ago
  52. 923499a cmd/makemac: add darwin-arm64-26 bots by Michael Pratt · 4 months ago
  53. edac420 env/netbsd-amd64: update build VM to 10.1 by Benny Siegert · 2 years, 8 months ago
  54. eda6515 cmd/racebuild: add support for applying a patch to LLVM by Michael Pratt · 3 months ago
  55. d7ebcda perf: move perf command to x/build/cmd/perf by Dmitri Shuralyov · 3 months ago
  56. 394f735 influx: move influx command to x/build/cmd/influx by Dmitri Shuralyov · 3 months ago
  57. 8a67fce {influx,perf}: build Docker images via Cloud Build instead of local Docker by Dmitri Shuralyov · 3 months ago
  58. 167df5a devapp/owners: add nsh as owner of various net packages and module proxy by Nicholas S. Husin · 3 months ago
  59. 35294bf go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
  60. fa74b4f all: migrate to 'gcloud storage' from gsutil by Dmitri Shuralyov · 4 months ago
  61. e8fd162 all: set correct IAP audience by Roland Shoemaker · 3 months ago
  62. 8dc791c cmd/relui: request 8 GiB of ephemeral storage by Dmitri Shuralyov · 3 months ago
  63. a0fd515 cmd/maintnerd: build Docker images via Cloud Build by Dmitri Shuralyov · 4 months ago
  64. b9cbc2e maintner/maintnerd: move maintnerd command to x/build/cmd/maintnerd by Dmitri Shuralyov · 4 months ago
  65. e4e5b39 cmd/makemac: update darwin-amd64-13/14 by Michael Pratt · 4 months ago
  66. eb8cbc8 cmd/makemac: update darwin-amd64-12 by Michael Pratt · 4 months ago
  67. 6382a8e cmd/gitmirror: remove reference to obsolete "apt-key" by David Chase · 4 months ago
  68. c46f76b cmd/genbotcert: add detail to hostname mismatch error by Dmitri Shuralyov · 4 months ago
  69. 324d9bb doc/deployment.md: include auth step in deployment process by Cherry Mui · 4 months ago
  70. 2078abc cmd/watchflakes: update whole-build text log to match recent LUCI by Cherry Mui · 4 months ago
  71. 8b9fca8 cmd/gopherbot: don't close cherry-pick issues on "For #123." references by Dmitri Shuralyov · 4 months ago
  72. b2d7655 cmd/gopherbot: close reopened cherry-pick issues by Dmitri Shuralyov · 4 months ago
  73. 6e2adaa cmd/watchflakes: don't read GitHub issues if a query is given by Cherry Mui · 4 months ago
  74. dff66c8 devapp/owners: remove fuzzingTeam by Hana Kim · 4 months ago
  75. d6d1718 cmd/gorebuild: leave out "you need to" suggestion by Dmitri Shuralyov · 4 months ago
  76. fa8883b internal/relui: leave out GOROOT_FINAL when building distpacks by Dmitri Shuralyov · 4 months ago
  77. 856ee0b internal/https: delete copy of http.CrossOriginProtection by Dmitri Shuralyov · 4 months ago
  78. b55bc40 internal/coordinator/pool: remove extra goroutine by Dmitri Shuralyov · 4 months ago
  79. 67c545f internal/relui: don't include go fix in go directive maintenance CLs by Dmitri Shuralyov · 4 months ago
  80. 9cf68c3 internal/task: leave toolchain directive to the go command by Dmitri Shuralyov · 4 months ago
  81. 6e29f25 cmd/makemac: drop macOS 11 builders by Dmitri Shuralyov · 4 months ago
  82. 401c0af all: upgrade go directive to at least 1.25.0 [generated] by Gopher Robot · 4 months ago
  83. 95efed9 cmd/devapp: update source code link after move by Dmitri Shuralyov · 4 months ago
  84. dcf03ed all: simplify after slicescontains and stringsbuilder fixes by Dmitri Shuralyov · 4 months ago
  85. 2b2eac0 all: simplify after stringscutprefix fix by Dmitri Shuralyov · 4 months ago
  86. b23b480 all: simplify after stringscut fix by Dmitri Shuralyov · 4 months ago
  87. 89181c9 internal/diff: apply minmax fix by Dmitri Shuralyov · 4 months ago
  88. 2b065fa all: use range over int by Dmitri Shuralyov · 4 months ago
  89. 8e8cbe8 all: use reflect.Pointer by Dmitri Shuralyov · 4 months ago
  90. 5c190d0 all: apply stringsbuilder fix by Dmitri Shuralyov · 4 months ago
  91. 26f8acb all: apply stringscutprefix fix by Dmitri Shuralyov · 4 months ago
  92. e993037 all: apply stringscut fix by Dmitri Shuralyov · 4 months ago
  93. 30b94fd all: apply mapsloop fix by Dmitri Shuralyov · 4 months ago
  94. da7857f all: apply slicessort fix by Dmitri Shuralyov · 4 months ago
  95. 1e7258b all: apply slicescontains fix by Dmitri Shuralyov · 4 months ago
  96. ec8719f all: apply fmtappendf fix by Dmitri Shuralyov · 4 months ago
  97. 7e0f509 all: apply stringsseq fix by Dmitri Shuralyov · 4 months ago
  98. 6c7a599 all: apply forvar fix by Dmitri Shuralyov · 4 months ago
  99. d8d86a8 all: apply testingcontext fix by Dmitri Shuralyov · 4 months ago
  100. 47123f2 all: apply omitzero fix by Dmitri Shuralyov · 4 months ago