1. 18d7dbd cmd/gorelease: use -mod=mod when listing packages by Jay Conrod · 3 years, 7 months ago
  2. 20d5ce0 x/exp/cmd/gorelease: specify which incomplete requirements were missing by Jean de Klerk · 3 years, 8 months ago
  3. ae8ad44 x/exp/cmd/gorelease: report all go.mod zip errors by Jean de Klerk · 3 years, 8 months ago
  4. c4f52b2 x/exp/cmd/gorelease: add usage by Jean de Klerk · 3 years, 8 months ago
  5. 1ff542f cmd/gorelease: add testdata/README.md, explaining test format by Jay Conrod · 3 years, 8 months ago
  6. 343667a cmd/gorelease: make TestRelease/errors/errors pass with new error message by Jay Conrod · 3 years, 8 months ago
  7. 94841d0 cmd/gorelease: extract loading functions out of makeReleaseReport by Jay Conrod · 3 years, 11 months ago
  8. eaf4f2b cmd/gorelease: move path functions to new file and add tests by Jay Conrod · 3 years, 10 months ago
  9. 40f9624 cmd/gorelease: accept version queries for -base by Jay Conrod · 3 years, 11 months ago
  10. 27b6b2a errors/fmt: test fmt copy not std lib fmt by Martin Möhrmann · 3 years, 8 months ago
  11. e886ac8 cmd/gorelease: don't depend on order of requirements in go.mod by Jay Conrod · 3 years, 8 months ago
  12. 0022984 errors/fmt: avoid string(int) by Brad Fitzpatrick · 4 years ago
  13. e8c3332 exp/ebnflint: skip test if spec is not found by Robert Griesemer · 4 years, 1 month ago
  14. 167ffe9 cmd/gorelease: remove comment about packages.Load behavior by Jay Conrod · 4 years, 1 month ago
  15. 8573502 cmd/gorelease: sort packages returned by packages.Load. by Jay Conrod · 4 years, 1 month ago
  16. fcea875 cmd/gorelease: infer base version if unspecified by Jay Conrod · 4 years, 3 months ago
  17. 6cc2880 shiny/driver/mtldriver: update to GLFW 3.3.2 by Dmitri Shuralyov · 4 years, 2 months ago
  18. 7c80518 ebnf: support raw string tokens as used by EBNF in the Go spec by Frederik Zipp · 4 years, 2 months ago
  19. 85f925b cmd/gorelease: detect problems before releasing new module versions by Jay Conrod · 4 years, 7 months ago
  20. f17229e cmd/txtar: add a minimal command for creating txtar archives by Bryan C. Mills · 4 years, 3 months ago
  21. 0405dc7 shiny/driver/x11driver: fallback to regular pixmaps if SHM is unavaiable by jopbrown · 4 years, 3 months ago
  22. da58074 shiny/driver/internal/win32: handle syskey messages by Green Lightning · 4 years, 4 months ago
  23. 1fea468 shiny/driver/gldriver: revert "update the open gl context after making it current" by Dmitri Shuralyov · 4 years, 4 months ago
  24. 2f50522 rand: allow serialization of PRNG state by Dan Kortschak · 4 years, 5 months ago
  25. b0642c6 shiny/driver/mtldriver: select on receiving from newWindowCh by Dmitri Shuralyov · 4 years, 5 months ago
  26. 9964a5a shiny/driver/mtldriver: update to GLFW v3.3 by Dmitri Shuralyov · 4 years, 5 months ago
  27. 41df830 rand: remove fallback code by Dan Kortschak · 4 years, 5 months ago
  28. a1ab85d errors/fmt: re-enable TestPanics test on builders by Dmitri Shuralyov · 4 years, 6 months ago
  29. 8994fa3 errors/fmt: fix tests for new panic message in Go 1.14 by Russ Cox · 4 years, 6 months ago
  30. c286b88 modgraphviz: condense graph output by Adam · 4 years, 9 months ago
  31. 69215a2 cmd/apidiff: store package path with export data by Jonathan Amsterdam · 4 years, 7 months ago
  32. a1355ae rand: apply 'de-virtualization' optimization from math/rand by Rob Pike · 4 years, 7 months ago
  33. 447a159 go.mod: update to latest x/tools by Matthew Dempsky · 4 years, 7 months ago
  34. 26a69ce x/exp/apidiff: copy changes from x/tools/internal/apidiff by Jay Conrod · 4 years, 7 months ago
  35. 81c7196 shiny/driver/mtldriver: add start of a Metal API-based driver by Dmitri Shuralyov · 5 years ago
  36. 0cae2de old/netchan: delete package by Dmitri Shuralyov · 4 years, 7 months ago
  37. a05e197 errors/fmt: disable failing TestPanics test on builders by Dmitri Shuralyov · 4 years, 7 months ago
  38. ac5d2bf shiny: support AltGr under X11 by aarzilli · 4 years, 8 months ago
  39. efb12f9 shiny: handle changes to x11 keyboard mapping by aarzilli · 4 years, 8 months ago
  40. c13cbed cmd/macos-roots-test: fix build when CGO_ENABLED=0 by Bryan C. Mills · 4 years, 8 months ago
  41. 63fe5bd shiny/driver/gldriver: fix build with CGO_ENABLED=0 by Bryan C. Mills · 4 years, 8 months ago
  42. ec7cb31 shiny/driver/gldriver: add missing modifier key codes on cocoa by smasher164 · 4 years, 9 months ago
  43. cfdd552 modgraphviz: colour nodes based on whether they were picked by MVS or not by Jean de Klerk · 4 years, 10 months ago
  44. fd42eb6 cmd/modgraphviz: make it a more idiomatic Go command by Russ Cox · 4 years, 10 months ago
  45. efd6b22 sumdb/internal/tkv/tkvtest: add tester and in-memory implementation by Russ Cox · 5 years ago
  46. bd97104 sumdb/internal/tkv: interface for transaction key-value store by Russ Cox · 5 years ago
  47. 0e2d8f6 shiny: handle numpad keys correctly in x11driver by aarzilli · 5 years ago
  48. ec0fef3 shiny: handle capslock correctly in x11driver by aarzilli · 5 years ago
  49. d394625 shiny: map capslock, numlock and help keys in x11driver by aarzilli · 5 years ago
  50. 475c504 sumdb: restore Go 1.12 support by Filippo Valsorda · 5 years ago sumdb/v0.0.2
  51. 956cc17 sumdb/internal/sumweb: simplify code, clarify comments by Russ Cox · 5 years ago sumdb/v0.0.1
  52. bd9ab2f sumdb/internal/sumweb: add test server implementation by Russ Cox · 5 years ago
  53. 199475d exp/shiny: support unicode-but-not-ASCII keysyms by aarzilli · 5 years ago
  54. 7da06db sumdb: mv notary sumdb by Russ Cox · 5 years ago
  55. 2cc83dd notary/internal/sumweb: extract hasGlobsPathPrefix from glob-matching by Russ Cox · 5 years ago
  56. 79ac8e8 notary/internal/sumweb: change GONOVERIFY to GONOSUMDB by Russ Cox · 5 years ago
  57. 36d25d5 notary/internal/sumweb: add GONOVERIFY support by Russ Cox · 5 years ago
  58. 969adad notary/gosumcheck: move notary/internal/notecheck to notary/gosumcheck by Russ Cox · 5 years ago
  59. f32486b notary/internal/sumweb: extract client code from notecheck into library by Russ Cox · 5 years ago
  60. 382f7b3 notary/internal/sumweb: copy notecheck/main.go to client.go by Russ Cox · 5 years ago
  61. 8c7d1c5 notary/internal/sumweb: copy path, version encoding from cmd/go by Russ Cox · 5 years ago
  62. 0a2cc96 notary/internal/sumweb: avoid use of "notary" by Russ Cox · 5 years ago
  63. f1e7de1 notary/internal/note: replace NewVerifierFromEd25519Key with NewEd25519VerifierKey by Filippo Valsorda · 5 years ago
  64. 47ea93f old/netchan: disable a test with a data race on the builders for now by Brad Fitzpatrick · 5 years ago
  65. b8972e6 notary/internal/notecheck: refactor for integration into go command by Russ Cox · 5 years ago
  66. 05b5771 notary/internal/tlog: add record formatting and parsing by Russ Cox · 5 years ago
  67. 0bd95b7 notary/internal/noteweb: basic notary web frontend by Russ Cox · 5 years ago
  68. 34863f2 notary/internal/notecheck: update default tile height to 8 by Katie Hockman · 5 years ago
  69. 694a7e2 notary/internal/tlog: update ParseTilePath for tile/H/data/... paths by Russ Cox · 5 years ago
  70. 6ee95cb notary/internal/note: allow Open to be passed known==nil by Russ Cox · 5 years ago
  71. 88ff72d notary/internal/tlog: change TileReader.Reject to TileReader.SaveTiles by Russ Cox · 5 years ago
  72. e40e924 notary/internal/note: remove use of 'notary' by Russ Cox · 5 years ago
  73. 10366f3 notary/internal/tlog: remove use of 'notary' by Russ Cox · 5 years ago
  74. 7f338f5 shiny/driver/internal/win32: Close window correctly to be able to re-open one after closing by Mirko Hansen · 5 years ago
  75. 0480eff shiny/driver/internal/win32: Close window correctly to be able to re-open one after closing by Mirko Hansen · 5 years ago
  76. 56b785e shiny/driver/gldriver: fix 2 warnings on macOS 10.14 by Dmitri Shuralyov · 5 years ago
  77. eba85a1 shiny/driver/gldriver: define GL_SILENCE_DEPRECATION by Dmitri Shuralyov · 5 years ago
  78. 4f75125 cmd/modgraphviz: add modgraphviz by Jean de Klerk · 5 years ago
  79. e0c8012 notary/internal/tlog: fix bit shifting bug when determining if an index is in a tree by Katie Hockman · 5 years ago
  80. 7fd597e notary/internal/tlog: expose NodeHash by Filippo Valsorda · 5 years ago
  81. f0864ed notary/internal/note: add NewVerifierFromEd25519PublicKey by Filippo Valsorda · 5 years ago
  82. 8603887 notary/internal/notecheck: check go.sum against notary by Russ Cox · 5 years ago
  83. 6983f9a notary/internal/tlog: add log tile helpers by Russ Cox · 5 years ago
  84. 8abc145 notary/internal/tlog: add Go signed tree head format by Russ Cox · 5 years ago
  85. ec727a9 notary/internal/note: signed note formats, keys, and operations by Russ Cox · 5 years ago
  86. 4b39c73 all: add go.mod by Bryan C. Mills · 5 years ago
  87. 41a7a02 apidiff: fix tests in module mode by Bryan C. Mills · 5 years ago
  88. a1d7652 shiny/driver/gldriver: skip on GOOS=android by Elias Naur · 5 years ago
  89. 01c40f5 notary/internal/tlog: implement algorithms for tamper-evident log by Russ Cox · 5 years ago
  90. 438050d cmd/macos-roots-test, ebnflint: fix tests so trybots work by Brad Fitzpatrick · 5 years ago
  91. 3d75e7a exp: use new operations from math/bits for faster generation by Rob Pike · 5 years ago
  92. 21964bb xerrors: delete x/exp/xerrors by Damien Neil · 5 years ago
  93. c74c464 xerrors: add and modify documentation by Jonathan Amsterdam · 5 years ago
  94. 9bb7326 xerrors: change order of arguments of FormatError by Marcel van Lohuizen · 5 years ago
  95. d7e63a8 xerrors: first working implementation by Marcel van Lohuizen · 5 years ago
  96. f1c91bc xerrors: minimize diffs for implementation CL by Marcel van Lohuizen · 5 years ago
  97. 3d56c96 xerrors: copy files from errors to new package by Marcel van Lohuizen · 5 years ago
  98. 509febe errors/fmt: remove spurious newline by Marcel van Lohuizen · 5 years ago
  99. ae74f88 errors/fmt: don’t indent first line of detail in absence of message by Marcel van Lohuizen · 5 years ago
  100. 7e9ba78 errors/fmt: errors.Formatter always has precendence over Formatter by Marcel van Lohuizen · 5 years ago