)]}'
{
  "commit": "76c1a11e06a6d0fcd17b3830b8e1b87a2ade4a9c",
  "tree": "638ca3420cfaee98e8959f56ef367eabde6b9867",
  "parents": [
    "fca93ed71fff8fa71efeaf6501adc8921a6da7bc"
  ],
  "author": {
    "name": "Brad Fitzpatrick",
    "email": "bradfitz@golang.org",
    "time": "Sat Oct 29 19:01:05 2016 +0000"
  },
  "committer": {
    "name": "Brad Fitzpatrick",
    "email": "bradfitz@golang.org",
    "time": "Sat Oct 29 23:05:21 2016 +0000"
  },
  "message": "http2: change how Server.IdleTimeout is initialized from http.Server\n\nThis is an alternate implementation of https://golang.org/cl/32230\nwhich is nicer to the dead code elimination in Go\u0027s linker.\n\nThe old implementation causes a test in the net/http package to fail:\nhttps://storage.googleapis.com/go-build-log/2c24cf88/linux-amd64_39728ac9.log\n... since it caused the cmd/go binary to link in the whole http1 \u0026 http2 Server\ncode, due to the init func and slice which referenced those symbols.\n\nInstead, use an explicit func.\n\nThis aso includes the tests meant to be in CL 32230 but which I\u0027d\nfailed to git add earlier.\n\nUpdates golang/go#14204\n\nChange-Id: I13dc138bf0c4df65bc282133ee94036b7f84ab70\nReviewed-on: https://go-review.googlesource.com/32323\nRun-TryBot: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Martin Möhrmann \u003cmartisch@uos.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "302051a51800efcb739c5b0076a216ddf952b761",
      "old_mode": 33188,
      "old_path": "http2/go18.go",
      "new_id": "e0002036ff83a1e3f1da16ea71c119a345ba1b34",
      "new_mode": 33188,
      "new_path": "http2/go18.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "836550597a7ab7f5e46f183d30d5ddf22a765a0b",
      "new_mode": 33188,
      "new_path": "http2/go18_test.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c1fa5910fed4da1ea88037cd722671fe220453bd",
      "new_mode": 33188,
      "new_path": "http2/not_go18.go"
    },
    {
      "type": "modify",
      "old_id": "a8def65a0ccc7321a65c750218d1418704224a7e",
      "old_mode": 33188,
      "old_path": "http2/server.go",
      "new_id": "e04fbe0926bf1426ba8f5e6e649f2366bc85d049",
      "new_mode": 33188,
      "new_path": "http2/server.go"
    }
  ]
}
