)]}'
{
  "commit": "e55fdff21030e4925086af90fa669b3e378f2dfc",
  "tree": "04bda1e53b8c3de64ecc42415b492ca3d37780be",
  "parents": [
    "2a4818dd11a4fac1016b1ef2c2200a8e094272bd"
  ],
  "author": {
    "name": "Nigel Tao",
    "email": "nigeltao@golang.org",
    "time": "Fri Oct 19 16:32:00 2012 +1100"
  },
  "committer": {
    "name": "Nigel Tao",
    "email": "nigeltao@golang.org",
    "time": "Fri Oct 19 16:32:00 2012 +1100"
  },
  "message": "bufio: make Writer.ReadFrom not flush prematurely. For example,\nmany small writes to a network may be less efficient that a few\nlarge writes.\n\nThis fixes net/http\u0027s TestClientWrites, broken by 6565056 that\nintroduced Writer.ReadFrom. That test implicitly assumed that\ncalling io.Copy on a *bufio.Writer wouldn\u0027t write to the\nunderlying network until the buffer was full.\n\nR\u003ddsymonds\nCC\u003dbradfitz, golang-dev, mchaten, mikioh.mikioh\nhttps://golang.org/cl/6743044\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d1c5a13bcab4758af03de7e7eb9f07d871541303",
      "old_mode": 33188,
      "old_path": "src/pkg/bufio/bufio.go",
      "new_id": "cd51585f847d5600baa0f985ab26356fd253f694",
      "new_mode": 33188,
      "new_path": "src/pkg/bufio/bufio.go"
    },
    {
      "type": "modify",
      "old_id": "3d07639e2aa704fbd5e73fd40f967029d2f39fab",
      "old_mode": 33188,
      "old_path": "src/pkg/bufio/bufio_test.go",
      "new_id": "763b12326aeacde2f38d42b9dced84fd518b048e",
      "new_mode": 33188,
      "new_path": "src/pkg/bufio/bufio_test.go"
    }
  ]
}
