Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:golang/tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:30def9c
Choose a base ref
Loading
...
head repository:golang/tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:5de5910
Choose a head ref
Loading
  • 7commits
  • 6files changed
  • 2contributors

Commits on Jul 17, 2025

  1. all: update codereview.cfg for gopls-release-branch.0.20

    This is an automated CL which updates the codereview.cfg.Forgolang/go#74655Change-Id: I2e456ae747315d0b4d984dca75fd73a005c6cf27Reviewed-on:https://go-review.googlesource.com/c/tools/+/688495Reviewed-by: Alan Donovan <adonovan@google.com>Auto-Submit: Alan Donovan <adonovan@google.com>Auto-Submit: Gopher Robot <gobot@golang.org>Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    @gopherbot
    gopherbot committedJul 17, 2025
    Configuration menu
    Copy the full SHA
    ccba10aView commit details
    Browse the repository at this point in the history
  2. gopls: update go.mod for v0.20.0-pre.1

    This is an automated CL which updates the go.mod and go.sum.Forgolang/go#74655Change-Id: I2a585b1cf50e54d3f7173b3041618a8c4ce207aeReviewed-on:https://go-review.googlesource.com/c/tools/+/688515Auto-Submit: Alan Donovan <adonovan@google.com>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>Reviewed-by: Alan Donovan <adonovan@google.com>Auto-Submit: Gopher Robot <gobot@golang.org>
    @gopherbot
    gopherbot committedJul 17, 2025
    Configuration menu
    Copy the full SHA
    29a422bView commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. [gopls-release-branch.0.20] gopls/doc/release/v0.20.0.md: final tweaks

    Updatesgolang/go#74655Change-Id: I5e3b78ca86d7c608d90098c605313146185e8ccaReviewed-on:https://go-review.googlesource.com/c/tools/+/690955Reviewed-by: Robert Findley <rfindley@google.com>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>(cherry picked from commit7fe7cae)Reviewed-on:https://go-review.googlesource.com/c/tools/+/690995Auto-Submit: Alan Donovan <adonovan@google.com>Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>
    @adonovan@gopherbot
    adonovan authored andgopherbot committedJul 28, 2025
    Configuration menu
    Copy the full SHA
    01a3475View commit details
    Browse the repository at this point in the history
  2. gopls: update go.mod for v0.20.0-pre.2

    This is an automated CL which updates the go.mod and go.sum.Forgolang/go#74655Change-Id: I57b541c294a3eb26582e7bea1eca5458948f31c0Reviewed-on:https://go-review.googlesource.com/c/tools/+/691015LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Auto-Submit: Alan Donovan <adonovan@google.com>Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>Auto-Submit: Gopher Robot <gobot@golang.org>Reviewed-by: Alan Donovan <adonovan@google.com>
    @gopherbot
    gopherbot committedJul 28, 2025
    Configuration menu
    Copy the full SHA
    2e31135View commit details
    Browse the repository at this point in the history
  3. [gopls-release-branch.0.20] gopls/doc: yet more doc tweaks

    - shrink and center the "Split package" image- rename "Release policy" to "Releases"- temporarily remove the v0.21.0.md file; it shouldn't appear  in the v0.20 branch.Change-Id: Id41d9c43ce071a706bf08baf7402888ea932a48cReviewed-on:https://go-review.googlesource.com/c/tools/+/691115Reviewed-by: Robert Findley <rfindley@google.com>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>(cherry picked from commitf7f80ea)Reviewed-on:https://go-review.googlesource.com/c/tools/+/691116Auto-Submit: Alan Donovan <adonovan@google.com>
    @adonovan@gopherbot
    adonovan authored andgopherbot committedJul 28, 2025
    Configuration menu
    Copy the full SHA
    9827925View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. [gopls-release-branch.0.20] gopls/doc/features: fix two stray backticks

    Change-Id: I6d3030b7a326bad1ec3307ced4ce47f8e9e37dceReviewed-on:https://go-review.googlesource.com/c/tools/+/688575Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>(cherry picked from commit57c8fd3)Reviewed-on:https://go-review.googlesource.com/c/tools/+/691316Auto-Submit: Alan Donovan <adonovan@google.com>Reviewed-by: Robert Findley <rfindley@google.com>
    @adonovan@gopherbot
    adonovan authored andgopherbot committedJul 29, 2025
    Configuration menu
    Copy the full SHA
    85e24caView commit details
    Browse the repository at this point in the history
  2. [gopls-release-branch.0.20] gopls/doc/release: fix (oddly) broken link

    Change-Id: I6bd1f9950e7662eedd9f16bc46c12603858abf1cReviewed-on:https://go-review.googlesource.com/c/tools/+/691335LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Reviewed-by: Robert Findley <rfindley@google.com>Auto-Submit: Alan Donovan <adonovan@google.com>(cherry picked from commit9c64f68)Reviewed-on:https://go-review.googlesource.com/c/tools/+/691376
    @adonovan
    adonovan committedJul 29, 2025
    Configuration menu
    Copy the full SHA
    5de5910View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp