)]}'
{
  "commit": "190d65cd5cd696202ceb0dac1da69f83340ea61e",
  "tree": "fbf78ed864a33149b1eea6b008efee5c30b55c7b",
  "parents": [
    "6910a0c5e4e30d475e946e7ebcb185a56514e366"
  ],
  "author": {
    "name": "Alex Blewitt",
    "email": "alex.blewitt@gmail.com",
    "time": "Sun May 17 17:42:18 2020 +0100"
  },
  "committer": {
    "name": "Alex Blewitt",
    "email": "alex.blewitt@gmail.com",
    "time": "Sun May 17 17:44:40 2020 +0100"
  },
  "message": "Bug 563268 - Defer SAX Parser creation until required\n\nThe SAX parser factory is needed on demand to parse an XML file.\nHowever, we only need the parser factory for the duration of the parse\nand can release it afterwards. This speeds start-up, and can can allow\nthe SAX parser to be replaced dynamically between calls if needed.\n\nBug: 563268\nChange-Id: I05896c0c1d0a671cc70e17b1651760c707e9e273\nSigned-off-by: Alex Blewitt \u003calex.blewitt@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a8551947915a9b40c9357a8b4bd5d4325ca109ef",
      "old_mode": 33188,
      "old_path": "bundles/org.eclipse.core.contenttype/src/org/eclipse/core/internal/content/Activator.java",
      "new_id": "e38340b9ebe72330e116bc258af1437442bb9e73",
      "new_mode": 33188,
      "new_path": "bundles/org.eclipse.core.contenttype/src/org/eclipse/core/internal/content/Activator.java"
    },
    {
      "type": "modify",
      "old_id": "daefa88a94e6e4efba9d75c1d45300c1a5c8a954",
      "old_mode": 33188,
      "old_path": "bundles/org.eclipse.core.contenttype/src/org/eclipse/core/internal/content/XMLRootHandler.java",
      "new_id": "a7665e2e00283dcf217c8111598d69e091981527",
      "new_mode": 33188,
      "new_path": "bundles/org.eclipse.core.contenttype/src/org/eclipse/core/internal/content/XMLRootHandler.java"
    },
    {
      "type": "modify",
      "old_id": "73f390537fe8fcc9408a9da90073ce94f6097ac8",
      "old_mode": 33188,
      "old_path": "tests/org.eclipse.core.contenttype.tests/src/org/eclipse/core/internal/contenttype/tests/AllTests.java",
      "new_id": "f4b3c7e4bfb3bd90c27e4052b54f0bf66438359a",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.core.contenttype.tests/src/org/eclipse/core/internal/contenttype/tests/AllTests.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "941f3b6521a076f8a7b7346bf9e052c10b9db293",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.core.contenttype.tests/src/org/eclipse/core/internal/contenttype/tests/XMLRootHandlerTest.java"
    }
  ]
}
