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: mdlayher/vsock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: mdlayher/vsock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 9 commits
  • 13 files changed
  • 1 contributor

Commits on Feb 19, 2022

  1. go.mod: set go 1.17

    Signed-off-by: Matt Layher <[email protected]>
    mdlayher committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    0a7673e View commit details
    Browse the repository at this point in the history
  2. vsock: fix noop Windows build

    Signed-off-by: Matt Layher <[email protected]>
    mdlayher committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    ead8643 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: release v1.1.1

    Signed-off-by: Matt Layher <[email protected]>
    mdlayher committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    8acc79d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. go.mod: github.com/mdlayher/[email protected]

    Signed-off-by: Matt Layher <[email protected]>
    mdlayher committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    59c7a70 View commit details
    Browse the repository at this point in the history
  2. vsock: bump minimum version of Go to 1.18

    Signed-off-by: Matt Layher <[email protected]>
    mdlayher committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    90c1ace View commit details
    Browse the repository at this point in the history
  3. vsock: remove use of net.Error Temporary

    Signed-off-by: Matt Layher <[email protected]>
    mdlayher committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    830b335 View commit details
    Browse the repository at this point in the history
  4. README: fix stability section

    Signed-off-by: Matt Layher <[email protected]>
    mdlayher committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    051f33a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. *: bump dependencies, Go 1.20

    Signed-off-by: Matt Layher <[email protected]>
    mdlayher committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    052210d View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: v1.2.1

    Signed-off-by: Matt Layher <[email protected]>
    mdlayher committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    8569e30 View commit details
    Browse the repository at this point in the history
Loading