-
-
Notifications
You must be signed in to change notification settings - Fork 773
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nodeca/js-yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.13.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 19 files changed
- 5 contributors
Commits on Jun 1, 2018
-
Travis-CI: increase tests timeout
Vitaly Puzrin committedJun 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 2d1fbed - Browse repository at this point
Copy the full SHA 2d1fbedView commit details
Commits on Dec 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 00bba11 - Browse repository at this point
Copy the full SHA 00bba11View commit details
Commits on Jan 4, 2019
-
Add "noArrayIndent" option (#461)
Addresses issue #432 by adding a `noArrayIndent` option to optionally not add an extra level of indentation to array elements. When `noArrayIndent` option is set to `false` (or not provided), output is: ``` array: - a - b - c ``` When `noArrayIndent` option is set to `true`, output is: ``` array: - a - b - c ``` This helps avoid diffs when parsing, modifying, and generating valid yaml that does *not* use extra indentation for arrays.
Configuration menu - View commit details
-
Copy full SHA for 784d1d0 - Browse repository at this point
Copy the full SHA 784d1d0View commit details
Commits on Jan 5, 2019
-
Vitaly Puzrin committed
Jan 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 7b68122 - Browse repository at this point
Copy the full SHA 7b68122View commit details -
Vitaly Puzrin committed
Jan 5, 2019 Configuration menu - View commit details
-
Copy full SHA for b6d2609 - Browse repository at this point
Copy the full SHA b6d2609View commit details
Commits on Feb 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 99c0bf9 - Browse repository at this point
Copy the full SHA 99c0bf9View commit details -
Vitaly Puzrin committed
Feb 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 7231a49 - Browse repository at this point
Copy the full SHA 7231a49View commit details -
Vitaly Puzrin committed
Feb 26, 2019 Configuration menu - View commit details
-
Copy full SHA for e4267fc - Browse repository at this point
Copy the full SHA e4267fcView commit details
Commits on Mar 7, 2019
-
Vitaly Puzrin committed
Mar 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 59b6e76 - Browse repository at this point
Copy the full SHA 59b6e76View commit details
Commits on Mar 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a567ef3 - Browse repository at this point
Copy the full SHA a567ef3View commit details -
Vitaly Puzrin committed
Mar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for f64c673 - Browse repository at this point
Copy the full SHA f64c673View commit details -
Vitaly Puzrin committed
Mar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 9d4ce5e - Browse repository at this point
Copy the full SHA 9d4ce5eView commit details
Commits on Apr 5, 2019
-
Fix possible code execution in (already unsafe) load()
... when object with executable toString() property is used as a map key
Configuration menu - View commit details
-
Copy full SHA for e18afbf - Browse repository at this point
Copy the full SHA e18afbfView commit details -
Merge pull request #480 from nodeca/toString
Fix possible code execution in (already unsafe) load()
Vitaly Puzrin authoredApr 5, 2019 Configuration menu - View commit details
-
Copy full SHA for b2f9e88 - Browse repository at this point
Copy the full SHA b2f9e88View commit details -
Vitaly Puzrin committed
Apr 5, 2019 Configuration menu - View commit details
-
Copy full SHA for da8ecf2 - Browse repository at this point
Copy the full SHA da8ecf2View commit details -
Vitaly Puzrin committed
Apr 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 665aadd - Browse repository at this point
Copy the full SHA 665aaddView commit details
There are no files selected for viewing