Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Silence "used only once: possible typo" warnings for variables that are part ... | Simon McVittie | 2016-01-19 |
* | Switch to YAML::XS to work around insanity in YAML::Mo. Closes: #657533 | Joey Hess | 2012-01-28 |
* | Support YAML::XS by not passing decoded unicode to Load. Closes: #625713 | Joey Hess | 2011-05-12 |
* | fix unicode with YAML::Syck | Joey Hess | 2010-03-24 |
* | use perl YAML for dumping | Joey Hess | 2010-03-24 |
* | fall back from YAML::Any to just YAML | Joey Hess | 2010-03-24 |
* | use YAML::Any to allow faster versions to be used if available | Joey Hess | 2010-03-24 |
* | fix newlines in commented defaults | Joey Hess | 2010-03-19 |
* | load YAML on demand | Joey Hess | 2010-03-19 |
* | Add support for setup files written in YAML. | Joey Hess | 2010-03-19 |