)]}'
{
  "commit": "afd26f19a619ea0b6a64909920fd446ea2dd9810",
  "tree": "283c968aecea93b1de2fe5be489d94eba4ffa44e",
  "parents": [
    "4866a02ab632d0e04d0067b3510754aa5863777d"
  ],
  "author": {
    "name": "Robert Obryk",
    "email": "robryk@google.com",
    "time": "Wed Sep 21 13:26:13 2016 +0200"
  },
  "committer": {
    "name": "Robert Obryk",
    "email": "robryk@google.com",
    "time": "Wed Sep 21 21:34:21 2016 +0200"
  },
  "message": "Fix wrong time interval calculation in Client.query\n\nNetwork delays can be asymmetric, thus the response from the server can\ncorrespond to any point in time between baseTime and replyTime. If it\ndoes correspond to replyTime (ie. network latency for the request is\nlarge, while network latency for the response is negligible), baseTime\nactually corresponds to a time that\u0027s earlier than the beginning of the\ninterval returned by the server. If it corresponds to baseTime, baseTime\ncorresponds to the interval returned by the server. Thus the interval\nreturned from the server has to be broadened on the lower side only.\n\nChange-Id: I6fab289a5daa8e3390f426172fa2b084b7c365fb\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "19d6bf480c29994e60f37c1cb9db7b06f61d45a6",
      "old_mode": 33188,
      "old_path": "go/client/client.go",
      "new_id": "4a9db0b5e486c3ac4543a98702247ed02775265a",
      "new_mode": 33188,
      "new_path": "go/client/client.go"
    }
  ]
}
