)]}'
{
  "commit": "e7d569c8c7851a6e7013d6eb4d57ba6d90c101a4",
  "tree": "389671d88ee8ddcf9694ef2119380504256a2291",
  "parents": [
    "c3c78ddd9243aca1d03575c37672b767daaa503c"
  ],
  "author": {
    "name": "jackdt@google.com",
    "email": "jackdt@google.com",
    "time": "Thu Sep 19 13:28:27 2024 -0700"
  },
  "committer": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Thu Sep 19 22:32:39 2024 +0000"
  },
  "message": "PackIndex: Add protected setters to populate the MutableEntry\n\nImplementations of the iterator out of package receive a MutableEntry but they don\u0027t have a way to set data into it.\n\nAdd setters to the MutableEntry via protected methods in the iterator. This way, only implementors of the Iterator can modify the entry (cannot be modified e.g. by callers).\n\nChange-Id: Id50c69d8be230ebdb8108acc47df13abcad0af0a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "95050d472eda6fd36d5ae9c7e2908469f6ed390d",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackIndex.java",
      "new_id": "dfea5c1c80f0a0b04f8bb5c6f89c2beef5b3785b",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackIndex.java"
    },
    {
      "type": "modify",
      "old_id": "99f331581118a89284d0852b0033b7aeb6015c70",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackIndexV1.java",
      "new_id": "be48358a0da9c78258499c7505be330e358c1ff1",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackIndexV1.java"
    },
    {
      "type": "modify",
      "old_id": "f23380dd6bf3607b15c429bbb3c50a1446898284",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackIndexV2.java",
      "new_id": "36e54fcd62175ca7af3268c7bd7e58d8131b81e8",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackIndexV2.java"
    }
  ]
}
