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: kpdecker/jsdiff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.6
Choose a base ref
...
head repository: kpdecker/jsdiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.7
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 11, 2013

  1. Added WordWithSpaceDiff.

    Compares word by word, but doesn't ignore whitespace differences in between.
    papandreou committed Sep 11, 2013
    Configuration menu
    Copy the full SHA
    887e2cd View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2013

  1. Merge pull request #22 from papandreou/wordsWithSpace

    Added variant of WordDiff that doesn't ignore whitespace differences
    kpdecker committed Sep 12, 2013
    Configuration menu
    Copy the full SHA
    e871cad View commit details
    Browse the repository at this point in the history
  2. Add 0.10 to travis tests

    kpdecker committed Sep 12, 2013
    Configuration menu
    Copy the full SHA
    243a526 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c95c1e9 View commit details
    Browse the repository at this point in the history
  4. Update release notes

    kpdecker committed Sep 12, 2013
    Configuration menu
    Copy the full SHA
    f6c414a View commit details
    Browse the repository at this point in the history
  5. v1.0.7

    kpdecker committed Sep 12, 2013
    Configuration menu
    Copy the full SHA
    c6614d9 View commit details
    Browse the repository at this point in the history
Loading