)]}' { "commit": "2c3c8d49541ae53a09b7096345a2d26bf69b4646", "tree": "5d1c3218cea58868bba756f70dca6ec903999b88", "parents": [ "e42f7ce2863c2d201f26e51db64f32d6f4fc0558" ], "author": { "name": "Dmitri Shuralyov", "email": "shurcooL@gmail.com", "time": "Sun Aug 21 22:57:10 2016 -0700" }, "committer": { "name": "Tuo Shan", "email": "shantuo@google.com", "time": "Tue Aug 23 17:28:34 2016 +0000" }, "message": "gosrc: Do not exclude cmd/... from standard packages.\n\nThis change makes it possible to view documentation for all standard Go\npackages, including commands and other packages that match import path\npattern \"cmd/...\".\n\nThat may slightly \"pollute\" the list of standard Go packages at\nhttps://godoc.org/-/go. But that page is called \"Go Standard Packages\",\nnot \"Go Standard Libraries\", so it\u0027s valid to include all standard\npackages, including commands, internal, and vendored packages in GOROOT\nthere. Still, it\u0027s likely more useful to rework that page to exclude\nthese. But it\u0027s best to do that separately in a followup issue/CL.\n\nFixes #437.\n\nChange-Id: Ice05aff3422382246de8a144e240c8efc036c12c\nReviewed-on: https://go-review.googlesource.com/27467\nReviewed-by: Tuo Shan \u003cshantuo@google.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "417e12a2845f67f2a07e95413b708bc49db05c26", "old_mode": 33188, "old_path": "gosrc/data.go", "new_id": "85255b3d471a03f16e669dd37953111f1338c121", "new_mode": 33188, "new_path": "gosrc/data.go" }, { "type": "modify", "old_id": "3f74265f8c58fc849e2e7e19f7e490fc591e1e29", "old_mode": 33188, "old_path": "gosrc/gen.go", "new_id": "29fb53504da2787e17c4f60256d1c08cf5a3dab7", "new_mode": 33188, "new_path": "gosrc/gen.go" } ] }