1. bdcea2c go/buildutil: use chan (not func) in the ForEachPackage API by Alan Donovan · 9 years ago main master gradle_1.3.0-beta3 gradle_1.3.0-beta4
  2. 9957739 go/ssa: treat declared init functions less specially by Alan Donovan · 9 years ago
  3. 4744be3 refactor/eg: use format.Node not printer.Fprint for canonical output by Alan Donovan · 9 years ago
  4. 133ecf9 go/types: better error message for use of _ in type switch by Robert Griesemer · 9 years ago
  5. 705f1df godoc/static: fix variable reference in search.txt by Péter Surányi · 9 years ago
  6. 8913eae go/loader: name unnamed packages so errors make sense by Alan Donovan · 9 years ago
  7. 264bffc oracle: when 'implements' is invoked on a method, show related methods, not types. by Alan Donovan · 9 years ago
  8. 69db398 go/loader: rename SourceImports flag to ImportFromBinary and invert sense by Alan Donovan · 9 years ago
  9. b141c84 Fix broken build by Alan Donovan · 9 years ago
  10. c7a0095 cmd/vet: fix unnamed FP check by Russ Cox · 9 years ago
  11. 4e75c26 cmd/oracle: check errors from Flush and Close. by Alan Donovan · 9 years ago
  12. 97b1f37 cmd/present: do not show help text on localhost by Josh Bleecher Snyder · 9 years ago
  13. e0e177e cmd/present: Fixed printing of slides. by Egon Elbre · 9 years ago
  14. 51931f8 go/loader: define a FindPackage hook for build systems not compatible with "go build". by Alan Donovan · 9 years ago
  15. f964269 go/ssa: minor doc tweaks. by Alan Donovan · 9 years ago
  16. 2a105dc doc: add CONTRIBUTING.md by Andrew Gerrand · 9 years ago
  17. 9bdc591 go/ssa: standardize parsing of BuilderMode flags. by Alan Donovan · 9 years ago
  18. 10d7cac cmd/vet: add color.CMYK to the whitelist of frozen structs. by Nigel Tao · 9 years ago
  19. 753a094 cmd/present: show navigational help text on page load by Andrew Gerrand · 9 years ago
  20. 229cb67 go/gccgoimporter: disable test case (fix build, at least partially) by Robert Griesemer · 9 years ago
  21. d29758b cmd/gomvpkg: fix import rewrites for top-level moved package by Michael Matloob · 9 years ago
  22. 88df7a7 cmd/godoc: add golang.org/x/tour meta redirect by Andrew Gerrand · 9 years ago
  23. 159ae4d cmd/callgraph: fix careless quoting bug by Alan Donovan · 9 years ago
  24. fa3649f go/types: don't permit implicit assignments to unexported struct fields via literals by Robert Griesemer · 9 years ago
  25. 9622599 cmd/vet: allow spaces in struct tag values. by Nigel Tao · 9 years ago
  26. 913f41f cmd/vet: warn about zero arg index in print format by Joël Stemmer · 9 years ago
  27. 0dda50d go/loader: improve robustness in face of input errors by Alan Donovan · 9 years ago
  28. 7f3a9aa benchmark/parse: fix cosmetic defect in error str. by Matt T. Proud · 9 years ago
  29. 1afe783 go/types: update testdata (fix build) by Robert Griesemer · 9 years ago
  30. 39a2d01 cmd/tipgodoc: set GOROOT_BOOTSTRAP environment variable by Andrew Gerrand · 9 years ago
  31. 84312aa refactor/rename: clarify usage message by Alan Donovan · 9 years ago
  32. d569772 Extend duplicate check to exported wrappers by Alan Donovan · 9 years ago
  33. 2ef5a0d refactor/rename: make tests pass on windows (fixes build) by Alex Brainman · 9 years ago
  34. 96af150 go/ssa: add list-of-tests constant to generated testmain package by Alan Donovan · 9 years ago
  35. f011631 go/ssa: simplify TypesWithMethodSets by Alan Donovan · 9 years ago
  36. e079f6c go/ssa: change import path of synthetic test package to "test$main" by Alan Donovan · 9 years ago
  37. 4d45c85 go/types: expose IsInterface predicate, eliminating 6 copies by Alan Donovan · 9 years ago
  38. d702aaa cmd/godoc: add golang.org/x/build to go-import redirect list by Andrew Gerrand · 9 years ago
  39. cb6b359 dashboard: delete after move to the golang.org/x/build repository by Andrew Gerrand · 9 years ago
  40. b34c44b dashboard: buildlet client, server, and gomote enhancements by Brad Fitzpatrick · 9 years ago
  41. 4a084c7 refactor/rename: allow passing -force flag from Emacs by Dominik Honnef · 9 years ago
  42. b09f9e6 dashboard/cmd/buildlet: support for writing files from tgz URL directly by Brad Fitzpatrick · 9 years ago
  43. 3aad931 dashboard: start of cmd/gomote buildlet client, more packification by Brad Fitzpatrick · 9 years ago
  44. 3ecc311 dashboard: move buildlet exec code from coordinator to client package by Brad Fitzpatrick · 9 years ago
  45. d78771b dashboard: create buildlet client package, move coordinator code into it by Brad Fitzpatrick · 9 years ago
  46. 694e750 present: fix References link of talks.golang.org by Jongmin Kim · 9 years ago
  47. 045f02b cmd/stringer: fix ignored error in TestEndToEnd. by Nigel Tao · 9 years ago
  48. 771af7e go/buildutil: FakeContext: create build.Context of fake file tree, for testing by Alan Donovan · 9 years ago
  49. 03b46a3 dashboard: move builder configuration out of coordinator into a package by Brad Fitzpatrick · 9 years ago
  50. 44f7d38 dashboard/cmd/retrybuilds: add another flaky detection rule by Brad Fitzpatrick · 9 years ago
  51. 94e3c96 dashboard: fixes from tree move, use 'extdep' build tag consistently by Brad Fitzpatrick · 9 years ago
  52. e14d0b6 cmd/godoc: godoc test needs clean up tmp dir when buildGodoc fails. by Hyang-Ah Hana Kim · 9 years ago
  53. e83451b dashboard: rearrange tree, in prep for packagification by Brad Fitzpatrick · 9 years ago
  54. 9f20d8c benchmark/parser, cmd/benchcmp: improve names of exported identifiers by Dominik Honnef · 9 years ago
  55. d272cc0 dashboard/builder: log to stderr when a build fails by Brad Fitzpatrick · 9 years ago
  56. 31ce909 dashboard/coordinator: set timeout when polling buildlet, show more status by Brad Fitzpatrick · 9 years ago
  57. c573f9d dashboard/buildlet: fix start-up crash when TLS attributes aren't set by Brad Fitzpatrick · 9 years ago
  58. ac8637e container/intsets: Intersects, SubsetOf, SymmetricDifference(With) by Andrew M Bursavich · 9 years ago
  59. 84afeba dashboard: consolidate upload code, update to new oauth2 libraries by Brad Fitzpatrick · 9 years ago
  60. 796e50b cmd/mvpkg: a package moving tool by Michael Matloob · 9 years ago
  61. 9c9660e go/loader: use concurrency to reduce I/O latency and perform typechecking in parallel. by Alan Donovan · 9 years ago
  62. af97332 cmd/godoc: send go-source meta tag for golang.org/x repos by Andrew Gerrand · 9 years ago
  63. 44d7ecb dashboard/buildlet: optional TLS + password support by Brad Fitzpatrick · 9 years ago
  64. e0ba1bf cmd/vet: keep processing files after warning by David Crawshaw · 9 years ago
  65. 47f2109 go/ssa: slight simplification to setCallFunc by Alan Donovan · 9 years ago
  66. d3e7567 go/loader: introduce PackageCreated hook by Peter Collingbourne · 9 years ago
  67. 4f8578d astutil: move to go/ast/astutil by Peter Collingbourne · 9 years ago
  68. 230eaff cmd/benchcmp: close file when parse done by Tw · 9 years ago
  69. 996ff9b dashboard/env: update Linux builders to contain Go 1.4 for GOROOT_BOOTSTRAP by Brad Fitzpatrick · 9 years ago
  70. 682ca03 vet: improve validation of struct tags by Rob Pike · 9 years ago
  71. 86040b7 go/types: close scope for each "select" case after its body by Alan Donovan · 9 years ago
  72. 4ed956e cmd/tipgodoc: kill old process as we switch over by Andrew Gerrand · 9 years ago
  73. d79e037 dashboard/builder: pass GOROOT_BOOTSTRAP to child processes by Brad Fitzpatrick · 9 years ago
  74. c10e262 go/vcs: fix bug in remote package discovery by Dmitri Shuralyov · 9 years ago
  75. 9468e48 dashboard/buildlet: add NetBSD-amd64 to Makefile by Brad Fitzpatrick · 9 years ago
  76. e083199 dashboard/coordinator: notify dashboard when we're building by Brad Fitzpatrick · 9 years ago
  77. 5f779d7 dashboard/app: support for showing links to build-in-progress status by Brad Fitzpatrick · 9 years ago
  78. 968c2a1 dashboard/coordinator: rename plan9 builder to plan9-386-gcepartial by Brad Fitzpatrick · 9 years ago
  79. 727ecd5 dashboard/buildlet: set GOTESTONLY=std on plan9 by Brad Fitzpatrick · 9 years ago
  80. 75337c4 cmd/tipgodoc: fix some nits by Andrew Gerrand · 9 years ago
  81. 0e66a62 cmd/tipgodoc: simplify Dockerfile and fix deployment by Andrew Gerrand · 9 years ago
  82. dc00006 cmd/present: fix unclosed section element by Jongmin Kim · 9 years ago
  83. 4fbaee5 go/types: revert gofmt -s change to permit building with 1.3 by Robert Griesemer · 9 years ago
  84. 962c79c tools/astutil: clean up AddNamedImport token positions by Josh Bleecher Snyder · 9 years ago
  85. 44ee65f go/types: don't allow f()... if f() is multi-valued by Robert Griesemer · 9 years ago
  86. 4ad370e go/types: avoid follow-up error if composite literal type is unknown by Robert Griesemer · 9 years ago
  87. 8ab2c33 dashboard/env: add script to create Plan 9 386 GCE image by David du Colombier · 9 years ago
  88. d777257 dashboard/coordinator: clean up trailer handling by Brad Fitzpatrick · 9 years ago
  89. 47646d4 dashboard/buildlet: darwin support by Brad Fitzpatrick · 9 years ago
  90. bd69d2d cmd/godoc: mention examples feature in godoc by Péter Surányi · 9 years ago
  91. 2cd6e42 dashboard/coordinator: clean up VMs more, fix watchVM bug, tweak plan 9 settings by Brad Fitzpatrick · 9 years ago
  92. af7d92a cmd/tipgodoc: record and report errors by Andrew Gerrand · 9 years ago
  93. 57335a8 cover: accept inaccurate block endings by Andrew Gerrand · 9 years ago
  94. c836fe6 cmd/godoc: add golang.org/x/playground custom import path by Andrew Gerrand · 9 years ago
  95. 0ff6678 benchmark/parse, cmd/benchcmp: new package for parsing benchmarks by Dominik Honnef · 9 years ago
  96. ac848a9 dashboard/coordinator: use new dashboard JSON interface to find work by Brad Fitzpatrick · 9 years ago
  97. 58c8b8a dashboard/coordinator: use VMs to run non-Linux builders by Brad Fitzpatrick · 9 years ago
  98. 026c0f4 dashboard/app: add a JSON output mode for the data on the front page by Brad Fitzpatrick · 9 years ago
  99. dd517c4 dashboard/buildlet: add Makefiles, and add Windows stage0 bootstrap binary by Brad Fitzpatrick · 9 years ago
  100. e1019ed dashboard/env/windows: instructions for setting up a buildlet by Brad Fitzpatrick · 9 years ago