)]}'
{
  "commit": "ebc3278665f8b320c35f89aa4afe9c8a69257cd5",
  "tree": "dbe7d83535b1d26326a60cc4fd3166f400479590",
  "parents": [
    "d9f6f3b6195a0ca35642561e530798ad1469bd41"
  ],
  "author": {
    "name": "Hariom Verma",
    "email": "hariom18599@gmail.com",
    "time": "Sun Nov 24 13:09:23 2019 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Nov 25 11:44:51 2019 +0900"
  },
  "message": "git-compat-util.h: drop the `PRIuMAX` and other fallback definitions\n\nGit\u0027s code base already seems to be using `PRIdMAX` without any such\nfallback definition for quite a while (75459410edd (json_writer: new\nroutines to create JSON data, 2018-07-13), to be precise, and the\nfirst Git version to include that commit was v2.19.0).  Having a\nfallback definition only for `PRIuMAX` is a bit inconsistent.\n\nWe do sometimes get portability reports more than a year after the\nproblem was introduced.  This one should be fairly safe.  PRIuMAX is\nin C99 (for that matter, SCNuMAX, PRIu32 and others also are), and\nwe\u0027ve been picking up other C99-isms without complaint.\n\nThe PRIuMAX fallback definition was originally added in 3efb1f343a\n(Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.,\n2007-02-20). But it was replacing a construct that was introduced in\nan even earlier commit, 579d1fbfaf (Add NO_C99_FORMAT to support\nolder compilers., 2006-07-30), which talks about gcc 2.95.\n\nThat\u0027s pretty ancient at this point.\n\nSigned-off-by: Hariom Verma \u003chariom18599@gmail.com\u003e\nHelped-by: Jeff King \u003cpeff@peff.net\u003e\n[jc: tweaked both message and code, taking what peff wrote]\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "607dca75341201748f00bede9602d4084065275d",
      "old_mode": 33188,
      "old_path": "git-compat-util.h",
      "new_id": "ddb7fca8d64be03109f2038193a64888df2019c4",
      "new_mode": 33188,
      "new_path": "git-compat-util.h"
    }
  ]
}
