)]}'
{
  "commit": "5867d2c78bc0c7f7ab5404c4008ddb133e3af6a3",
  "tree": "7f13680d76024afc19acce151ea041ab857c2bcd",
  "parents": [
    "57c8b5215d79995e77f9ff907844c4e65bd5545f"
  ],
  "author": {
    "name": "Lee Surprenant",
    "email": "lmsurpre@us.ibm.com",
    "time": "Wed Jan 15 23:11:26 2020 -0500"
  },
  "committer": {
    "name": "Lee Surprenant",
    "email": "lmsurpre@us.ibm.com",
    "time": "Mon Feb 24 17:06:36 2020 -0500"
  },
  "message": "Issue #190 - avoid writing newline before first object/array\n\n1. Added a protected inNone() method to JsonGeneratorImpl so that\nsubclasses can determine when we are in the outermost scope. I\u0027m not\nattached to the name.\n\n2. Added a check to the if statement in\nJsonPrettyGeneratorImpl.writeComma() to avoid writing the newline and\nindentation when we\u0027re in the root context.\n\nSigned-off-by: Lee Surprenant \u003clmsurpre@us.ibm.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f3dcc08210a8966be4655d495bbe4e1f24c526d2",
      "old_mode": 33188,
      "old_path": "impl/src/main/java/org/glassfish/json/JsonGeneratorImpl.java",
      "new_id": "67c8e33224b573fcc56590fd3a594c3839d5a087",
      "new_mode": 33188,
      "new_path": "impl/src/main/java/org/glassfish/json/JsonGeneratorImpl.java"
    },
    {
      "type": "modify",
      "old_id": "ec6865f022c33de58a6ddf72cd288d961a84390d",
      "old_mode": 33188,
      "old_path": "impl/src/main/java/org/glassfish/json/JsonPrettyGeneratorImpl.java",
      "new_id": "f1c28a24b3454c0fb27d822dfa7d52f9cabed3a6",
      "new_mode": 33188,
      "new_path": "impl/src/main/java/org/glassfish/json/JsonPrettyGeneratorImpl.java"
    },
    {
      "type": "modify",
      "old_id": "5f87e0722af9755ec3d1b522f5eb69de4fcf44b4",
      "old_mode": 33188,
      "old_path": "impl/src/test/java/org/glassfish/json/tests/JsonGeneratorTest.java",
      "new_id": "43745e078867e2a63771c8d9b99262fa3ebe278c",
      "new_mode": 33188,
      "new_path": "impl/src/test/java/org/glassfish/json/tests/JsonGeneratorTest.java"
    }
  ]
}
