)]}'
{
  "commit": "e44cdae51e4066b4629fa5329661cb9aa07de616",
  "tree": "780b0c03cd23f8a83b88708c095a196d4a3661ab",
  "parents": [
    "107fb101805cc2b8eedfe4ca2ffbc6e578c2d12c"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Oct 21 19:06:12 2019 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Oct 21 19:06:12 2019 +0300"
  },
  "message": "Win32: improved fallback on FormatMessage() errors.\n\nFormatMessage() seems to return many errors which essentially indicate that\nthe language in question is not available.  At least the following were\nobserved in the wild and during testing: ERROR_MUI_FILE_NOT_FOUND (15100)\n(ticket #1868), ERROR_RESOURCE_TYPE_NOT_FOUND (1813).  While documentation\nsays it should be ERROR_RESOURCE_LANG_NOT_FOUND (1815), this doesn\u0027t seem\nto be the case.\n\nAs such, checking error code was removed, and as long as FormatMessage()\nreturns an error, we now always try the default language.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b732bf4b19dd2d585f4b645fb0782384ebb78c82",
      "old_mode": 33188,
      "old_path": "src/os/win32/ngx_errno.c",
      "new_id": "966d3def242a4e90c463e5466123af5cbea816ec",
      "new_mode": 33188,
      "new_path": "src/os/win32/ngx_errno.c"
    }
  ]
}
