)]}'
{
  "commit": "4a77478c13b35e311922d05f0866adce817a0d6a",
  "tree": "fe805d3be6598e3e476a9651e5671ddf0c519cbc",
  "parents": [
    "1f625b2e89b27c391a8c2f4aa9a82630f10abb92"
  ],
  "author": {
    "name": "Li Beinan",
    "email": "li.beinan@gmail.com",
    "time": "Sat Jun 27 20:51:04 2020 +0800"
  },
  "committer": {
    "name": "Nikias Bassen",
    "email": "nikias@gmx.li",
    "time": "Fri Apr 22 12:10:52 2022 +0200"
  },
  "message": "idevice: Fix mistreatment of 0-byte sent cases\n\nCurrently if 0 byte gets sent, it is treated as not-enough-data.\nThis is wrong, because with TCP, 0-byte-sent usually means the\nreceiver end is closed. We must set a new case for this and must\nnot normalize the sent-bytes to 0 in general.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d6c1d061297428d9c24995d6b45658abc3df920c",
      "old_mode": 33188,
      "old_path": "src/idevice.c",
      "new_id": "f64570b06a02275cb3e4e6b202be64b43f029093",
      "new_mode": 33188,
      "new_path": "src/idevice.c"
    }
  ]
}
