)]}'
{
  "commit": "c664ee2001a1ea0ecbc6448b24303687e6caf1cb",
  "tree": "190031bbd9321d254749a873ad1c88d0d79f1fc0",
  "parents": [
    "256554692df0685b45e60778b08802b720880c50"
  ],
  "author": {
    "name": "Johannes Schindelin",
    "email": "johannes.schindelin@gmx.de",
    "time": "Fri Apr 03 09:56:23 2026 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Apr 03 10:36:48 2026 -0700"
  },
  "message": "mingw: use strftime() directly in UCRT builds\n\nThe `mingw_strftime()` wrapper exists to work around msvcrt.dll\u0027s\nincomplete `strftime()` implementation by dynamically loading the\nversion from ucrtbase.dll at runtime via `LoadLibrary()` +\n`GetProcAddress()`. When the binary is already linked against UCRT\n(i.e. when building in the UCRT64 environment), the linked-in\n`strftime()` is the ucrtbase.dll version, making the dynamic loading\nneedless churn: It\u0027s calling the very same code.\n\nSimply guard both the declaration and implementation so that the\nunnecessary work-around is skipped in UCRT builds.\n\nSigned-off-by: Johannes Schindelin \u003cjohannes.schindelin@gmx.de\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c667a2dcda7ac78aecc542345afce71d7f744ab7",
      "old_mode": 33188,
      "old_path": "compat/mingw.c",
      "new_id": "338ec3535edf41c6ba7e5fa3f06be1a20e6e824a",
      "new_mode": 33188,
      "new_path": "compat/mingw.c"
    }
  ]
}
