)]}'
{
  "commit": "86ae4bd314d5dbfce6aa86a124305b8c95d8733a",
  "tree": "3e69c253e2f6c0b77f6515e898c91fc199b75321",
  "parents": [
    "db7dcf9ee3851c7c34a9ccabc0866a875f3d28e6"
  ],
  "author": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Fri Feb 13 14:50:20 2026 -0800"
  },
  "committer": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Tue Mar 03 11:50:40 2026 -0800"
  },
  "message": "DfsPackFileMidx: Pass the right pack when building single-pack midx\n\nWhile instantiating a single-pack midx, the code assumes that the\nincoming list of known packs has only the packs mentioned in the\ndescription and takes blindly the first pack in the list. This can\npick the wrong pack because that list contains all known packs in the\nrepo in no specific order.\n\nThis was found out while making MidxTestUtils work with midx as input\nto build another midx. It needs to take plain packs instead of\nwhatever was given to the midx and that new list doesn\u0027t necessarily\nhave the expected pack first.\n\nLookup the pack by pack name before passing it to the\nDfsPackFileSinglePack instance.\n\nChange-Id: I144f15dcaa860367093a141f29152dce6a6a6964\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c5210c895ff6c73ac872344bea37df54d14131de",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/src/org/eclipse/jgit/internal/storage/dfs/MidxTestUtils.java",
      "new_id": "d1e035185e89c3c88110ea160d5cee864500a625",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/src/org/eclipse/jgit/internal/storage/dfs/MidxTestUtils.java"
    },
    {
      "type": "modify",
      "old_id": "3c63db2fcfa8e3149b2f6a7acf77c3ac0e22b6da",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFileMidx.java",
      "new_id": "50ae998bad9c56bcd3212c1f02780f0e6fcb759e",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFileMidx.java"
    }
  ]
}
