[openSUSE/wicked] 708de9: json: add basic indenting support to format_string
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 708de9c2063ebb492e21051a304b97b41fc501c0 https://github.com/openSUSE/wicked/commit/708de9c2063ebb492e21051a304b97b41f... Author: Marius Tomaschewski <mt@suse.de> Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M src/json.c M src/json.h Log Message: ----------- json: add basic indenting support to format_string Co-authored-by: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Commit: 966deb85061c1d8546a459fc6771926069a8a74b https://github.com/openSUSE/wicked/commit/966deb85061c1d8546a459fc6771926069... Author: Marius Tomaschewski <mt@suse.de> Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M src/json.c M src/json.h M testing/json-test.c Log Message: ----------- json: update copyright, adjust license and authors Commit: e75efc7cce1bbc1735e29f670d648c3e95a4b219 https://github.com/openSUSE/wicked/commit/e75efc7cce1bbc1735e29f670d648c3e95... Author: Marius Tomaschewski <mt@suse.de> Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M src/json.c M src/json.h Log Message: ----------- json: implement ni_json_parse_file utility Commit: 672210b94e7389ae31ece8a846f6c6e5b1c92aff https://github.com/openSUSE/wicked/commit/672210b94e7389ae31ece8a846f6c6e5b1... Author: Marius Tomaschewski <mt@suse.de> Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M configure.ac M src/json.c Log Message: ----------- json: unescape unicode sequences using iconv Commit: 607cd16d7806e82472a4b4bfce7f930c95d69f8d https://github.com/openSUSE/wicked/commit/607cd16d7806e82472a4b4bfce7f930c95... Author: Jorik Cronenberg <54934253+jcronenberg@users.noreply.github.com> Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M configure.ac M src/json.c M src/json.h M testing/json-test.c Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/971 json: improve parsing and add basic indenting Compare: https://github.com/openSUSE/wicked/compare/3f2c95a37b44...607cd16d7806
participants (1)
-
Jorik Cronenberg