)]}'
{
  "commit": "b0d4ae30f5a23fa9da87e9396b78e6442b351ddc",
  "tree": "072d56c92b5192668af7f324c52f0599a89b9cd5",
  "parents": [
    "9bd193253c5e590203fc566ad7cff8f891ec0493"
  ],
  "author": {
    "name": "Ezekiel Newren",
    "email": "ezekielnewren@gmail.com",
    "time": "Tue Nov 18 22:34:17 2025 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Nov 18 14:53:10 2025 -0800"
  },
  "message": "xdiff: use unambiguous types in xdl_hash_record()\n\nConvert the function signature and body to use unambiguous types. char\nis changed to uint8_t because this function processes bytes in memory.\nunsigned long to uint64_t so that the hash output is consistent across\nplatforms. `flags` was changed from long to uint64_t to ensure the\nhigh order bits are not dropped on platforms that treat long as 32\nbits.\n\nSigned-off-by: Ezekiel Newren \u003cezekielnewren@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4971f722b3e5f476d225a470b0038133b2ad5437",
      "old_mode": 33188,
      "old_path": "xdiff-interface.c",
      "new_id": "1a35556380451afdc11c23cebddced162bd26795",
      "new_mode": 33188,
      "new_path": "xdiff-interface.c"
    },
    {
      "type": "modify",
      "old_id": "b3219aed3e87950881af5851b205838afc9b07f8",
      "old_mode": 33188,
      "old_path": "xdiff/xprepare.c",
      "new_id": "85e56021daf9e28613f91a6c4aa6896896cb66f5",
      "new_mode": 33188,
      "new_path": "xdiff/xprepare.c"
    },
    {
      "type": "modify",
      "old_id": "7be063bfb61d721e77ab423182acbe41dcba362a",
      "old_mode": 33188,
      "old_path": "xdiff/xutils.c",
      "new_id": "77ee1ad9c8687545847c200f5fd47248baffaae1",
      "new_mode": 33188,
      "new_path": "xdiff/xutils.c"
    },
    {
      "type": "modify",
      "old_id": "13f68310472a6926b0e998d0187bd8ba49c7a8d4",
      "old_mode": 33188,
      "old_path": "xdiff/xutils.h",
      "new_id": "615b4a9d3554335861c41592a35f247fbec2da20",
      "new_mode": 33188,
      "new_path": "xdiff/xutils.h"
    }
  ]
}
