)]}'
{
  "commit": "ca665a4f07dfefca75ff6702174ff35b35373a8f",
  "tree": "de5857f38cb0b3d7b30d71e3e5f70ca2149d62fb",
  "parents": [
    "9b27a961f96ff47b35bcc915e6d7cdfeac2c181d"
  ],
  "author": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Mon May 12 12:07:39 2025 -0700"
  },
  "committer": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Tue May 20 10:17:27 2025 -0700"
  },
  "message": "DfsReader/PackFile: Move represention to the packfile\n\nThe reader iterates the packs looking for the best representation of\nan object. It does so using the primary and reverse indexes of the\npack. This direct use of the indexes prevent the pack to be more\nclever and use the multipack index in these operations.\n\nMove finding objects in the pack and the representation to the pack\nitself. Now the pack can decide how to implement it (e.g. using the\nmultipack index).\n\nChange-Id: Ief0f2384ab395557c2533990f7b3c532a88d7ac9\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f9c01b9d6e04be869358694f54fb7f20097dff36",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackCompactor.java",
      "new_id": "6339b0326a3b1fe31119e8488a344e0abb965a04",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackCompactor.java"
    },
    {
      "type": "modify",
      "old_id": "45dbe7510745e11567c8931dda96ccde3b47edb9",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFile.java",
      "new_id": "618969f62e36fc78c96acb9838e02fddb3c38761",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFile.java"
    },
    {
      "type": "modify",
      "old_id": "62f6753e5d14b847509ab31cc878abbb5e7223b8",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsReader.java",
      "new_id": "04288bc6c6d6cf7a2d717c62b7320bcecf00fb2e",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsReader.java"
    }
  ]
}
