)]}'
{
  "commit": "9079ab7cb6768fa04e086303f90be043b423cca4",
  "tree": "9bc4b152b3a8b5ba3f4d81f64e4994b2c9373b46",
  "parents": [
    "9035d75a2be9d80d82676504d69553245017f6d4"
  ],
  "author": {
    "name": "Steffen Prohaska",
    "email": "prohaska@zib.de",
    "time": "Sun Sep 21 12:03:26 2014 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Sep 22 12:40:55 2014 -0700"
  },
  "message": "sha1_file: don\u0027t convert off_t to size_t too early to avoid potential die()\n\nxsize_t() checks if an off_t argument can be safely converted to\na size_t return value.  If the check is executed too early, it could\nfail for large files on 32-bit architectures even if the size_t code\npath is not taken.  Other paths might be able to handle the large file.\nSpecifically, index_stream_convert_blob() is able to handle a large file\nif a filter is configured that returns a small result.\n\nSigned-off-by: Steffen Prohaska \u003cprohaska@zib.de\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "423ec64e8732687afbd5c118885a6864927e2db6",
      "old_mode": 33188,
      "old_path": "sha1_file.c",
      "new_id": "7b2612f733e8152777e86952c41f03553129d1e2",
      "new_mode": 33188,
      "new_path": "sha1_file.c"
    }
  ]
}
