Jordi Boggiano
|
3d953384fa
|
Fix indenting detection in JsonManipulator, fixes #1788
|
2013-04-11 10:34:26 +02:00 |
Jordi Boggiano
|
b4d691e46d
|
Add test for escape sequences
|
2013-02-18 22:13:54 +01:00 |
Jordi Boggiano
|
e348642aa7
|
Fix json manipulator handling of escaped backslashes, fixes #1588
|
2013-02-18 17:27:43 +01:00 |
Jordi Boggiano
|
a7c950cddd
|
Add support for github-oauth in config command
|
2013-01-16 16:19:22 +01:00 |
Jordi Boggiano
|
dea4bdf8f0
|
Expand {} into a new line before manipulating json, fixes #1481
|
2013-01-13 17:06:35 +01:00 |
Jordi Boggiano
|
24963fb4c8
|
Fix handling of arrays in json manipulator
|
2012-11-13 12:49:23 +01:00 |
Jordi Boggiano
|
5cb9a6ead7
|
Write in the json directly without reformatting the whole file - skip validation since that is not really the job of the config command
|
2012-10-07 19:18:22 +02:00 |
Jordi Boggiano
|
f5e0918104
|
Add JsonManipulator class for doing raw manipulation of json strings
|
2012-05-26 14:44:24 +02:00 |