)]}'
{
  "commit": "c4f44df55fbe624e283ce3db83e1dea6925fd5da",
  "tree": "23f602150eecb4599d675e45ff1a61640953d52e",
  "parents": [
    "463dd6953eed14930ae9819c7194ea1cc3b8ef40"
  ],
  "author": {
    "name": "Stefan Tauner",
    "email": "stefan.tauner@alumni.tuwien.ac.at",
    "time": "Mon Aug 12 22:58:43 2013 +0000"
  },
  "committer": {
    "name": "Stefan Tauner",
    "email": "stefan.tauner@alumni.tuwien.ac.at",
    "time": "Mon Aug 12 22:58:43 2013 +0000"
  },
  "message": "Fix verification operation\n\nI broke this in r1702 where I enabled avoidance of the verification step if\nwe did not modify anything in the erase/write step. The problem is that\nall_skipped is initialized to true and hence it would only ever verify if\nthere have been changes noted in the erase/write step. This obviously\nbreaks the verification operation (-v/--verify) because there we never\nenter the erase/write loop.\n\nThe better alternative would be to enable (the implicit) verification\nin the write loop and not in cli_classic.c. This would require a bigger\nchange due to the existance of dont_verify_it. Eventually this is the\nright thing to do but not so shortly before a release.\n\nCorresponding to flashrom svn r1707.\n\nSigned-off-by: Stefan Tauner \u003cstefan.tauner@alumni.tuwien.ac.at\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "089cf03f37b20605b775263a87fe40db19f451d8",
      "old_mode": 33188,
      "old_path": "cli_classic.c",
      "new_id": "4c71d07ce54d2314c449fbcf1c38b71bde00c49d",
      "new_mode": 33188,
      "new_path": "cli_classic.c"
    },
    {
      "type": "modify",
      "old_id": "db5b1c71a1dc5af6e9859f2cd947c2a558aff6eb",
      "old_mode": 33188,
      "old_path": "flashrom.c",
      "new_id": "41e7bd82688fa9cb584f7a6e24a0f28adc607455",
      "new_mode": 33188,
      "new_path": "flashrom.c"
    }
  ]
}
