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: cemerick/jsdifflib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Gearset/jsdifflib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 11, 2015

  1. Remove author label.

    Spencer Thang committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    75d668a View commit details
    Browse the repository at this point in the history
  2. Add difference counting with IDs.

    Spencer Thang committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    3e9afd4 View commit details
    Browse the repository at this point in the history
  3. Revert commits to master.

    Spencer Thang committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    13f6e96 View commit details
    Browse the repository at this point in the history
  4. Add author label.

    Spencer Thang committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    7bfa2b9 View commit details
    Browse the repository at this point in the history
  5. Add IDs to differences.

    Spencer Thang committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    9d6664c View commit details
    Browse the repository at this point in the history
  6. Return the number of differences.

    Spencer Thang committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    eadb70d View commit details
    Browse the repository at this point in the history
  7. Differences is no longer an array.

    Spencer Thang committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    fe3b415 View commit details
    Browse the repository at this point in the history
  8. Add diffview tests.

    Spencer Thang committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    9d99aa5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from red-gate/add-difference-tracking

    Add difference tracking
    kevfromireland committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    3d233d2 View commit details
    Browse the repository at this point in the history
  10. Stop using node syntax.

    Spencer Thang committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    accbd3c View commit details
    Browse the repository at this point in the history
  11. Add bower.json.

    Spencer Thang committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    c59d3c8 View commit details
    Browse the repository at this point in the history
  12. Update bower.json.

    Spencer Thang committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    4046a94 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2015

  1. Encapsulate difference IDs, return them as array.

    Spencer Thang committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    f6488ef View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2015

  1. Merge pull request #2 from red-gate/encapsulate-difference-ids

    Encapsulate difference IDs, return them as array.
    kevfromireland committed Sep 19, 2015
    Configuration menu
    Copy the full SHA
    1a2a24b View commit details
    Browse the repository at this point in the history
Loading