Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Pull requests: go-yaml/yaml

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fixed tag format
#209 opened Oct 10, 2016 by Labutin Loading…
gofmt
#377 opened Jun 16, 2018 by whilei Loading…
minor gofmt changes
#393 opened Aug 2, 2018 by pgier Loading…
Added support for installing via gx-go
#411 opened Nov 1, 2018 by rosalinekarr Loading…
Remove multi-document unmarshalling disclaimer
#425 opened Jan 6, 2019 by rgson Loading…
run 'go fmt'
#481 opened Jul 9, 2019 by laverya Loading…
Remove superfluous nil checks in decode.go
#492 opened Aug 10, 2019 by lukedirtwalker Loading…
Fixed read non-ascii character from head&line comment
#509 opened Sep 24, 2019 by meiping Loading…
Add a Fuzz function
#521 opened Oct 10, 2019 by frioux Loading…
Allow users to hook into the encoder
#625 opened Jun 11, 2020 by rfratto Loading…
support include tag to split a big yaml file
#635 opened Jul 24, 2020 by DrWrong Loading…
Change the yaml bomb prevention counters to uint
#637 opened Jul 29, 2020 by disconnect3d Loading…
Fix panic on private embedded interface
#654 opened Aug 28, 2020 by Feresey Loading…
typo
#700 opened Feb 4, 2021 by iamalibabaei Loading…
Improve invalid token error message
#728 opened Apr 18, 2021 by B-Con Loading…
Fix typo in scannerc.go
#734 opened May 2, 2021 by eltociear Loading…
Master
#754 opened Jun 23, 2021 by srdq8 Loading…
v3: Tests on multi os
#758 opened Jun 29, 2021 by nervo Loading…
Update the go version to go-1.17
#812 opened Jan 12, 2022 by i02sopop Loading…
Remove several linter errors.
#813 opened Jan 12, 2022 by i02sopop Loading…
fix(typo): wrong spelling in yamlh.go
#830 opened Mar 13, 2022 by longkai Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.