)]}'
{
  "commit": "e65aad1bb4a8fa8b197dcb1ee3036a39b435b22d",
  "tree": "17151626f93df9a5567bbae22db78fbcbe33e910",
  "parents": [
    "9df82937b76dc48e684c95bb09bed67169660eab"
  ],
  "author": {
    "name": "Alexander Rookey",
    "email": "atrookey@google.com",
    "time": "Tue Jun 07 15:09:30 2016 -0700"
  },
  "committer": {
    "name": "Alexander Rookey",
    "email": "atrookey@google.com",
    "time": "Fri Jun 17 13:50:25 2016 -0400"
  },
  "message": "Activates importedNamespace scoping implementation.\n\nSwitches scoping implementation for grammar types ComplexTypeLink\nand ExtensibleTypeLink from ProtobufScopeProvider to\nProtobufImportedNamepaceAwareLocalScopeProvider.\n\nChange-Id: I0b9b2d567666622ca2e548f5733de685764d8c8d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4b7fbdfabb8320893fa384ab31376c0bf4e75cce",
      "old_mode": 33188,
      "old_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/bugs/Issue157_GroupsShouldBeTypes_Test.java",
      "new_id": "30a3943f088cfd287caf401e6204d04eb7114446",
      "new_mode": 33188,
      "new_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/bugs/Issue157_GroupsShouldBeTypes_Test.java"
    },
    {
      "type": "modify",
      "old_id": "6966b8567886061fc3a9fac521fc8e55ed5cdc0f",
      "old_mode": 33188,
      "old_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/bugs/Issue161_PackageScoping_Test.java",
      "new_id": "35ad6a2844440ac75a8aea8d298b50c344d35b9c",
      "new_mode": 33188,
      "new_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/bugs/Issue161_PackageScoping_Test.java"
    },
    {
      "type": "modify",
      "old_id": "079dfa54abab187ba57427c35885b823c739b0f8",
      "old_mode": 33188,
      "old_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/bugs/Issue167_PackageScopingWithNestedTypes_Test.java",
      "new_id": "6357a3913585979e3ce520dd5ebd633b07f934b3",
      "new_mode": 33188,
      "new_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/bugs/Issue167_PackageScopingWithNestedTypes_Test.java"
    },
    {
      "type": "modify",
      "old_id": "d1516393176a5952036b72b8888aa791597fc03c",
      "old_mode": 33188,
      "old_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/bugs/Issue187_ExposeAllTypesInDescriptor_Test.java",
      "new_id": "2769fc3fb55607609a059781b95355ffe1faadfc",
      "new_mode": 33188,
      "new_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/bugs/Issue187_ExposeAllTypesInDescriptor_Test.java"
    },
    {
      "type": "modify",
      "old_id": "8202370384e645ec52dc485bdf169e48254d4362",
      "old_mode": 33188,
      "old_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/bugs/Issue189_ScopingShouldLookForClosestType.java",
      "new_id": "2f413f6630472734b5e20b181f6092ffdbc1ef93",
      "new_mode": 33188,
      "new_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/bugs/Issue189_ScopingShouldLookForClosestType.java"
    },
    {
      "type": "modify",
      "old_id": "dccb5497c0f841502e5a05a66e3e505506fd7984",
      "old_mode": 33188,
      "old_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/scoping/ProtobufScopeProvider_scope_ComplexTypeLink_target_Test.java",
      "new_id": "47e5fb1cb13aeea583dd101c519a54fd90b4ee02",
      "new_mode": 33188,
      "new_path": "com.google.eclipse.protobuf.test/src/com/google/eclipse/protobuf/scoping/ProtobufScopeProvider_scope_ComplexTypeLink_target_Test.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fcc04761c6d403f9c7c799b629fffd3db42ca35c",
      "new_mode": 33188,
      "new_path": "com.google.eclipse.protobuf/src/com/google/eclipse/protobuf/scoping/ProtobufImportScope.java"
    },
    {
      "type": "modify",
      "old_id": "2e88e8952ba4231b80cd7932dbfa3f0b5f10b253",
      "old_mode": 33188,
      "old_path": "com.google.eclipse.protobuf/src/com/google/eclipse/protobuf/scoping/ProtobufImportUriGlobalScopeProvider.java",
      "new_id": "df272281f60980f621c30925743960289d72a4f2",
      "new_mode": 33188,
      "new_path": "com.google.eclipse.protobuf/src/com/google/eclipse/protobuf/scoping/ProtobufImportUriGlobalScopeProvider.java"
    },
    {
      "type": "modify",
      "old_id": "3d93bf96121ab74ef75d9e3142b90202216022b4",
      "old_mode": 33188,
      "old_path": "com.google.eclipse.protobuf/src/com/google/eclipse/protobuf/scoping/ProtobufImportedNamespaceAwareLocalScopeProvider.java",
      "new_id": "76cd4abfe575dec4613d8d5dc4a852ce40a06805",
      "new_mode": 33188,
      "new_path": "com.google.eclipse.protobuf/src/com/google/eclipse/protobuf/scoping/ProtobufImportedNamespaceAwareLocalScopeProvider.java"
    },
    {
      "type": "modify",
      "old_id": "3b82c454a70c67d0d2d47b9f364d6682286ff643",
      "old_mode": 33188,
      "old_path": "com.google.eclipse.protobuf/src/com/google/eclipse/protobuf/scoping/ProtobufScopeProvider.java",
      "new_id": "f34a85a096429da0e93995e57f0d24535142298f",
      "new_mode": 33188,
      "new_path": "com.google.eclipse.protobuf/src/com/google/eclipse/protobuf/scoping/ProtobufScopeProvider.java"
    }
  ]
}
