Skip to content
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 or learn 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/term
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: golang/term
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.0
Choose a head ref
  • 11 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 3, 2023

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: I51aff871b155c803eb1c220dd9c2a6d94e87f281
    Reviewed-on: https://go-review.googlesource.com/c/term/+/525295
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Run-TryBot: Gopher Robot <gobot@golang.org>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Heschi Kreinick <heschi@google.com>
    gopherbot committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    f413282 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: I1e06b47cc115e1d4a41c210f650f3bb0f017777a
    Reviewed-on: https://go-review.googlesource.com/c/term/+/532935
    Auto-Submit: Gopher Robot <gobot@golang.org>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Carlos Amedee <carlos@golang.org>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    gopherbot committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ea6303a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. all: update go directive to 1.18

    Done with:
    
    go get go@1.18
    go mod tidy
    go fix ./...
    
    Using go1.21.3.
    
    For golang/go#60268.
    
    Change-Id: Ic6a53c8e217966f5f95b3a968b25ef123b4b99cf
    Reviewed-on: https://go-review.googlesource.com/c/term/+/534475
    Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
    Reviewed-by: Ian Lance Taylor <iant@google.com>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    dmitshur authored and gopherbot committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6a610bc View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: I4cd3651aa5aee0f23057b34766331dccecce6cb8
    Reviewed-on: https://go-review.googlesource.com/c/term/+/540518
    Reviewed-by: Heschi Kreinick <heschi@google.com>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    gopherbot committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    70d3a0b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: I1ea17696accca38de639a9ac8bd16835049054e6
    Reviewed-on: https://go-review.googlesource.com/c/term/+/545096
    Auto-Submit: Gopher Robot <gobot@golang.org>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Heschi Kreinick <heschi@google.com>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    gopherbot committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ee66497 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: I6160c541809d08ac6c179b96007440ad6611d686
    Reviewed-on: https://go-review.googlesource.com/c/term/+/553976
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    Reviewed-by: Than McIntosh <thanm@google.com>
    gopherbot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ae94145 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: I3c0e20051d01c17d66bba6045f2fac5927e9fcd4
    Reviewed-on: https://go-review.googlesource.com/c/term/+/562416
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    Reviewed-by: Than McIntosh <thanm@google.com>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    gopherbot committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    353276a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: I323b1af9563505920f18684e1d68785564a7c795
    Reviewed-on: https://go-review.googlesource.com/c/term/+/568776
    Auto-Submit: Gopher Robot <gobot@golang.org>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Than McIntosh <thanm@google.com>
    Reviewed-by: Michael Knyszek <mknyszek@google.com>
    gopherbot committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c5eaf76 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: I5526b1b44923df948c2e63f8fcf4995e601fc45b
    Reviewed-on: https://go-review.googlesource.com/c/term/+/576495
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    Reviewed-by: Than McIntosh <thanm@google.com>
    gopherbot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5b15d26 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: I67cc718952add541c7e9b23e531b9f73fedd6c88
    Reviewed-on: https://go-review.googlesource.com/c/term/+/583275
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    Reviewed-by: Than McIntosh <thanm@google.com>
    gopherbot committed May 5, 2024
    Configuration menu
    Copy the full SHA
    46c790f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. go.mod: update golang.org/x dependencies

    Update golang.org/x dependencies to their latest tagged versions.
    
    Change-Id: I725288799ceb754846df49a133594d23e2ffd217
    Reviewed-on: https://go-review.googlesource.com/c/term/+/590216
    Auto-Submit: Gopher Robot <gobot@golang.org>
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Than McIntosh <thanm@google.com>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    gopherbot committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5f0bb72 View commit details
    Browse the repository at this point in the history
Loading