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: microsoft/go-winio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.7
Choose a base ref
...
head repository: microsoft/go-winio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.8
Choose a head ref
  • 6 commits
  • 3 files changed
  • 4 contributors

Commits on Apr 30, 2018

  1. Call Fatalf to use the format specifier

    Signed-off-by: John Stephens <johnstep@docker.com>
    johnstep committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    1891e2b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Merge pull request #77 from johnstep/fix-valid-sid-test

    Call Fatalf to use the format specifier
    John Howard authored May 1, 2018
    Configuration menu
    Copy the full SHA
    ab35fc0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    211d6eb View commit details
    Browse the repository at this point in the history
  2. Tread ERROR_MORE_DATA as success and return the remaining n number of…

    … bytes required to be read.
    mnltejaswini committed May 25, 2018
    Configuration menu
    Copy the full SHA
    3f914f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Configuration menu
    Copy the full SHA
    3eabd19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from jstarks/pipe_message_mode

    Support pipe message read mode
    jstarks authored Jun 25, 2018
    Configuration menu
    Copy the full SHA
    6792112 View commit details
    Browse the repository at this point in the history
Loading