json_writer: new routines to create JSON data
authorJeff Hostetler <jeffhost@microsoft.com>
Fri, 13 Jul 2018 16:54:08 +0000 (16:54 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2018 20:55:39 +0000 (13:55 -0700)
commit7545941...edd8d3bf38a2f1ad785f54b97770b324
tree2b5d0ed...135d0e2649ebf26f577f26030fb185afcopy hash to clipboard (tree)
parentb2453d3...496cb62b9c63c7a7c9b4bead2431f715copy hash to clipboard (diff)
Makefile
json-writer.c [new file with mode: 0644]
json-writer.h [new file with mode: 0644]
t/helper/test-json-writer.c [new file with mode: 0644]
t/helper/test-tool.c
t/helper/test-tool.h
t/t0019-json-writer.sh [new file with mode: 0755]
t/t0019/parse_json.perl [new file with mode: 0644]