)]}'
{
  "commit": "fe393c0f9ab72de5a7d32aab53e5e8275cad8735",
  "tree": "a3127335de57b92e35e8f507680cab3674eb3026",
  "parents": [
    "17db43b5841504b694203952fb0e82246c06a97f"
  ],
  "author": {
    "name": "Fredrik Fornwall",
    "email": "fredrik@fornwall.net",
    "time": "Sun May 24 23:05:48 2015 +0200"
  },
  "committer": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Thu Jun 11 14:31:48 2015 +0800"
  },
  "message": "builtin: Clear LC_ALL in mkbuiltins\n\nIn mkbuiltins LC_COLLATE is set, but since \"The value of the LC_ALL\nenvironment variable has precedence over any of the other environment\nvariables starting with LC_\"\n(http://pubs.opengroup.org/onlinepubs/7908799/xbd/envvar.html), this\nhas no effect when LC_ALL is set.\n\nThis breaks when having e.g. LC_ALL\u003den_US.UTF-8 during make, which\ncauses the test case\n    dash -c :\nto fail, probably due to broken ordering in builtins.c. The patch\ncorrects that by clearing LC_ALL.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f412a41b9dc8c3c0ef0c62d794ccafc539155b48",
      "old_mode": 33188,
      "old_path": "src/mkbuiltins",
      "new_id": "8c74d6b10236aee939f89b6229bc711e46f3ac1f",
      "new_mode": 33188,
      "new_path": "src/mkbuiltins"
    }
  ]
}
