)]}'
{
  "commit": "8f24c4876a32b4f19e459bedd1fdbbc54cb0daa9",
  "tree": "4316563019acbd85e277422afe5b687959f2e940",
  "parents": [
    "3a1404c2e87daff1eb45c3f21182b7ede7a7a82b"
  ],
  "author": {
    "name": "Duncan Ogilvie",
    "email": "mr.exodia.tpodt@gmail.com",
    "time": "Thu Nov 28 15:16:54 2024 +0100"
  },
  "committer": {
    "name": "Duncan Ogilvie",
    "email": "mr.exodia.tpodt@gmail.com",
    "time": "Thu Nov 28 15:16:54 2024 +0100"
  },
  "message": "Switch from detecting little endian (common) to detecting big endian (rare)\n\nThis prevents a bug class where we bswap things when __LITTLE_ENDIAN__ is not defined.\nAlmost all modern systems are little endian, so detecting __BIG_ENDIAN__ is a better strategy.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "93f0bc66788ea7ddf9f39e5f8f508a1d384e8327",
      "old_mode": 33188,
      "old_path": "src/bplist.c",
      "new_id": "1216974a585909974f44c21b6326416e21c35505",
      "new_mode": 33188,
      "new_path": "src/bplist.c"
    },
    {
      "type": "modify",
      "old_id": "79448dbeabe86d5835ae902dd6f6f5b7bc7379f9",
      "old_mode": 33188,
      "old_path": "src/plist.c",
      "new_id": "0d4e077b29595b68eafbf55e07b3e682f2f55fa5",
      "new_mode": 33188,
      "new_path": "src/plist.c"
    }
  ]
}
