)]}'
{
  "commit": "2f9e7e40c44acae37d0c263c212956ef6038c35b",
  "tree": "b5bffccb2c4f6a502a350bef3e40183f56ca8bc9",
  "parents": [
    "45d21685b93f80b67239849b2d2cfe6b217e335a"
  ],
  "author": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@sonymobile.com",
    "time": "Tue Mar 05 17:26:46 2013 +0900"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@sonymobile.com",
    "time": "Tue Mar 05 17:30:59 2013 +0900"
  },
  "message": "Fix: Missing spaces in printed messages\n\nSeveral messages are printed with the `print` method and the message\nis split across two lines, i.e.:\n\n print(\u0027This is a message split\u0027\n       \u0027across two source code lines\u0027)\n\nWhich causes the message to be printed as:\n\n This is a message splitacross two source code lines\n\nAdd a space at the end of the first line before the line break:\n\n print(\u0027This is a message split \u0027\n       \u0027across two source code lines\u0027\n\nAlso correct a minor spelling mistake.\n\nChange-Id: Ib98d93fcfb98d78f48025fcc428b6661380cff79\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "01b97e07e05a5661f7212989ff685daf91eaeb66",
      "old_mode": 33188,
      "old_path": "subcmds/cherry_pick.py",
      "new_id": "520e4c3255acee4da3c956a58238433b66f3e474",
      "new_mode": 33188,
      "new_path": "subcmds/cherry_pick.py"
    },
    {
      "type": "modify",
      "old_id": "15aab7f9f34c6ce594cd247b890a5e65fe4cfb93",
      "old_mode": 33188,
      "old_path": "subcmds/help.py",
      "new_id": "784288250ea9d0fd03b20aecc1edd73be895f6be",
      "new_mode": 33188,
      "new_path": "subcmds/help.py"
    },
    {
      "type": "modify",
      "old_id": "06cda22ce77e560670bd4b3535b9e0b0b7344117",
      "old_mode": 33188,
      "old_path": "subcmds/rebase.py",
      "new_id": "b9a7774d6fc761395f4ce691640121de8df64127",
      "new_mode": 33188,
      "new_path": "subcmds/rebase.py"
    },
    {
      "type": "modify",
      "old_id": "5c369a74812cc9c89233bf6be1f15f0eb917417a",
      "old_mode": 33188,
      "old_path": "subcmds/sync.py",
      "new_id": "6c903ff44819785ccda18bd2d47330d4b1c2bbbd",
      "new_mode": 33188,
      "new_path": "subcmds/sync.py"
    },
    {
      "type": "modify",
      "old_id": "e314032aab59a59500a1f9d402800be5de0e6d4b",
      "old_mode": 33188,
      "old_path": "subcmds/upload.py",
      "new_id": "48ee685cee127dacc00ba79bd27505bdb527cedb",
      "new_mode": 33188,
      "new_path": "subcmds/upload.py"
    }
  ]
}
