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: v9.1.0
Choose a base ref
...
head repository: sindresorhus/got
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.2.0
Choose a head ref
  • 19 commits
  • 12 files changed
  • 5 contributors

Commits on Aug 24, 2018

  1. Fix the docs for the agent option

    Fixes #587
    sindresorhus committed Aug 24, 2018
    Copy the full SHA
    716b914 View commit details
  2. Copy the full SHA
    9a966ec View commit details
  3. Don't parse the query option when it's a string (#589)

    Because it's unnecessary as it's stringified again.
    jstewmon authored and szmarczak committed Aug 24, 2018
    Copy the full SHA
    f23f350 View commit details
  4. Copy the full SHA
    8191daf View commit details
  5. Copy the full SHA
    dda1ce9 View commit details

Commits on Aug 25, 2018

  1. Add tests for stripping port in host header (#591)

    Fixes #588
    szmarczak authored and sindresorhus committed Aug 25, 2018
    Copy the full SHA
    d0757da View commit details
  2. Document the response object (#592)

    szmarczak authored and sindresorhus committed Aug 25, 2018
    Copy the full SHA
    267cb66 View commit details

Commits on Aug 26, 2018

  1. Update readme.md (#593)

    fshowalter authored and brandon93s committed Aug 26, 2018
    Copy the full SHA
    21bef3c View commit details

Commits on Aug 28, 2018

  1. Remove redundant code

    szmarczak authored Aug 28, 2018
    Copy the full SHA
    488ac7e View commit details
  2. Unify calling mergeOptions

    szmarczak committed Aug 28, 2018
    Copy the full SHA
    7910e14 View commit details
  3. Copy the full SHA
    bb8175b View commit details
  4. Provide timings (#590)

    Fixes #557
    szmarczak authored and sindresorhus committed Aug 28, 2018
    Copy the full SHA
    78a56ec View commit details

Commits on Aug 29, 2018

  1. Proper fix for #469 (#594)

    szmarczak authored and sindresorhus committed Aug 29, 2018
    Copy the full SHA
    a8eb41b View commit details

Commits on Aug 30, 2018

  1. Improve code readability

    szmarczak committed Aug 30, 2018
    Copy the full SHA
    887f02d View commit details

Commits on Aug 31, 2018

  1. Copy the full SHA
    ab0d24b View commit details
  2. Add cookieJar option (#596)

    szmarczak authored and sindresorhus committed Aug 31, 2018
    Copy the full SHA
    eedebc9 View commit details
  3. Copy the full SHA
    e66a6b6 View commit details
  4. Copy the full SHA
    f8af5b0 View commit details
  5. 9.2.0

    sindresorhus committed Aug 31, 2018
    Copy the full SHA
    aec95d2 View commit details
Loading