)]}'
{
  "commit": "f54c556c08c57a317ad54f5d2d9ad549b931cda2",
  "tree": "293870306848da862733cd30edbf52995d5ee12f",
  "parents": [
    "47113ab6b8c5659ad94c69aacca572f731ebb0ac"
  ],
  "author": {
    "name": "Gleb Natapov",
    "email": "gleb@redhat.com",
    "time": "Sun Nov 06 18:00:22 2011 +0200"
  },
  "committer": {
    "name": "Anthony Liguori",
    "email": "aliguori@us.ibm.com",
    "time": "Mon Nov 07 10:57:37 2011 -0600"
  },
  "message": "qemu_timedate_diff() shouldn\u0027t modify its argument.\n\nThe caller of qemu_timedate_diff() does not expect that tm it passes to\nthe function will be modified, but mktime() is destructive and modifies\nits argument. Pass a copy of tm to it and set tm_isdst so that mktime()\nwill not rely on it since its value may be outdated.\n\nSigned-off-by: Gleb Natapov \u003cgleb@redhat.com\u003e\nSigned-off-by: Anthony Liguori \u003caliguori@us.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "624da0fd3c08adedc435dc05169ae584c64a6255",
      "old_mode": 33188,
      "old_path": "vl.c",
      "new_id": "641629b1ce4b6847c1b917706f6ca7820d5884bc",
      "new_mode": 33188,
      "new_path": "vl.c"
    }
  ]
}
