Andreas Möller
|
6ddd8d4ec7
Enhancement: Add sort-packages option which allows sorting of packages
|
10 年之前 |
Jordi Boggiano
|
94926218e8
CS fixes
|
10 年之前 |
Jordi Boggiano
|
fc14d33491
Fix json nesting issue, fixes #3323
|
10 年之前 |
Jordi Boggiano
|
55a6a1c3d4
Add support for nested arrays in the json manipulator, fixes #3296
|
10 年之前 |
Jordi Boggiano
|
7131607ad1
Fix regression in handling github-oauth settings in auth.json
|
11 年之前 |
Jordi Boggiano
|
534bd64cd1
Add support for manipulating empty json files
|
11 年之前 |
Jordi Boggiano
|
4392be4d29
Fix some more inconsistencies in json manipulation
|
11 年之前 |
Jordi Boggiano
|
d742ffca4f
Fix removal of missing keys
|
11 年之前 |
Jordi Boggiano
|
99f5b5a238
Fix backtracking issue in json manipulations, fixes #2583
|
11 年之前 |
Jordi Boggiano
|
df7114869b
Fix handling of multilines in previous commit
|
12 年之前 |
Jordi Boggiano
|
20ef3e3c5b
Clarify usage of addcslashes
|
12 年之前 |
Jordi Boggiano
|
3b48a1fea6
Fix JsonManipulator handling of package links, fixes #1465
|
12 年之前 |
Jordi Boggiano
|
3bd6af690d
Allow JsonManipulator::addMainKey to update top level keys as well
|
12 年之前 |
Jordi Boggiano
|
3d953384fa
Fix indenting detection in JsonManipulator, fixes #1788
|
12 年之前 |
Jordi Boggiano
|
02f6a32d08
Fix undef var issue when removing a json config key
|
12 年之前 |
Jordi Boggiano
|
c7ed20e9d8
Fix minor issues in json code
|
12 年之前 |
Jordi Boggiano
|
e348642aa7
Fix json manipulator handling of escaped backslashes, fixes #1588
|
12 年之前 |
Jordi Boggiano
|
a7c950cddd
Add support for github-oauth in config command
|
12 年之前 |
Jordi Boggiano
|
dea4bdf8f0
Expand {} into a new line before manipulating json, fixes #1481
|
12 年之前 |
Jordi Boggiano
|
24963fb4c8
Fix handling of arrays in json manipulator
|
12 年之前 |
Jordi Boggiano
|
dc033e33d6
Pick longest match always
|
12 年之前 |
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
|
12 年之前 |
Jordi Boggiano
|
31330a739f
Fix CS
|
13 年之前 |
Jordi Boggiano
|
8ffe3c2e26
Cosmetic fixes
|
13 年之前 |
Jordi Boggiano
|
f5e0918104
Add JsonManipulator class for doing raw manipulation of json strings
|
13 年之前 |