1. b3083d5 event: better printing by Ian Cottrell · 3 years ago
  2. 60409ab go.mod: upgrade to go 1.17 by Bryan C. Mills · 3 years ago
  3. b698a44 go.mod: update go version to 1.16 by Bryan C. Mills · 3 years ago
  4. dae36d6 go.sum: add missing checksums by Bryan C. Mills · 3 years ago
  5. aa42230 event: adding a global default exporter by Ian Cottrell · 3 years ago
  6. b322ce8 event: a better version of labels by Ian Cottrell · 3 years, 1 month ago
  7. ab28325 event: mild improvement to severity by Ian Cottrell · 3 years, 1 month ago
  8. 937deba event: Start takes labels; remove Builder.End by Jonathan Amsterdam · 3 years ago
  9. 49edb86 event: suggestion: event.Start returns end by Jonathan Amsterdam · 3 years ago
  10. e860ab8 event: simplify label slice storage optimization by Jonathan Amsterdam · 3 years, 1 month ago
  11. 9595b1e event: add Label.Apply by Jonathan Amsterdam · 3 years, 1 month ago
  12. ea4f228 event: a new version of the observability system used in gopls by Ian Cottrell · 3 years, 1 month ago
  13. 0739314 cmd/gorelease: don't suggest a version that already exists by Jean de Klerk · 3 years, 3 months ago
  14. 4513512 x/exp/cmd/gorelease: add more documentation for version by Jean de Klerk · 3 years, 1 month ago
  15. 85be41e all: go fmt ./... by Russ Cox · 3 years, 3 months ago
  16. 62dc522 shiny/iconvg: fix panic for out-of-range colors by Nigel Tao · 3 years, 3 months ago
  17. d352d2d x/exp/cmd/gorelease: add test for tidy submodule by Jean de Klerk · 3 years, 3 months ago
  18. 8498777 x/exp/cmd/gorelease: err when main module requests lower version than cycle by Jean de Klerk · 3 years, 5 months ago
  19. 4ebcfff x/exp/cmd/gorelease: avoid using -mod=mod and support lazy module loading by Jean de Klerk · 3 years, 7 months ago
  20. eab1b5e shiny/iconvg: add a decode + encode round-trip test by Dmitri Shuralyov · 3 years, 5 months ago
  21. e89b829 shiny/iconvg: make SetEllipticalGradient math deterministic by Dmitri Shuralyov · 3 years, 5 months ago
  22. b63382b shiny/driver/gldriver: add darwin/arm64 (macOS) support by Dmitri Shuralyov · 3 years, 5 months ago
  23. 660891f shiny/driver/mtldriver: add darwin/arm64 (macOS) support by Dmitri Shuralyov · 3 years, 5 months ago
  24. b5a6e24 cmd/gorelease: support comparing replacement modules by Jay Conrod · 3 years, 5 months ago
  25. a20c86d cmd/gorelease: support comparison of modules with different paths by Jay Conrod · 3 years, 11 months ago
  26. fa01524 README: add pkg.go.dev tag by Jay Conrod · 3 years, 5 months ago
  27. e3b2a7f x/exp/cmd/gorelease: diagnostic about proposed prerelease by Jean de Klerk · 3 years, 8 months ago
  28. c827fd4 x/exp/cmd/gorelease: suggest a minor version increment if requirements increase by Jean de Klerk · 3 years, 8 months ago
  29. 18d7dbd cmd/gorelease: use -mod=mod when listing packages by Jay Conrod · 3 years, 8 months ago
  30. 20d5ce0 x/exp/cmd/gorelease: specify which incomplete requirements were missing by Jean de Klerk · 3 years, 8 months ago
  31. ae8ad44 x/exp/cmd/gorelease: report all go.mod zip errors by Jean de Klerk · 3 years, 8 months ago
  32. c4f52b2 x/exp/cmd/gorelease: add usage by Jean de Klerk · 3 years, 8 months ago
  33. 1ff542f cmd/gorelease: add testdata/README.md, explaining test format by Jay Conrod · 3 years, 8 months ago
  34. 343667a cmd/gorelease: make TestRelease/errors/errors pass with new error message by Jay Conrod · 3 years, 8 months ago
  35. 94841d0 cmd/gorelease: extract loading functions out of makeReleaseReport by Jay Conrod · 3 years, 11 months ago
  36. eaf4f2b cmd/gorelease: move path functions to new file and add tests by Jay Conrod · 3 years, 11 months ago
  37. 40f9624 cmd/gorelease: accept version queries for -base by Jay Conrod · 4 years ago
  38. 27b6b2a errors/fmt: test fmt copy not std lib fmt by Martin Möhrmann · 3 years, 9 months ago
  39. e886ac8 cmd/gorelease: don't depend on order of requirements in go.mod by Jay Conrod · 3 years, 9 months ago
  40. 0022984 errors/fmt: avoid string(int) by Brad Fitzpatrick · 4 years ago
  41. e8c3332 exp/ebnflint: skip test if spec is not found by Robert Griesemer · 4 years, 1 month ago
  42. 167ffe9 cmd/gorelease: remove comment about packages.Load behavior by Jay Conrod · 4 years, 2 months ago
  43. 8573502 cmd/gorelease: sort packages returned by packages.Load. by Jay Conrod · 4 years, 2 months ago
  44. fcea875 cmd/gorelease: infer base version if unspecified by Jay Conrod · 4 years, 3 months ago
  45. 6cc2880 shiny/driver/mtldriver: update to GLFW 3.3.2 by Dmitri Shuralyov · 4 years, 2 months ago
  46. 7c80518 ebnf: support raw string tokens as used by EBNF in the Go spec by Frederik Zipp · 4 years, 3 months ago
  47. 85f925b cmd/gorelease: detect problems before releasing new module versions by Jay Conrod · 4 years, 7 months ago
  48. f17229e cmd/txtar: add a minimal command for creating txtar archives by Bryan C. Mills · 4 years, 3 months ago
  49. 0405dc7 shiny/driver/x11driver: fallback to regular pixmaps if SHM is unavaiable by jopbrown · 4 years, 4 months ago
  50. da58074 shiny/driver/internal/win32: handle syskey messages by Green Lightning · 4 years, 5 months ago
  51. 1fea468 shiny/driver/gldriver: revert "update the open gl context after making it current" by Dmitri Shuralyov · 4 years, 5 months ago
  52. 2f50522 rand: allow serialization of PRNG state by Dan Kortschak · 4 years, 5 months ago
  53. b0642c6 shiny/driver/mtldriver: select on receiving from newWindowCh by Dmitri Shuralyov · 4 years, 5 months ago
  54. 9964a5a shiny/driver/mtldriver: update to GLFW v3.3 by Dmitri Shuralyov · 4 years, 5 months ago
  55. 41df830 rand: remove fallback code by Dan Kortschak · 4 years, 5 months ago
  56. a1ab85d errors/fmt: re-enable TestPanics test on builders by Dmitri Shuralyov · 4 years, 6 months ago
  57. 8994fa3 errors/fmt: fix tests for new panic message in Go 1.14 by Russ Cox · 4 years, 6 months ago
  58. c286b88 modgraphviz: condense graph output by Adam · 4 years, 10 months ago
  59. 69215a2 cmd/apidiff: store package path with export data by Jonathan Amsterdam · 4 years, 7 months ago
  60. a1355ae rand: apply 'de-virtualization' optimization from math/rand by Rob Pike · 4 years, 7 months ago
  61. 447a159 go.mod: update to latest x/tools by Matthew Dempsky · 4 years, 7 months ago
  62. 26a69ce x/exp/apidiff: copy changes from x/tools/internal/apidiff by Jay Conrod · 4 years, 7 months ago
  63. 81c7196 shiny/driver/mtldriver: add start of a Metal API-based driver by Dmitri Shuralyov · 5 years ago
  64. 0cae2de old/netchan: delete package by Dmitri Shuralyov · 4 years, 8 months ago
  65. a05e197 errors/fmt: disable failing TestPanics test on builders by Dmitri Shuralyov · 4 years, 8 months ago
  66. ac5d2bf shiny: support AltGr under X11 by aarzilli · 4 years, 8 months ago
  67. efb12f9 shiny: handle changes to x11 keyboard mapping by aarzilli · 4 years, 8 months ago
  68. c13cbed cmd/macos-roots-test: fix build when CGO_ENABLED=0 by Bryan C. Mills · 4 years, 8 months ago
  69. 63fe5bd shiny/driver/gldriver: fix build with CGO_ENABLED=0 by Bryan C. Mills · 4 years, 8 months ago
  70. ec7cb31 shiny/driver/gldriver: add missing modifier key codes on cocoa by smasher164 · 4 years, 9 months ago
  71. cfdd552 modgraphviz: colour nodes based on whether they were picked by MVS or not by Jean de Klerk · 4 years, 10 months ago
  72. fd42eb6 cmd/modgraphviz: make it a more idiomatic Go command by Russ Cox · 4 years, 11 months ago
  73. efd6b22 sumdb/internal/tkv/tkvtest: add tester and in-memory implementation by Russ Cox · 5 years ago
  74. bd97104 sumdb/internal/tkv: interface for transaction key-value store by Russ Cox · 5 years ago
  75. 0e2d8f6 shiny: handle numpad keys correctly in x11driver by aarzilli · 5 years ago
  76. ec0fef3 shiny: handle capslock correctly in x11driver by aarzilli · 5 years ago
  77. d394625 shiny: map capslock, numlock and help keys in x11driver by aarzilli · 5 years ago
  78. 475c504 sumdb: restore Go 1.12 support by Filippo Valsorda · 5 years ago sumdb/v0.0.2
  79. 956cc17 sumdb/internal/sumweb: simplify code, clarify comments by Russ Cox · 5 years ago sumdb/v0.0.1
  80. bd9ab2f sumdb/internal/sumweb: add test server implementation by Russ Cox · 5 years ago
  81. 199475d exp/shiny: support unicode-but-not-ASCII keysyms by aarzilli · 5 years ago
  82. 7da06db sumdb: mv notary sumdb by Russ Cox · 5 years ago
  83. 2cc83dd notary/internal/sumweb: extract hasGlobsPathPrefix from glob-matching by Russ Cox · 5 years ago
  84. 79ac8e8 notary/internal/sumweb: change GONOVERIFY to GONOSUMDB by Russ Cox · 5 years ago
  85. 36d25d5 notary/internal/sumweb: add GONOVERIFY support by Russ Cox · 5 years ago
  86. 969adad notary/gosumcheck: move notary/internal/notecheck to notary/gosumcheck by Russ Cox · 5 years ago
  87. f32486b notary/internal/sumweb: extract client code from notecheck into library by Russ Cox · 5 years ago
  88. 382f7b3 notary/internal/sumweb: copy notecheck/main.go to client.go by Russ Cox · 5 years ago
  89. 8c7d1c5 notary/internal/sumweb: copy path, version encoding from cmd/go by Russ Cox · 5 years ago
  90. 0a2cc96 notary/internal/sumweb: avoid use of "notary" by Russ Cox · 5 years ago
  91. f1e7de1 notary/internal/note: replace NewVerifierFromEd25519Key with NewEd25519VerifierKey by Filippo Valsorda · 5 years ago
  92. 47ea93f old/netchan: disable a test with a data race on the builders for now by Brad Fitzpatrick · 5 years ago
  93. b8972e6 notary/internal/notecheck: refactor for integration into go command by Russ Cox · 5 years ago
  94. 05b5771 notary/internal/tlog: add record formatting and parsing by Russ Cox · 5 years ago
  95. 0bd95b7 notary/internal/noteweb: basic notary web frontend by Russ Cox · 5 years ago
  96. 34863f2 notary/internal/notecheck: update default tile height to 8 by Katie Hockman · 5 years ago
  97. 694a7e2 notary/internal/tlog: update ParseTilePath for tile/H/data/... paths by Russ Cox · 5 years ago
  98. 6ee95cb notary/internal/note: allow Open to be passed known==nil by Russ Cox · 5 years ago
  99. 88ff72d notary/internal/tlog: change TileReader.Reject to TileReader.SaveTiles by Russ Cox · 5 years ago
  100. e40e924 notary/internal/note: remove use of 'notary' by Russ Cox · 5 years ago