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: nodeca/js-yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.4.6
Choose a base ref
...
head repository: nodeca/js-yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.5.0
Choose a head ref
  • 16 commits
  • 18 files changed
  • 6 contributors

Commits on Dec 5, 2015

  1. Fold strings only. Fixes #217.

    a-rodin committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    124b60f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #227 from a-rodin/issue-217

    Fold strings only. Fixes #217.
    dervus committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    55dad9a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2015

  1. Improve browserify support

    ArtskydJ committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    a306735 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #232 from ArtskydJ/improve-browserify-support

    Improve browserify support
    Vitaly Puzrin committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    6f8eb02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    285d6c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #229 from devongovett/patch-1

    Add dedup option
    Vitaly Puzrin committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    0fbab05 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2016

  1. Configuration menu
    Copy the full SHA
    9ea29ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d06176 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2016

  1. Merge pull request #236 from shaunc/flow-noblock

    Don't use block-style-only string literals in flow mode
    dervus committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    39deeac View commit details
    Browse the repository at this point in the history
  2. Add test case for issue #221

    dervus committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    32d1cca View commit details
    Browse the repository at this point in the history
  3. Update README.md

    dervus committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    50a8456 View commit details
    Browse the repository at this point in the history
  4. Make sure to use local browserify/uglify-js/eslint

    Vitaly Puzrin committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    b5a7580 View commit details
    Browse the repository at this point in the history
  5. Travis: node versions update

    Vitaly Puzrin committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    6ba9171 View commit details
    Browse the repository at this point in the history
  6. Bower: ignore not needed files

    Vitaly Puzrin committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    52eec6b View commit details
    Browse the repository at this point in the history
  7. Browser files rebuild

    Vitaly Puzrin committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    bb68f88 View commit details
    Browse the repository at this point in the history
  8. 3.5.0 released

    Vitaly Puzrin committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    4ad1e77 View commit details
    Browse the repository at this point in the history
Loading