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: sindresorhus/got
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.6.2
Choose a base ref
...
head repository: sindresorhus/got
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.7.0
Choose a head ref
  • 15 commits
  • 20 files changed
  • 6 contributors

Commits on Sep 10, 2020

  1. Disable a test as the built-in openssl on macOS does not support ne…

    …gative days (#1457)
    
    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    0f932ba View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    0e0eefd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Add pfx HTTPS option (#1364)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Co-authored-by: Giovanni Minotti <giovanni@minotti.net>
    3 people authored Sep 13, 2020
    Configuration menu
    Copy the full SHA
    c33df7f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Don't allocate buffer twice (#1403)

    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    xamgore and szmarczak authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    7bc69d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a11c54f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. General improvements to the tests and CI Environment (#1461)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    38ba09c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    52de13b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Update body after beforeRequest (#1453)

    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    Giotino and szmarczak authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e1c1844 View commit details
    Browse the repository at this point in the history
  2. Fix a stream test

    szmarczak committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    1b208df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c97ce7c View commit details
    Browse the repository at this point in the history
  4. Follow-up commit

    szmarczak authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    ba2317a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c0d9a6 View commit details
    Browse the repository at this point in the history
  6. Skip a test

    szmarczak committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    25ae938 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88b32ea View commit details
    Browse the repository at this point in the history
  8. 11.7.0

    sindresorhus committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    5d62958 View commit details
    Browse the repository at this point in the history
Loading