Commit History

Author SHA1 Message Date
  Jordi Boggiano 3bd6af690d Allow JsonManipulator::addMainKey to update top level keys as well 12 years ago
  Jordi Boggiano 3d953384fa Fix indenting detection in JsonManipulator, fixes #1788 12 years ago
  Jordi Boggiano 02f6a32d08 Fix undef var issue when removing a json config key 12 years ago
  Jordi Boggiano c7ed20e9d8 Fix minor issues in json code 12 years ago
  Jordi Boggiano e348642aa7 Fix json manipulator handling of escaped backslashes, fixes #1588 12 years ago
  Jordi Boggiano a7c950cddd Add support for github-oauth in config command 12 years ago
  Jordi Boggiano dea4bdf8f0 Expand {} into a new line before manipulating json, fixes #1481 12 years ago
  Jordi Boggiano 24963fb4c8 Fix handling of arrays in json manipulator 12 years ago
  Jordi Boggiano dc033e33d6 Pick longest match always 12 years ago
  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 years ago
  Jordi Boggiano 31330a739f Fix CS 13 years ago
  Jordi Boggiano 8ffe3c2e26 Cosmetic fixes 13 years ago
  Jordi Boggiano f5e0918104 Add JsonManipulator class for doing raw manipulation of json strings 13 years ago