summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch line_no.line_noRuamel/Anthon van der Neut2018-06-160-0/+0
* added line and column to collection typesAnthon van der Neut2015-04-187-13/+86
* added add/update of eol commentsAnthon van der Neut2015-04-152-0/+250
* added add/update of eol commentsAnthon van der Neut2015-04-155-11/+166
* roundtrip ordereddict bugAnthon van der Neut2015-04-144-32/+21
* preserve eol comments on flow style sequences/mappingsAnthon van der Neut2015-03-2911-21/+111
* updated short descriptionAnthon van der Neut2015-03-271-2/+2
* version bump, tox rerunAnthon van der Neut2015-03-272-5/+5
|\
| * Minor spelling changesAnthony Sottile2015-03-261-2/+2
* | flow mapping style preservation + testsAnthon van der Neut2015-03-274-2/+58
* | 0.7Anthon van der Neut2015-03-263-4/+6
|/
* preserve flow style on sequences for roundtrip handling 'a: b, c, d'Anthon van der Neut2015-03-266-3/+16
* initial test and first step implementation to preserve (flow) styleAnthon van der Neut2015-03-267-5/+68
* Merged in asottile/yaml (pull request #1)Anthon van der Neut2015-03-261-0/+32
|\
| * Add failing tests for indentationAnthony Sottile2015-03-251-0/+32
* | remove assert dependency requiring the yaml directory to be under site-packag...Anthon van der Neut2015-03-261-4/+0
|/
* now installs and tests for pypy (by testing in setup.py and notAnthon van der Neut2015-03-185-13/+12
* scalars with preserved newlinesAnthon van der Neut2015-03-116-10/+141
* scalarstring addedAnthon van der Neut2015-03-1013-22/+99
* check using distribute compilerAnthon van der Neut2015-03-104-8/+135
* check if libyaml is available before trying to compile extensionAnthon van der Neut2015-03-091-11/+40
* include commit pyyaml dd 20141128Anthon van der Neut2015-03-093-5/+71
* - tox no longer replicates dependency on ruamel.baseAnthon van der Neut2015-01-284-16/+30
* - add dependency on ruamel.baseAnthon van der Neut2015-01-143-22/+4
* updated documentation based on feedback from Sess (leycec@gmail.com)Anthon van der Neut2015-01-129-12/+98
* - move configobj -> YAML generator to own moduleAnthon van der Neut2014-11-262-42/+5
* reenable _yaml.so generationAnthon van der Neut2014-11-253-4/+4
* - move comment classes in own module commentsAnthon van der Neut2014-11-2517-153/+365
* - make !!omap and !!set take parameters. Thre are still some restrictions:Anthon van der Neut2014-11-2411-90/+352
* bump version, update changesAnthon van der Neut2014-11-242-3/+7
* - fix value comment occuring as on previous line (looking like eol comment)Anthon van der Neut2014-11-246-89/+128
* - INI conversion in yamlAnthon van der Neut2014-11-249-26/+307
* - add ext/_yaml.c etc to the source treeAnthon van der Neut2014-11-2312-5/+24987
* - change install so that you can include ruamel.yaml instead of ruamel.yaml.pyAnthon van der Neut2014-11-2318-474/+559
* - merge py2 and py3 code basesAnthon van der Neut2014-11-22624-0/+13614