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/sys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: golang/sys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 10, 2022

  1. execabs: isGo119ErrDot: use errors.Is instead of string-matching

    Addresses the TODO added in CL 403256.
    
    Change-Id: Iae44242e00b6a309cc0f1e336462bc2d4995a5e2
    GitHub-Last-Rev: 1adfdb7
    GitHub-Pull-Request: #142
    Reviewed-on: https://go-review.googlesource.com/c/sys/+/448877
    Auto-Submit: Ian Lance Taylor <[email protected]>
    Run-TryBot: Ian Lance Taylor <[email protected]>
    Reviewed-by: Michael Knyszek <[email protected]>
    Run-TryBot: Ian Lance Taylor <[email protected]>
    TryBot-Result: Gopher Robot <[email protected]>
    Reviewed-by: Ian Lance Taylor <[email protected]>
    thaJeztah authored and gopherbot committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d684c6f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    3ca3b18 View commit details
    Browse the repository at this point in the history
Loading