)]}'
{
  "commit": "78ffbeaa029fb827dcdf9c02262adbda4673e5eb",
  "tree": "0a53b1a2841c62239d491c2341f41d073e6d9cbb",
  "parents": [
    "92fefc921a602acb89a897193c9f31fbb78d85b5"
  ],
  "author": {
    "name": "Stefan Tauner",
    "email": "stefan.tauner@alumni.tuwien.ac.at",
    "time": "Sat Oct 27 15:36:56 2012 +0000"
  },
  "committer": {
    "name": "Stefan Tauner",
    "email": "stefan.tauner@alumni.tuwien.ac.at",
    "time": "Sat Oct 27 15:36:56 2012 +0000"
  },
  "message": "Do not read the flash chip twice in verification mode\n\nKyösti Mälkki noticed that we unnecessarily read the flash chip twice when\ncalled with --verify. The first one is the mandatory read before everything\n(to be able to detect the seriousness of errors), but the second one is not\nnecessary because we can just use the former for the comparison.\n\nThis introduces a small output change: previously we printed ERASE or\nVERIFY depending on the callee. This special case has been dropped\nbecause it is unnecessary to print it (and wrong for the verification\nfunction to need to know why it is verifying exactly).\nIf an erase fails we mention that fact explicitly already, similar for verify.\n\nCorresponding to flashrom svn r1619.\n\nSigned-off-by: Stefan Tauner \u003cstefan.tauner@alumni.tuwien.ac.at\u003e\nAcked-by: Stefan Tauner \u003cstefan.tauner@alumni.tuwien.ac.at\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0bb6c2ba8e0cbee98a166b845e54934e54bde96e",
      "old_mode": 33188,
      "old_path": "flash.h",
      "new_id": "526087c049ee03a9226fc3b93583dd0da9e43ea8",
      "new_mode": 33188,
      "new_path": "flash.h"
    },
    {
      "type": "modify",
      "old_id": "7d1ffa3c7e6a0f065d30529bbf208582544e9b32",
      "old_mode": 33188,
      "old_path": "flashrom.c",
      "new_id": "2299b0686e9b769a21a046021d975477ab8f1487",
      "new_mode": 33188,
      "new_path": "flashrom.c"
    },
    {
      "type": "modify",
      "old_id": "d8532c626dbbf0259fc9cb46d42ece900b765409",
      "old_mode": 33188,
      "old_path": "jedec.c",
      "new_id": "7bc9133c0ca1b8d579df142d0c0bec1b92480708",
      "new_mode": 33188,
      "new_path": "jedec.c"
    }
  ]
}
