-
Notifications
You must be signed in to change notification settings - Fork 57
Comparing changes
Open a pull request
base repository: golang/term
base: 119f703
head repository: golang/term
compare: ea6303a
- 6 commits
- 3 files changed
- 2 contributors
Commits on Jun 12, 2023
-
go.mod: update golang.org/x dependencies
Update golang.org/x dependencies to their latest tagged versions. Once this CL is submitted, and post-submit testing succeeds on all first-class ports across all supported Go versions, this repository will be tagged with its next minor version. Change-Id: Ib68756ce1a8aef7c99ff86e6c71a72794886de0e Reviewed-on: https://go-review.googlesource.com/c/term/+/502517 Reviewed-by: Heschi Kreinick <[email protected]> Auto-Submit: Gopher Robot <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Run-TryBot: Gopher Robot <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6de4a1 - Browse repository at this point
Copy the full SHA f6de4a1View commit details
Commits on Jul 4, 2023
-
term: consistently return zeroes on GetSize error
All other platform have return value of 0 for error when trying to get the terminal size while unix have -1. That makes it hard to catch whether the value passed from it was inserted on purpose. Change-Id: If47d07bd2d4f6cd439ad0ff4958e4095c8e4df9d GitHub-Last-Rev: 39cb14d GitHub-Pull-Request: #6 Reviewed-on: https://go-review.googlesource.com/c/term/+/506235 Reviewed-by: Ian Lance Taylor <[email protected]> Run-TryBot: Ian Lance Taylor <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Ian Lance Taylor <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88fcf87 - Browse repository at this point
Copy the full SHA 88fcf87View commit details
Commits on Jul 5, 2023
-
go.mod: update golang.org/x dependencies
Update golang.org/x dependencies to their latest tagged versions. Once this CL is submitted, and post-submit testing succeeds on all first-class ports across all supported Go versions, this repository will be tagged with its next minor version. Change-Id: Ifd1732a667fa67f0ee1e06c6a8afb7fc7d71f54f Reviewed-on: https://go-review.googlesource.com/c/term/+/507835 Run-TryBot: Gopher Robot <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Auto-Submit: Gopher Robot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edd9fb7 - Browse repository at this point
Copy the full SHA edd9fb7View commit details
Commits on Aug 4, 2023
-
go.mod: update golang.org/x dependencies
Update golang.org/x dependencies to their latest tagged versions. Once this CL is submitted, and post-submit testing succeeds on all first-class ports across all supported Go versions, this repository will be tagged with its next minor version. Change-Id: I9bde40dbd96354e25a486aeb47cfe0f940a958cd Reviewed-on: https://go-review.googlesource.com/c/term/+/515975 Auto-Submit: Gopher Robot <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Carlos Amedee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19e73c2 - Browse repository at this point
Copy the full SHA 19e73c2View commit details
Commits on Sep 3, 2023
-
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 <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Gopher Robot <[email protected]> Auto-Submit: Gopher Robot <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f413282 - Browse repository at this point
Copy the full SHA f413282View commit details
Commits on Oct 5, 2023
-
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 <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea6303a - Browse repository at this point
Copy the full SHA ea6303aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 119f703...ea6303a