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.3.1
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.4.0
Choose a head ref
  • 14 commits
  • 22 files changed
  • 4 contributors

Commits on Jul 7, 2015

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

Commits on Jul 8, 2015

  1. Adds test for multiline keys.

    tcr committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    9cfc6fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #197 from tcr/master

    Fixes { "push\npop": env: {} } dumping case.
    Vitaly Puzrin committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    04f3c1b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2015

  1. Linter & config update (check unused vars)

    Vitaly Puzrin committed Jul 24, 2015
    Configuration menu
    Copy the full SHA
    ac3850c View commit details
    Browse the repository at this point in the history
  2. Lint fixes

    Vitaly Puzrin committed Jul 24, 2015
    Configuration menu
    Copy the full SHA
    7eb60e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2015

  1. Don't throw exceptions on warnings

    Vitaly Puzrin committed Jul 25, 2015
    Configuration menu
    Copy the full SHA
    1b8173b View commit details
    Browse the repository at this point in the history
  2. warning -> error, for unknown tags

    Vitaly Puzrin committed Jul 25, 2015
    Configuration menu
    Copy the full SHA
    dbcffde View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2015

  1. Configuration menu
    Copy the full SHA
    704c67f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #201 from doowb/master

    using package.json files property instead of .npmignore
    Vitaly Puzrin committed Aug 1, 2015
    Configuration menu
    Copy the full SHA
    4727993 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2015

  1. Readd dist folder to package

    Vitaly Puzrin committed Aug 8, 2015
    Configuration menu
    Copy the full SHA
    fee6e85 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. Fix: keep line breaks in literal scalar block heads (returned back mi…

    …ssed code line). Close #203
    Vitaly Puzrin committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    3514bf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2015

  1. Reworked error class

    Kirill89 committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    acb734f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2015

  1. browser files renuild

    Vitaly Puzrin committed Aug 22, 2015
    Configuration menu
    Copy the full SHA
    944aeea View commit details
    Browse the repository at this point in the history
  2. 3.4.0 released

    Vitaly Puzrin committed Aug 22, 2015
    Configuration menu
    Copy the full SHA
    da3d1fa View commit details
    Browse the repository at this point in the history
Loading