)]}'
{
  "commit": "51101ae160c68450deadc0acd0e662649e775541",
  "tree": "746f8158132aaf5611150747ada5d873e3cf7611",
  "parents": [
    "942ed063adf2d75f9e8c658d52a87c6126fb902f"
  ],
  "author": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Fri Feb 25 15:18:01 2011 +0100"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Fri Feb 25 15:21:08 2011 +0100"
  },
  "message": "Add unit tests for operations\n\nAlso convert project into OSGi bundle project to leverage availability\nof junit with Eclipse platform. This eases setup of example project\nwithout requiring to install Maven.\n\nSigned-off-by: Matthias Sohn \u003cmatthias.sohn@sap.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "18d70f02cb8eeded3bb20b75f0cd29bb66157990",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/.classpath",
      "new_id": "b646dd23b3f9405a33d9ea93c38f3630740dbbec",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/.classpath"
    },
    {
      "type": "modify",
      "old_id": "05f7dc5196e5e43997362b04fc93c195b8b59371",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/.project",
      "new_id": "3a1f808085ead4b2d73049ed1071c8755640460a",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/.project"
    },
    {
      "type": "modify",
      "old_id": "d3f8131c848e553f2f7b874d63bdac7b397319a0",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/Calculator.launch",
      "new_id": "00bf1b2d2fe9959e687ec7823fed299acabdaed4",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/Calculator.launch"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f371248766b1a790e2b699191f201d5bd3d7ac3a",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/META-INF/MANIFEST.MF"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1c56dd0200a027f1c3f3ffdfa1f8a24bd9d7c77b",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/build.properties"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "072314395295590a7cb91f4a1764113ab51bfe74",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/org.eclipse.example.calc--All-Tests.launch"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cbb081afc419adbccb48c858233e8a47dc636625",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/OperationsTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "60eaa665a90bb142b319db6ecee6100038b7906a",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/internal/operations/AbstractOperationTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9af36a2c2820e3a7a3fe54d7bd9f1fdbeab408e1",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/internal/operations/EqualsTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9e5126f68f6fbde2fd1ad6839386a92ed2184de6",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/internal/operations/MinusTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4f4cd74b6f2c7dc6e4d2dab853249c7f522af34c",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/internal/operations/PlusTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5ae112fe8376f2424a0548169389cf284191cfc4",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/internal/operations/SquareTest.java"
    }
  ]
}
