)]}'
{
  "commit": "42d38a9dd1ef58870635c0e003b1a37e89a51ba7",
  "tree": "ac178e88227887c2bff187608c7308d1f4748621",
  "parents": [
    "83d349ac34ca21e0ffe255d4a2f189e5e0a07c8d"
  ],
  "author": {
    "name": "Carl-Daniel Hailfinger",
    "email": "c-d.hailfinger.devel.2006@gmx.net",
    "time": "Tue Oct 19 22:06:20 2010 +0000"
  },
  "committer": {
    "name": "Carl-Daniel Hailfinger",
    "email": "c-d.hailfinger.devel.2006@gmx.net",
    "time": "Tue Oct 19 22:06:20 2010 +0000"
  },
  "message": "Always read the flash chip before writing\n\nThis will allow flashrom to skip erase of already-erased blocks and to\nskip write of blocks which already have the wanted contents.\n\nAvoid emergency messages by checking if the chip contents after a failed\nwrite operation (erase/write) are unchanged.\n\nKeep the emergency messages after a failed pure erase. That part is\ndebatable because if someone wants erase, he pretty sure doesn\u0027t care\nabout the flash contents anymore.\n\nPlease note that this introduces additional overhead of a full chip read\nbefore write. This is frowned upon by people with slow programmers. A\nfollowup patch will make this configurable.\n\nCorresponding to flashrom svn r1215.\n\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Stefan Reinauer \u003cstepan@coreboot.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1b7a47a79c1a99dacbfe35e6c499c43ef4b858c4",
      "old_mode": 33188,
      "old_path": "flash.h",
      "new_id": "81fdbd7d962ed4cb69f1820ea19f45db7e732f41",
      "new_mode": 33188,
      "new_path": "flash.h"
    },
    {
      "type": "modify",
      "old_id": "5451c60d3b98aad1dc0ab9189b9a4b97f6b35726",
      "old_mode": 33188,
      "old_path": "flashrom.c",
      "new_id": "f1edfca5987f5fabd6d70a8f4bbac0bdc3a240af",
      "new_mode": 33188,
      "new_path": "flashrom.c"
    },
    {
      "type": "modify",
      "old_id": "c01e09c13e78559cb50832c202dd830f33a2b8fd",
      "old_mode": 33188,
      "old_path": "layout.c",
      "new_id": "b24e4dd95b2996d327c57ca8abe74eeb97356237",
      "new_mode": 33188,
      "new_path": "layout.c"
    }
  ]
}
