)]}'
{
  "commit": "f3a0c35e22709c8761350e561ed8d9e85bb642c8",
  "tree": "730521231cf139722982af03dc9525c690a1feb8",
  "parents": [
    "61ad084847ff1fe178a5b8f55c3ec7e64e358014"
  ],
  "author": {
    "name": "Mickael Istria",
    "email": "mistria@redhat.com",
    "time": "Sun Feb 06 21:30:31 2022 +0100"
  },
  "committer": {
    "name": "Mickael Istria",
    "email": "mistria@redhat.com",
    "time": "Mon Feb 07 03:04:58 2022 -0500"
  },
  "message": "Bug 540448 - [code mining] create code minings at the end of the line\n\nAdding LineContentAnnotation on last offset of the line (usually on \\n\nor with an offset that\u0027s superior to last char offset) will now draw the\nannotation after the line.\n\nFor that goal, a new LineEndCodeMinging API is introduced.\n\nChange-Id: Ibb636a54e11981692a92dba653fb8013d5a3c00a\nReviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.text/+/190503\nTested-by: Platform Bot \u003cplatform-bot@eclipse.org\u003e\nReviewed-by: Mickael Istria \u003cmistria@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a1bc647d336874f12500a63e01cc74f17fe44f5d",
      "old_mode": 33188,
      "old_path": "org.eclipse.jface.text.examples/src/org/eclipse/jface/text/examples/codemining/CodeMiningDemo.java",
      "new_id": "ef748918de0a88d4684d816d73c3f1fbe23ae22e",
      "new_mode": 33188,
      "new_path": "org.eclipse.jface.text.examples/src/org/eclipse/jface/text/examples/codemining/CodeMiningDemo.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "732881befcf46e9e47fe48730c5d0a2721c36309",
      "new_mode": 33188,
      "new_path": "org.eclipse.jface.text.examples/src/org/eclipse/jface/text/examples/codemining/EchoAtEndOfLineCodeMiningProvider.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0645d44e82b2e94de051786140559e508dfe2725",
      "new_mode": 33188,
      "new_path": "org.eclipse.jface.text.examples/src/org/eclipse/jface/text/examples/codemining/EmptyLineCodeMiningProvider.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "23861735fed1359317da6a42ede67ed66cd24390",
      "new_mode": 33188,
      "new_path": "org.eclipse.jface.text/src/org/eclipse/jface/text/codemining/LineEndCodeMining.java"
    },
    {
      "type": "modify",
      "old_id": "e86801b1a3573456949d543e2b4fc9a066b8547f",
      "old_mode": 33188,
      "old_path": "org.eclipse.jface.text/src/org/eclipse/jface/text/source/inlined/InlinedAnnotationDrawingStrategy.java",
      "new_id": "409b1e80bd8bee5469df24e4247aebdd2529bf44",
      "new_mode": 33188,
      "new_path": "org.eclipse.jface.text/src/org/eclipse/jface/text/source/inlined/InlinedAnnotationDrawingStrategy.java"
    },
    {
      "type": "modify",
      "old_id": "0e5df9419c66966da46065a30aaceaa8dce6862a",
      "old_mode": 33188,
      "old_path": "org.eclipse.jface.text/src/org/eclipse/jface/text/source/inlined/LineContentAnnotation.java",
      "new_id": "62a17529b33af4859a715adade73c69c022783b9",
      "new_mode": 33188,
      "new_path": "org.eclipse.jface.text/src/org/eclipse/jface/text/source/inlined/LineContentAnnotation.java"
    }
  ]
}
