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: v3.5.0
Choose a base ref
...
head repository: kpdecker/jsdiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 12 commits
  • 25 files changed
  • 7 contributors

Commits on Jul 7, 2018

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

Commits on Nov 6, 2018

  1. fix typo in README

    ipanasenko authored and kpdecker committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    8a740b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. Add yarn.lock to .npmignore

    styfle authored and kpdecker committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    29466d8 View commit details
    Browse the repository at this point in the history
  2. jsdiff: Replaced phantomJS by chrome

    Added Karma-chrome dependency for aarch64
    
    Signed-off-by: ossdev07 <ossdev@puresoftware.com>
    ossdev07 authored and kpdecker committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    ec3114e View commit details
    Browse the repository at this point in the history
  3. Make ()[]"' as word boundaries between each other

    This produces more natural diffs in situations like () -> (word)
    Mingun authored and kpdecker committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    f27b899 View commit details
    Browse the repository at this point in the history
  4. Fix: Missing "No newline at end of file" when comparing two texts tha…

    …t do not end in newlines (#94)
    vasek authored and kpdecker committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    d76ac52 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. Configuration menu
    Copy the full SHA
    2c1a29c View commit details
    Browse the repository at this point in the history
  2. Upgrade CI env to node 10

    kpdecker committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    c7872a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7126976 View commit details
    Browse the repository at this point in the history
  4. Drop ie9 from karma targets

    kpdecker committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    79c31bd View commit details
    Browse the repository at this point in the history
  5. Update release notes

    kpdecker committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    6b12408 View commit details
    Browse the repository at this point in the history
  6. v4.0.0

    kpdecker committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    84d12ca View commit details
    Browse the repository at this point in the history
Loading