)]}'
{
  "commit": "2d0f508648a1e7c073bc897b645a43ee37ff2a40",
  "tree": "3733b3c81b59e0bb5e3c93770233476f2ff2bb73",
  "parents": [
    "5db69f3f6616ea199a7840f0602b988f8d5504b9"
  ],
  "author": {
    "name": "Conley Owens",
    "email": "cco3@android.com",
    "time": "Fri Jan 31 15:03:51 2014 -0800"
  },
  "committer": {
    "name": "Conley Owens",
    "email": "cco3@android.com",
    "time": "Fri Jan 31 16:06:31 2014 -0800"
  },
  "message": "Fix persistent-https relative url resolving\n\nPreviously, we would remove \u0027persistent-\u0027 then tack it on at the end\nif it had been previously found.  However, this would ignore urljoin\u0027s\ndecision on whether or not the second path was relative.  Instead, we\nwere always assuming it was relative and that we didn\u0027t want to use\na different absolute url with a different protocol.\n\nThis change handles persistent-https:// in the same way we handled the\nabsense of an explicit protocol.  The only difference is that this time\ninstead of temporarily replacing it with \u0027gopher://\u0027, we use \u0027wais://\u0027.\n\nChange-Id: I6e8ad1eb4b911931a991481717f1ade01315db2a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f2ac77a56e5b6c557618df1e5eaa902189021d5d",
      "old_mode": 33188,
      "old_path": "manifest_xml.py",
      "new_id": "d496337cdbf48af13a59eeaa68e04d7fbb8900cc",
      "new_mode": 33188,
      "new_path": "manifest_xml.py"
    }
  ]
}
