)]}'
{
  "commit": "d4e855882b7605491fdd98d5feac00e9f6c42204",
  "tree": "18650a20cd4dbb2649c40da084e803a231d1f8d3",
  "parents": [
    "dd4a19442f89bcffc8e646f3a68e3da3d62c20b5"
  ],
  "author": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Thu Oct 23 12:53:46 2025 -0700"
  },
  "committer": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Thu Oct 23 13:49:59 2025 -0700"
  },
  "message": "DfsPackFile: asObjectIdSet() when only inclusion is needed.\n\nFor midx is complicated to implement the primary index. Some of the\ncallers use the primary index for inclusion (ignoring order or\noffset). They can still do the object lookups at the pack level, but\nthat introduces extra instruction per object.\n\nOffer a \"asObjectIdSet\" view of the pack to just check inclusion. This\nworks for regular packs and midxs and skips the extra instructions of\nthe pack checking if the index is loaded each time.\n\nChange-Id: I72e6e6c4c5998c1e2acd5325bb0beabe6a6a6964\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "62a4c6215f9f397fa73b6dbe5cf35ce34483ad1a",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackCompactor.java",
      "new_id": "8860cce0382fc286a205290a44708d5ec2e5ab92",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackCompactor.java"
    },
    {
      "type": "modify",
      "old_id": "bbf3f8798fc26d63a0d1496b4d3a63e9cbe20d01",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFile.java",
      "new_id": "ecc97e93e91600d2ef3dfb6108d21bfd71e623cd",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFile.java"
    },
    {
      "type": "modify",
      "old_id": "40afa1a472f3173c87cb7d5490c4ca687b0c199d",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFileMidx.java",
      "new_id": "742fe6cc2831cfda1a74b9ec1d465f4c42eafc5e",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFileMidx.java"
    }
  ]
}
