index
:
delta/python-packages/ruamel.yaml.git
449_secondary_tag_url_enc
Michael-Crusoe/fix-httpsbitbucketorgruamelyamlissues281-1562835835892
The-Compiler/fix-code-formatting-in-apirst-1497982664311
The-Compiler/fix-typo-in-changelog-1498929482971
The-Compiler/update-python-versions-in-pyyamlrst-1497983331157
allow_space_break
asottile/add-test-for-newapi-parse-method-1546031299922
baserock/sam/blank-line-preservation-1
cevans/deepcopysubclassing
cleanup_0_18
dalbani/fix-version-typo-in-readmerst-1468099303673
doc-typos
fix-204-again
indent-properly
issue_11
jcfr/commentspy-remove-debug-message-this-co-1478186356718
lazy_regex
line_no
master
mmorearty/fix-small-typo-and-formatting-1498938255255
newcmnt
nu_no/fixes-windows-importerror-1515153658772
oit-tzhimmash/readerpy139-edited-online-with-bitbucket-1491206874458
pep-479
persistent_anchor
pombredanne/fixed-minor-typos-in-readmerst-1451912642895
hg.code.sf.net: p/ruamel-yaml/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
added add/update of eol comments
Anthon van der Neut
2015-04-15
1
-0
/
+226
*
preserve eol comments on flow style sequences/mappings
Anthon van der Neut
2015-03-29
1
-4
/
+11
*
flow mapping style preservation + tests
Anthon van der Neut
2015-03-27
1
-1
/
+45
*
preserve flow style on sequences for roundtrip handling 'a: b, c, d'
Anthon van der Neut
2015-03-26
1
-2
/
+2
*
initial test and first step implementation to preserve (flow) style
Anthon van der Neut
2015-03-26
1
-0
/
+18
*
Add failing tests for indentation
Anthony Sottile
2015-03-25
1
-0
/
+32
*
now installs and tests for pypy (by testing in setup.py and not
Anthon van der Neut
2015-03-18
1
-1
/
+2
*
scalars with preserved newlines
Anthon van der Neut
2015-03-11
1
-0
/
+98
*
scalarstring added
Anthon van der Neut
2015-03-10
2
-1
/
+8
*
check using distribute compiler
Anthon van der Neut
2015-03-10
1
-0
/
+103
*
updated documentation based on feedback from Sess (leycec@gmail.com)
Anthon van der Neut
2015-01-12
4
-0
/
+10
*
- move comment classes in own module comments
Anthon van der Neut
2014-11-25
3
-6
/
+5
*
- make !!omap and !!set take parameters. Thre are still some restrictions:
Anthon van der Neut
2014-11-24
3
-5
/
+119
*
- fix value comment occuring as on previous line (looking like eol comment)
Anthon van der Neut
2014-11-24
3
-26
/
+103
*
- INI conversion in yaml
Anthon van der Neut
2014-11-24
4
-24
/
+78
*
- add ext/_yaml.c etc to the source tree
Anthon van der Neut
2014-11-23
2
-2
/
+90
*
- change install so that you can include ruamel.yaml instead of ruamel.yaml.py
Anthon van der Neut
2014-11-23
11
-21
/
+18
*
- merge py2 and py3 code bases
Anthon van der Neut
2014-11-22
599
-0
/
+6237