)]}'
{
  "commit": "b8a6ea236b150d06ce8f5c2d2f3f614be8dea675",
  "tree": "62cf9c4826c40ac86bd4c8bd5753665418496aa4",
  "parents": [
    "ed041dba38f03dd4cbbb9ab39716a67ecbb680b9"
  ],
  "author": {
    "name": "Steve Lhomme",
    "email": "robux4@ycbcr.xyz",
    "time": "Mon Apr 27 16:31:01 2020 +0200"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Thu May 07 21:42:38 2020 +0300"
  },
  "message": "winstorecompat: provide GetUserName\n\nIt\u0027s needed by:\n- getlogin() in mingwex\n\nGetEnvironmentVariableA(\"USERNAME\") gives the same information (tested on\nwin10 in cmd.exe and PowerShell).\n\nNo implementation provided when building winstorecompat for win8 as\nGetEnvironmentVariableA is not allowed and GetUserNameEx requires -lsecur32.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0dc07826c6ea56271eaecede7a04dbc891856281",
      "old_mode": 33188,
      "old_path": "mingw-w64-headers/include/winbase.h",
      "new_id": "1bc8531770d7cec5bf8ef70ccea21f3b70d0ca53",
      "new_mode": 33188,
      "new_path": "mingw-w64-headers/include/winbase.h"
    },
    {
      "type": "modify",
      "old_id": "5423ab9a8c8b164d5c23738ecab12774e578fc69",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winstorecompat/Makefile.am",
      "new_id": "a1f79947a14fcdc72bd15c3d5d7accdf08985f07",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winstorecompat/Makefile.am"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "52ae9dba6d013d670d923898aaafb5b27b5d358a",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winstorecompat/src/GetUserName.c"
    }
  ]
}
