)]}'
{
  "commit": "30bd6815efbaf5bae70885feac9a35e149e2f1ad",
  "tree": "0bb09ee67fe09bc4d31d0032b89e1c9166e666de",
  "parents": [
    "6092c3ecc4bdafee5bf07061be78a4a2cc5a5088"
  ],
  "author": {
    "name": "John Snow",
    "email": "jsnow@redhat.com",
    "time": "Wed Apr 29 15:14:03 2015 -0400"
  },
  "committer": {
    "name": "Luiz Capitulino",
    "email": "lcapitulino@redhat.com",
    "time": "Mon May 11 08:59:07 2015 -0400"
  },
  "message": "scripts: qmp-shell: add transaction subshell\n\nAdd a special processing mode to craft transactions.\n\nBy entering \"transaction(\" the shell will enter a special\nmode where each subsequent command will be saved as a transaction\ninstead of executed as an individual command.\n\nThe transaction can be submitted by entering \")\" on a line by itself.\n\nExamples:\n\nSeparate lines:\n\n(QEMU) transaction(\nTRANS\u003e block-dirty-bitmap-add node\u003ddrive0 name\u003dbitmap1\nTRANS\u003e block-dirty-bitmap-clear node\u003ddrive0 name\u003dbitmap0\nTRANS\u003e )\n\nWith a transaction action included on the first line:\n\n(QEMU) transaction( block-dirty-bitmap-add node\u003ddrive0 name\u003dbitmap2\nTRANS\u003e block-dirty-bitmap-add node\u003ddrive0 name\u003dbitmap3\nTRANS\u003e )\n\nAs a one-liner, with just one transaction action:\n\n(QEMU) transaction( block-dirty-bitmap-add node\u003ddrive0 name\u003dbitmap0 )\n\nAs a side-effect of this patch, blank lines are now parsed as no-ops,\nregardless of which shell mode you are in.\n\nSigned-off-by: John Snow \u003cjsnow@redhat.com\u003e\nReviewed-by: Eric Blake \u003ceblake@redhat.com\u003e\nTested-by: Kashyap Chamarthy \u003ckchamart@redhat.com\u003e\nSigned-off-by: Luiz Capitulino \u003clcapitulino@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7f2c554b475f1f2eace84bea999328926ebd0332",
      "old_mode": 33261,
      "old_path": "scripts/qmp/qmp-shell",
      "new_id": "1df2ca7eefa1b7c3a6519f478433727a0f74c606",
      "new_mode": 33261,
      "new_path": "scripts/qmp/qmp-shell"
    }
  ]
}
