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
/
py
Commit message (
Expand
)
Author
Age
Files
Lines
*
initial test and first step implementation to preserve (flow) style
Anthon van der Neut
2015-03-26
3
-4
/
+35
*
now installs and tests for pypy (by testing in setup.py and not
Anthon van der Neut
2015-03-18
1
-1
/
+1
*
scalars with preserved newlines
Anthon van der Neut
2015-03-11
3
-9
/
+36
*
scalarstring added
Anthon van der Neut
2015-03-10
6
-4
/
+32
*
check using distribute compiler
Anthon van der Neut
2015-03-10
1
-1
/
+1
*
include commit pyyaml dd 20141128
Anthon van der Neut
2015-03-09
3
-5
/
+71
*
- tox no longer replicates dependency on ruamel.base
Anthon van der Neut
2015-01-28
2
-13
/
+28
*
- add dependency on ruamel.base
Anthon van der Neut
2015-01-14
1
-1
/
+1
*
updated documentation based on feedback from Sess (leycec@gmail.com)
Anthon van der Neut
2015-01-12
3
-1
/
+51
*
- move configobj -> YAML generator to own module
Anthon van der Neut
2014-11-26
1
-42
/
+2
*
reenable _yaml.so generation
Anthon van der Neut
2014-11-25
1
-1
/
+1
*
- move comment classes in own module comments
Anthon van der Neut
2014-11-25
10
-147
/
+241
*
- make !!omap and !!set take parameters. Thre are still some restrictions:
Anthon van der Neut
2014-11-24
6
-82
/
+223
*
bump version, update changes
Anthon van der Neut
2014-11-24
1
-1
/
+1
*
- fix value comment occuring as on previous line (looking like eol comment)
Anthon van der Neut
2014-11-24
3
-63
/
+25
*
- INI conversion in yaml
Anthon van der Neut
2014-11-24
2
-0
/
+188
*
- add ext/_yaml.c etc to the source tree
Anthon van der Neut
2014-11-23
1
-1
/
+7
*
- change install so that you can include ruamel.yaml instead of ruamel.yaml.py
Anthon van der Neut
2014-11-23
3
-1
/
+516
*
- merge py2 and py3 code bases
Anthon van der Neut
2014-11-22
18
-0
/
+6689