comparison repoint-project.json @ 2489:612eed7050a0 sensible-delimited-data-strings

First cut (not yet tested) at fixing #1967 Review quoting in CSV export
author Chris Cannam
date Fri, 03 Apr 2020 17:15:34 +0100
parents c18b837341ff
children f67b7a489f75
comparison
equal deleted inserted replaced
2488:c18b837341ff 2489:612eed7050a0
14 "vcs": "hg", 14 "vcs": "hg",
15 "service": "soundsoftware" 15 "service": "soundsoftware"
16 }, 16 },
17 "svcore": { 17 "svcore": {
18 "vcs": "hg", 18 "vcs": "hg",
19 "service": "soundsoftware" 19 "service": "soundsoftware",
20 "branch": "sensible-delimited-data-strings"
20 }, 21 },
21 "svgui": { 22 "svgui": {
22 "vcs": "hg", 23 "vcs": "hg",
23 "service": "soundsoftware" 24 "service": "soundsoftware",
25 "branch": "sensible-delimited-data-strings"
24 }, 26 },
25 "svapp": { 27 "svapp": {
26 "vcs": "hg", 28 "vcs": "hg",
27 "service": "soundsoftware" 29 "service": "soundsoftware"
28 }, 30 },