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: sinonjs/sinon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: sinonjs/sinon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.1
Choose a head ref
  • 14 commits
  • 26 files changed
  • 5 contributors

Commits on Jan 21, 2018

  1. Configuration menu
    Copy the full SHA
    28aee6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5063c33 View commit details
    Browse the repository at this point in the history
  3. Add eslint-plugin-ie11 (#1666)

    This would have prevented the failing build in master that occurred
    after merging #1661, which would have allowed the author to fix it.
    mroderick authored and mantoni committed Jan 21, 2018
    Configuration menu
    Copy the full SHA
    1503cce View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Configuration menu
    Copy the full SHA
    cf3ed84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c28bca3 View commit details
    Browse the repository at this point in the history
  3. Add .yml extension to .eslintrc

    This helps editors figure out what the file is, and apply syntax
    highlighting and validation
    mroderick committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    d7075d9 View commit details
    Browse the repository at this point in the history
  4. added another sinon article (#1669)

    mjhea0 authored and mantoni committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    fdd1948 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1237e0d View commit details
    Browse the repository at this point in the history
  6. Update copyright statement

    mroderick committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    225083e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1670 from mroderick/update-footer

    Update footer
    mantoni authored Jan 22, 2018
    Configuration menu
    Copy the full SHA
    d929b22 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. Configuration menu
    Copy the full SHA
    2d0509e View commit details
    Browse the repository at this point in the history
  2. #1627

    Access the .stack property if an error needs to be reported.
    NoamPaz authored and mroderick committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    a5c22f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    158f33e View commit details
    Browse the repository at this point in the history
  4. 4.2.1

    mroderick committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    f3e34f8 View commit details
    Browse the repository at this point in the history
Loading