)]}'
{
  "commit": "213db938b8014d06bbfc8325ed7b6c23bf06ea8e",
  "tree": "8f0c6bc03589a5fe6b98ff093a72161f18219565",
  "parents": [
    "19e61a733433f6b82325ac24ac7fae99defba107"
  ],
  "author": {
    "name": "Scott Anderson",
    "email": "saa@android.com",
    "time": "Fri Feb 10 17:27:13 2012 -0800"
  },
  "committer": {
    "name": "Mike J. Chen",
    "email": "mjchen@google.com",
    "time": "Sat Mar 03 17:29:35 2012 -0800"
  },
  "message": "FASTBOOT: Fix sparse: out-length format\n\nThe printf that outputs the length of a sparse file had a \"0x\" in\nfront of a non-hex format (%llu).  I removed the 0x and changed\nthe format to work better with the way the fastboot program\nprints out the messages.\n\nBefore:\n    (bootloader)\n    sparse: out-length-0x8415 MB\nAfter:\n    (bootloader) sparse: out-length 8415 MB\n\nChange-Id: I5307c437dd02a5075f06ef728e1e0f58a34c4c94\nSigned-off-by: Scott Anderson \u003csaa@android.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b37bf82107768e4c0391c4be8930ce07fdda89b1",
      "old_mode": 33188,
      "old_path": "common/cmd_fastboot.c",
      "new_id": "85b3b1d37b53da16d06768c66126b878cf72a1fc",
      "new_mode": 33188,
      "new_path": "common/cmd_fastboot.c"
    }
  ]
}
