)]}'
{
  "commit": "e629e9e490b30c47ccbd4e0595ab7ace86595150",
  "tree": "1b38669839436476f9e54a14644ef50f5f958bf5",
  "parents": [
    "11c702b22c2220f7f2d6de95efc30f6c030cd3a7"
  ],
  "author": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Mon May 04 14:36:02 2026 -0700"
  },
  "committer": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Fri May 08 16:47:38 2026 -0700"
  },
  "message": "DfsPackFileMidx tests: Compare byte[] for checksum\n\nWe cannot precalculate the checkum of the midx, because it includes\nthe file names and these change between tests. The test validates that\nthe first 4 bytes are not the header (MIDX), so at least we are not\nreading from the beginning of the buffer. It compares 4 bytes\nindependently and we run the risk of finding them by chance in the\nactual checksum.\n\nCompare the 4 bytes as array, so we fail only if the 4 of them match.\n\nChange-Id: Id26a7722bb564670db68dc3102b38f8b6a6a6964\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0f0e113b649fb19ae1cc0045bb67c4f08c74641f",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/dfs/DfsPackFileMidxNPacksTest.java",
      "new_id": "5e2251fc5d207cde28f6fd20571b79f8567f3c80",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/dfs/DfsPackFileMidxNPacksTest.java"
    },
    {
      "type": "modify",
      "old_id": "aa2ddca2a0c71d1c5cca31f4cabb15b673f0446c",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/dfs/DfsPackFileMidxSingleTest.java",
      "new_id": "39724164cf7d05935b49d454f40497ff6bbee0ea",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/dfs/DfsPackFileMidxSingleTest.java"
    }
  ]
}
