)]}'
{
  "commit": "4c8408f47c0835626c0fbb82b6f4fbcd2a6899a3",
  "tree": "57178a385820834438a69b5d54d48ad41d60c208",
  "parents": [
    "e426438510a5410c8f7d7700c7becc5eadb7c53b"
  ],
  "author": {
    "name": "Jan-Philipp Steghöfer",
    "email": "ec@splashstudio.com",
    "time": "Thu Jun 13 17:38:17 2019 +0200"
  },
  "committer": {
    "name": "Jan-Philipp Steghöfer",
    "email": "ec@splashstudio.com",
    "time": "Tue Jun 25 09:51:18 2019 +0200"
  },
  "message": "Refactored trace creation into an undoable operation\n\nThe creation of a trace link is now an undoable operation. This means\nthat all views that want to create a trace link can reuse the operation\nfrom the org.eclipse.capra.ui.operations package and get automatic undo\nability. To facilitate this, a new getTraces() method has also been\nimplemented in TraceHelper. In addition, the API in this class has been\nsimplified.\nAt the same time, creating a trace link with the SelectionView can now\nbe undone via the Edit menu as well as using the platform-specific keys.\n\nChange-Id: I5042ba23fce8eccceca3ebe8fdfa11080ff0b8c7",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "03a8068ff0e33376f108283b98c3402b95487599",
      "old_mode": 33188,
      "old_path": "bundles/org.eclipse.capra.core/src/org/eclipse/capra/core/helpers/TraceHelper.java",
      "new_id": "dba21af202b73299271ad7e42366c15a4b72c0e9",
      "new_mode": 33188,
      "new_path": "bundles/org.eclipse.capra.core/src/org/eclipse/capra/core/helpers/TraceHelper.java"
    },
    {
      "type": "modify",
      "old_id": "45372459760aad15308c21afc4694527697ecae4",
      "old_mode": 33188,
      "old_path": "bundles/org.eclipse.capra.ui/META-INF/MANIFEST.MF",
      "new_id": "9ef4cad216d0c9f6eff3e0b0fcb9399e416c2145",
      "new_mode": 33188,
      "new_path": "bundles/org.eclipse.capra.ui/META-INF/MANIFEST.MF"
    },
    {
      "type": "modify",
      "old_id": "0baa5f26e0a1f67e879f7d9d01951a396d935c94",
      "old_mode": 33188,
      "old_path": "bundles/org.eclipse.capra.ui/src/org/eclipse/capra/ui/handlers/TraceCreationHandler.java",
      "new_id": "cf70018d974abad3b9510b1390957b7da19e57cd",
      "new_mode": 33188,
      "new_path": "bundles/org.eclipse.capra.ui/src/org/eclipse/capra/ui/handlers/TraceCreationHandler.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "19f34cf95a1433be7b5537a3e826798ecd934344",
      "new_mode": 33188,
      "new_path": "bundles/org.eclipse.capra.ui/src/org/eclipse/capra/ui/operations/CreateTraceOperation.java"
    },
    {
      "type": "modify",
      "old_id": "52288673203448e3d41375fa2ff2e2fcd784b858",
      "old_mode": 33188,
      "old_path": "bundles/org.eclipse.capra.ui/src/org/eclipse/capra/ui/views/SelectionView.java",
      "new_id": "45d3aa000c5e4fda0e197f7fa993813e8086fea9",
      "new_mode": 33188,
      "new_path": "bundles/org.eclipse.capra.ui/src/org/eclipse/capra/ui/views/SelectionView.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9d1800fe3ac3c646a854209bfbcbb29ab3f39567",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.capra.testsuite/src/org/eclipse/capra/testsuite/TestCreateTraceOperation.java"
    },
    {
      "type": "modify",
      "old_id": "adb5b4753d26367c5c008af8633679e38aa03fe7",
      "old_mode": 33188,
      "old_path": "tests/org.eclipse.capra.testsuite/src/org/eclipse/capra/testsuite/TestDuplicateLinks.java",
      "new_id": "d407a8beee6c6a815dff323f29031af8439d4dda",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.capra.testsuite/src/org/eclipse/capra/testsuite/TestDuplicateLinks.java"
    },
    {
      "type": "modify",
      "old_id": "c68ca185bb2d7108435d65f821bc759174002304",
      "old_mode": 33188,
      "old_path": "tests/org.eclipse.capra.testsuite/src/org/eclipse/capra/testsuite/TestHelper.java",
      "new_id": "d8759148208d4f8f68640925bf3f27cb89f47b20",
      "new_mode": 33188,
      "new_path": "tests/org.eclipse.capra.testsuite/src/org/eclipse/capra/testsuite/TestHelper.java"
    }
  ]
}
