1. f2932db cmd/guru: suppress failing test on plan9 by Alan Donovan · 8 years ago
  2. 29481a3 imports: skip test on plan9 by Brad Fitzpatrick · 8 years ago
  3. 681db09 godoc/static: use window scope for checking notesEnabled by Andrew Gerrand · 8 years ago
  4. 6d32be8 imports: minor fixes by Josh Bleecher Snyder · 8 years ago
  5. c550f66 go/gcimporter15: backport of https://golang.org/cl/23606/ by Robert Griesemer · 8 years ago
  6. 3f933d4 go/gcimporter15: backport of https://golang.org/cl/23012/ by Robert Griesemer · 8 years ago
  7. ffe4e61 imports: add configuration mechanism to exclude directories by Brad Fitzpatrick · 8 years ago
  8. 7c26c99 imports: do less I/O finding the package name of an import by Brad Fitzpatrick · 8 years ago
  9. ef6b6eb cmd/guru: what: include imported package names in sameids by Alan Donovan · 8 years ago
  10. 92480e4 cmd/guru: update Emacs installation documentation by Alan Donovan · 8 years ago
  11. 9c3986db refactor/rename: fix two bugs related to MS Windows' path separator by Alan Donovan · 8 years ago
  12. e047ae7 cmd/goimports, imports: make goimports great again by Brad Fitzpatrick · 8 years ago
  13. b3887f7 refactor/rename: fix spurious conflict report when renaming x/foo to y/foo by Alan Donovan · 8 years ago
  14. 0835c73 imports: special case rand.Read, prevent math/rand by chance by Brad Fitzpatrick · 8 years ago
  15. cda5280 cmd/guru: fix quoting bug in Emacs binding by Alan Donovan · 8 years ago
  16. 130914b tip: update package doc to refer to stable code by Parker Moore · 8 years ago
  17. 35c6e68 cmd/guru: update link to documentation by Alan Donovan · 8 years ago
  18. 2b32496 cmd/guru: add menu to Emacs by Alan Donovan · 8 years ago
  19. 527b253 x/tools/cmd/present: Fix present not working on Safari by glorieux · 8 years ago
  20. 6c3528d go/gcimporter15: backport https://golang.org/cl/24648/ by Robert Griesemer · 8 years ago
  21. 0d2bde8 go/ast/astutil: describe fewer CallExprs as "conversions" by Alan Donovan · 8 years ago
  22. 1727758 imports: add unsafe symbols to zstdlib by Josh Bleecher Snyder · 8 years ago
  23. 8b3828f cmd/present: add request address to logged errors by kortschak · 8 years ago
  24. a2a5522 godoc: rate limit file parsing on startup, improve diagnostics by Andrew Gerrand · 8 years ago
  25. 3d35e41 x/tools/present: fix null notes value on initial slide by Audrey Lim · 8 years ago
  26. 95963e0 imports: support symlinks in GOPATH by Filippo Valsorda · 8 years ago
  27. b41cbfc x/tools/present: add presenter notes documentation by Audrey Lim · 8 years ago
  28. 19c2ab0 x/tools/present: display presenter notes and synchronize browser windows by Audrey Lim · 8 years ago
  29. 6eef0b4 cmd/godoc: fix anchor links for constructors by Konstantin Shaposhnikov · 8 years ago
  30. 3560419 godoc/static: makestatic.go: gofmt generated code by Konstantin Shaposhnikov · 8 years ago
  31. ba484b0 cmd/bundle: move down imports of external package by Yasuhiro Matsumoto · 8 years ago
  32. 6d483ee vcs: Add support for git.openstack.org by Monty Taylor · 8 years ago
  33. 9ae4729 godoc/proxy: use HTTPS when bouncing through to the playground by Andrew Gerrand · 8 years ago
  34. c86fe59 imports: try importing pkg path from vendor when looking for pkg name by Cezar Sa Espinola · 8 years ago
  35. fbb6674 go/gcimporter15: match recent changes to export format by Robert Griesemer · 8 years ago
  36. 3f1f7ee go/gcimporter15: set Pos attribute of decoded types.Objects by Alan Donovan · 8 years ago
  37. 2c200ee cmd/godoc: Add anchor links to functions, types and methods by nwidger · 8 years ago
  38. 0b2f4dc tools: fix 'Split called after Scan' by Francesc Campoy · 8 years ago
  39. 8dab6f1 go/gcimporter15: adopt changes from golang.org/cl/22714 by Robert Griesemer · 8 years ago
  40. c9a2436 cmd/godoc: set Strict-Transport-Security header in production by Andrew Gerrand · 8 years ago
  41. 0238d42 cmd/tip: set Strict-Transport-Security header in production by Andrew Gerrand · 8 years ago
  42. f3109af playground: fix share URL by Andrew Gerrand · 8 years ago
  43. d4437bf imports: add go:generate directive for generating zstdlib.go by Konstantin Shaposhnikov · 8 years ago
  44. 686d0ad go/ssa: reduce set of expected indirect imports by Alan Donovan · 8 years ago
  45. c5c16cf go/gcimporter: update importer to match latest gc export data changes by Robert Griesemer · 8 years ago
  46. 14480f2 cmd/guru: for determinism, sort referrers output in test by Alan Donovan · 8 years ago
  47. 56005b4 go/ssa/interp: add intrinsic for runtime.NumGoroutine by Alan Donovan · 8 years ago
  48. 50ff896 cmd/guru: definition: opt: avoid type checker for qualified identifiers by Alan Donovan · 8 years ago
  49. e48e17a imports: update static stdlib index to go1.6 by Konstantin Shaposhnikov · 8 years ago
  50. 0f5f9fc cmd/guru: implements: if selected expr is a value, use its type by Alan Donovan · 8 years ago
  51. 9ae7e17 cmd/guru: Emacs: run guru asynchronously using compilation-mode by Alan Donovan · 8 years ago
  52. 94f857c cmd/tip: bump verison serving tip.golang.org to HEAD by Andrew Gerrand · 8 years ago
  53. 1f1b332 playground: hit golang.org/compile endpoint instead of play.golang.org by Andrew Gerrand · 8 years ago
  54. 53006ac cmd/tip: redirect from HTTP to HTTPS; update to Go 1.6 by Andrew Gerrand · 8 years ago
  55. 4e3242e go/gcimporter: cut off any gc-specific parameter numbering by Robert Griesemer · 8 years ago
  56. 487c81e go/gcimporter15: match https://golang.org/cl/22385 by Robert Griesemer · 8 years ago
  57. 477d3b9 godoc: recognize examples with unordered output by Andrew Gerrand · 8 years ago
  58. 5e46803 cmd/guru: avoid bug when -scope="" by Alan Donovan · 8 years ago
  59. 0c4d9b3 godoc/dl: remove broken link to old releases by Andrew Gerrand · 8 years ago
  60. 3114265 cmd/guru: emacs: interpret byte offsets correctly by Dominik Honnef · 8 years ago
  61. 837ce23 cmd/guru: emacs: report most specific element in expand-region by Dominik Honnef · 8 years ago
  62. 321c6fd cmd/stringer: fixed usage line typo by Hironao OTSUBO · 8 years ago
  63. 764c4cc go/gcimporter15: match https://golang.org/cl/22096/ by Robert Griesemer · 8 years ago
  64. 4b9c8b5 cmd/godoc: fix multi-paragraph marker rendering by Simon Jefford · 8 years ago
  65. 3868f57 godoc/static: replace version strings with actual versions by Andrew Gerrand · 8 years ago
  66. 5da1e91 go/gcimporter15: match https://golang.org/cl/21939/ by Robert Griesemer · 8 years ago
  67. c329143 cmd/tip: look for godoc binary under $GOPATH/bin instead of $GOROOT/bin by Andrew Gerrand · 8 years ago
  68. 446a18e go/buildutil, cmd/guru: extract overlay context into buildutil by Dominik Honnef · 8 years ago
  69. fb9c7fc cmd/guru: emacs: add function for expandiong region by Dominik Honnef · 8 years ago
  70. b9ac36c go/gcimporter15: match https://golang.org/cl/21896/ by Robert Griesemer · 8 years ago
  71. 51487f7 x/tools: remove remaining files tagged for Go 1.4 by Alan Donovan · 8 years ago
  72. d601baa go/vcs: apply test style improvements from cmd/go by Dmitri Shuralyov · 8 years ago
  73. 2da0720 cmd/guru: support streaming plain and -json output by Alan Donovan · 8 years ago
  74. 13c24a6 go/vcs: report correct directory for 'no version control' by Dmitri Shuralyov · 8 years ago
  75. b75b3f5 x/tools/present: add command line flag to enable presenter notes by Audrey Lim · 8 years ago
  76. 52d9c87 x/tools/present: parse presenter notes and record them in Section struct by Audrey Lim · 8 years ago
  77. 83f918d go/gcimporter15: update gcexporter to match gc export format by Robert Griesemer · 8 years ago
  78. f07cde3 refactor/eg: fix build after deletion of x/tools/go/types by Alan Donovan · 8 years ago
  79. adaaa07 x/tools: delete x/tools/go/types and dependent packages/client files by Robert Griesemer · 8 years ago
  80. fe1488f present: fix misspelled TODO by Andrew Gerrand · 8 years ago
  81. e77df07 cmd/tip: use manual scaling for tip.golang.org by Andrew Gerrand · 8 years ago
  82. 44f369b gco/gcimporter15: update importer to match new gc binary export format by Robert Griesemer · 8 years ago
  83. 02e8ee6 imports: add Options.FormatOnly by Brad Fitzpatrick · 8 years ago
  84. f2e4f83 cmd/present/static: remove unused function by Andrew Gerrand · 8 years ago
  85. 6361b57 go/pointer: clarify a comment by Alan Donovan · 8 years ago
  86. 84e7bc0 go/loader: don't pass ldflags to cgo by Alan Donovan · 8 years ago
  87. 0ed9f24 go/loader: update stdlib test after changes to stdlib by Alan Donovan · 8 years ago
  88. 0d7417c go/pointer: disable analysis of runtime package by Alan Donovan · 8 years ago
  89. 681404b go/loader: support pkg-config by Akihiro Suda · 8 years ago
  90. 74b98c2 cmd/guru: emacs: only check modified buffers with file names by Dominik Honnef · 8 years ago
  91. fc3ceb1 cmd/guru: emacs: update default-directory by Dominik Honnef · 8 years ago
  92. 999f507 cmd/guru: emacs: store output in separate buffer by Dominik Honnef · 8 years ago
  93. 5c5d833 cmd/guru: emacs: support running on nameless buffers by Dominik Honnef · 8 years ago
  94. 35cacb5 cmd/guru: change "Method set:" to less formal "Methods:" by Alan Donovan · 8 years ago
  95. c6be41b go/ast/astutil: add merging pass to AddImport and AddNamedImport. by David R. Jenni · 8 years ago
  96. 361bcb2 all: address vet issues, fix print calls by Dominik Honnef · 8 years ago
  97. 3b9441c go/importer: fix doc typo by Idora Shinatose · 8 years ago
  98. 5a2fc32 imports: adjust vendored packages test to keep working against 1.6 by Robert Griesemer · 8 years ago
  99. 35f54f0 imports: adjust tests to check vendored packages again (fix build) by Robert Griesemer · 8 years ago
  100. 47218d2 cmd/guru: whicherrs: don't crash on dead code by Dominik Honnef · 8 years ago