)]}'
{
  "commit": "ddd23638d7eebd7419148ba8db65f0d53a1920ab",
  "tree": "95723aebf918260c8f8099feb719643e73c6550e",
  "parents": [
    "8af00205445eb901f17ca5b632d976065187538e"
  ],
  "author": {
    "name": "Stefan Weil",
    "email": "sw@weilnetz.de",
    "time": "Wed Oct 02 22:40:29 2013 +0200"
  },
  "committer": {
    "name": "Michael Tokarev",
    "email": "mjt@tls.msk.ru",
    "time": "Sat Oct 05 14:01:47 2013 +0400"
  },
  "message": "util/path: Fix type which is longer than 8 bit for MinGW\n\nWhile dirent-\u003ed_type is 8 bit for most systems, it is 32 bit for MinGW.\nReducing it to 8 bit results in a compiler warning because the macro\nis_dir_maybe compares that 8 bit value with 32 bit constants.\n\nUsing \u0027unsigned\u0027 instead of \u0027unsigned char\u0027 matches the declaration for\nMinGW and does not harm the other systems.\n\nMinGW-w64 is not affected: it does not declare d_type.\n\nSigned-off-by: Stefan Weil \u003csw@weilnetz.de\u003e\nSigned-off-by: Michael Tokarev \u003cmjt@tls.msk.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f0c69627c7e8d1537e4a20642260fa2329e2768d",
      "old_mode": 33188,
      "old_path": "util/path.c",
      "new_id": "623219e4c5f4b0300e69d8034eb42d2ebc9bf5c4",
      "new_mode": 33188,
      "new_path": "util/path.c"
    }
  ]
}
