1. ec7cb31 shiny/driver/gldriver: add missing modifier key codes on cocoa by smasher164 · 4 years, 9 months ago
  2. cfdd552 modgraphviz: colour nodes based on whether they were picked by MVS or not by Jean de Klerk · 4 years, 10 months ago
  3. fd42eb6 cmd/modgraphviz: make it a more idiomatic Go command by Russ Cox · 4 years, 10 months ago
  4. efd6b22 sumdb/internal/tkv/tkvtest: add tester and in-memory implementation by Russ Cox · 5 years ago
  5. bd97104 sumdb/internal/tkv: interface for transaction key-value store by Russ Cox · 5 years ago
  6. 0e2d8f6 shiny: handle numpad keys correctly in x11driver by aarzilli · 5 years ago
  7. ec0fef3 shiny: handle capslock correctly in x11driver by aarzilli · 5 years ago
  8. d394625 shiny: map capslock, numlock and help keys in x11driver by aarzilli · 5 years ago
  9. 475c504 sumdb: restore Go 1.12 support by Filippo Valsorda · 5 years ago sumdb/v0.0.2
  10. 956cc17 sumdb/internal/sumweb: simplify code, clarify comments by Russ Cox · 5 years ago sumdb/v0.0.1
  11. bd9ab2f sumdb/internal/sumweb: add test server implementation by Russ Cox · 5 years ago
  12. 199475d exp/shiny: support unicode-but-not-ASCII keysyms by aarzilli · 5 years ago
  13. 7da06db sumdb: mv notary sumdb by Russ Cox · 5 years ago
  14. 2cc83dd notary/internal/sumweb: extract hasGlobsPathPrefix from glob-matching by Russ Cox · 5 years ago
  15. 79ac8e8 notary/internal/sumweb: change GONOVERIFY to GONOSUMDB by Russ Cox · 5 years ago
  16. 36d25d5 notary/internal/sumweb: add GONOVERIFY support by Russ Cox · 5 years ago
  17. 969adad notary/gosumcheck: move notary/internal/notecheck to notary/gosumcheck by Russ Cox · 5 years ago
  18. f32486b notary/internal/sumweb: extract client code from notecheck into library by Russ Cox · 5 years ago
  19. 382f7b3 notary/internal/sumweb: copy notecheck/main.go to client.go by Russ Cox · 5 years ago
  20. 8c7d1c5 notary/internal/sumweb: copy path, version encoding from cmd/go by Russ Cox · 5 years ago
  21. 0a2cc96 notary/internal/sumweb: avoid use of "notary" by Russ Cox · 5 years ago
  22. f1e7de1 notary/internal/note: replace NewVerifierFromEd25519Key with NewEd25519VerifierKey by Filippo Valsorda · 5 years ago
  23. 47ea93f old/netchan: disable a test with a data race on the builders for now by Brad Fitzpatrick · 5 years ago
  24. b8972e6 notary/internal/notecheck: refactor for integration into go command by Russ Cox · 5 years ago
  25. 05b5771 notary/internal/tlog: add record formatting and parsing by Russ Cox · 5 years ago
  26. 0bd95b7 notary/internal/noteweb: basic notary web frontend by Russ Cox · 5 years ago
  27. 34863f2 notary/internal/notecheck: update default tile height to 8 by Katie Hockman · 5 years ago
  28. 694a7e2 notary/internal/tlog: update ParseTilePath for tile/H/data/... paths by Russ Cox · 5 years ago
  29. 6ee95cb notary/internal/note: allow Open to be passed known==nil by Russ Cox · 5 years ago
  30. 88ff72d notary/internal/tlog: change TileReader.Reject to TileReader.SaveTiles by Russ Cox · 5 years ago
  31. e40e924 notary/internal/note: remove use of 'notary' by Russ Cox · 5 years ago
  32. 10366f3 notary/internal/tlog: remove use of 'notary' by Russ Cox · 5 years ago
  33. 7f338f5 shiny/driver/internal/win32: Close window correctly to be able to re-open one after closing by Mirko Hansen · 5 years ago
  34. 0480eff shiny/driver/internal/win32: Close window correctly to be able to re-open one after closing by Mirko Hansen · 5 years ago
  35. 56b785e shiny/driver/gldriver: fix 2 warnings on macOS 10.14 by Dmitri Shuralyov · 5 years ago
  36. eba85a1 shiny/driver/gldriver: define GL_SILENCE_DEPRECATION by Dmitri Shuralyov · 5 years ago
  37. 4f75125 cmd/modgraphviz: add modgraphviz by Jean de Klerk · 5 years ago
  38. e0c8012 notary/internal/tlog: fix bit shifting bug when determining if an index is in a tree by Katie Hockman · 5 years ago
  39. 7fd597e notary/internal/tlog: expose NodeHash by Filippo Valsorda · 5 years ago
  40. f0864ed notary/internal/note: add NewVerifierFromEd25519PublicKey by Filippo Valsorda · 5 years ago
  41. 8603887 notary/internal/notecheck: check go.sum against notary by Russ Cox · 5 years ago
  42. 6983f9a notary/internal/tlog: add log tile helpers by Russ Cox · 5 years ago
  43. 8abc145 notary/internal/tlog: add Go signed tree head format by Russ Cox · 5 years ago
  44. ec727a9 notary/internal/note: signed note formats, keys, and operations by Russ Cox · 5 years ago
  45. 4b39c73 all: add go.mod by Bryan C. Mills · 5 years ago
  46. 41a7a02 apidiff: fix tests in module mode by Bryan C. Mills · 5 years ago
  47. a1d7652 shiny/driver/gldriver: skip on GOOS=android by Elias Naur · 5 years ago
  48. 01c40f5 notary/internal/tlog: implement algorithms for tamper-evident log by Russ Cox · 5 years ago
  49. 438050d cmd/macos-roots-test, ebnflint: fix tests so trybots work by Brad Fitzpatrick · 5 years ago
  50. 3d75e7a exp: use new operations from math/bits for faster generation by Rob Pike · 5 years ago
  51. 21964bb xerrors: delete x/exp/xerrors by Damien Neil · 5 years ago
  52. c74c464 xerrors: add and modify documentation by Jonathan Amsterdam · 5 years ago
  53. 9bb7326 xerrors: change order of arguments of FormatError by Marcel van Lohuizen · 5 years ago
  54. d7e63a8 xerrors: first working implementation by Marcel van Lohuizen · 5 years ago
  55. f1c91bc xerrors: minimize diffs for implementation CL by Marcel van Lohuizen · 5 years ago
  56. 3d56c96 xerrors: copy files from errors to new package by Marcel van Lohuizen · 5 years ago
  57. 509febe errors/fmt: remove spurious newline by Marcel van Lohuizen · 5 years ago
  58. ae74f88 errors/fmt: don’t indent first line of detail in absence of message by Marcel van Lohuizen · 5 years ago
  59. 7e9ba78 errors/fmt: errors.Formatter always has precendence over Formatter by Marcel van Lohuizen · 5 years ago
  60. b686611 cmd/apidiff: exit on bad input by Jonathan Amsterdam · 5 years ago
  61. 3c25489 cmd/apidiff: in -incompatible mode, don't show header by Jean de Klerk · 5 years ago
  62. ee2e2e1 cmd/apidiff: check for package existence by Jean de Klerk · 5 years ago
  63. 6d07648 errors/fmt: add adaptor support by Marcel van Lohuizen · 5 years ago
  64. 46ee236 shiny/driver/gldriver: update the open gl context after making it current by Ethan Burns · 5 years ago
  65. a8d4f38 errors/fmt: avoid printing spurious colon by Marcel van Lohuizen · 5 years ago
  66. 56fce82 cmd/apidiff: add additional documentation module cache behavior by Jean de Klerk · 5 years ago
  67. 7d6377e errors/fmt: fix test by Marcel van Lohuizen · 5 years ago
  68. 68cc7b1 cmd/apidiff: add package commentary and move away from os.Args[0] by Paul Jolly · 5 years ago
  69. 31789d5 apidiff: support display of just incompatible changes by Jonathan Amsterdam · 5 years ago
  70. d319078 cmd/apidiff: apidiff CLI by Jonathan Amsterdam · 5 years ago
  71. 2a5c3a0 errors/fmt: don't wrap in Errorf by default by Marcel van Lohuizen · 5 years ago
  72. d9c527d apidiff: implementation by Jonathan Amsterdam · 6 years ago
  73. 2bc4fd1 apidiff: README: describe compatibility between numeric types by Jonathan Amsterdam · 5 years ago
  74. 2f5b2f6 errors: add support for Is and As methods by Marcel van Lohuizen · 5 years ago
  75. 80b4bdf errors/fmt: added benchmarks for stack trace by Marcel van Lohuizen · 6 years ago
  76. ddaa976 errors/fmt: change format of detail printing by Marcel van Lohuizen · 5 years ago
  77. a3060d4 apidiff: changes to README by Jonathan Amsterdam · 5 years ago
  78. 929df1f apidiff: README by Jonathan Amsterdam · 6 years ago
  79. d68db94 errors/fmt: improve error printing in detail mode by Marcel van Lohuizen · 6 years ago
  80. 4ee764a errors: add Caller, a helper for recording stack frame detail by Marcel van Lohuizen · 6 years ago
  81. b566bde errors: add Is, As, Wrapper, Unwrap, Opaque by Marcel van Lohuizen · 6 years ago
  82. ecff091 errors/fmt: interpret error passed to Errorf by Marcel van Lohuizen · 6 years ago
  83. ec2a8a1 errors/fmt: implementation of formatting interfaces by Marcel van Lohuizen · 6 years ago
  84. 42ba7d4 errors: formatting interfaces by Marcel van Lohuizen · 6 years ago
  85. ff81beb errors/fmt: make tests pass by Marcel van Lohuizen · 6 years ago
  86. 962cded errors/fmt: add copy of fmt @go1.11.1 by Marcel van Lohuizen · 6 years ago
  87. d8bb7a1 exp/errors: rename xerrors to errors by Damien Neil · 6 years ago
  88. 3448815 xerrors: new package by Damien Neil · 6 years ago
  89. e88728d exp/shiny: fix usage of TexImage2D after breaking change by Elias Naur · 6 years ago
  90. 3d87b88 cmd/macos-roots-test: new package by Filippo Valsorda · 6 years ago
  91. 14dda7b exp/rand: add Shuffle, copying CL51891 from math/rand by Rob Pike · 6 years ago
  92. a29023d io: add note to i2c and spi about being deprecated by Marc-Antoine Ruel · 6 years ago
  93. f9fa0fe mmap: fix max size of bytes. by Yasuhiro Matsumoto · 6 years ago
  94. f5f3468 shiny/driver/internal/win32: send WM_CLOSE on Release by unknown · 6 years ago
  95. d20ef58 shiny: windriver: close client windows by elmar · 6 years ago
  96. 8460e60 exp/shiny: fix a typo that prevented correct rounding by Giovanni Bajo · 6 years ago
  97. 9673cff CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 6 years ago
  98. 83bc9a1 shiny/driver/internal/event: factor out initalization boilerplate into a method by Bryan C. Mills · 6 years ago
  99. 50a1031 shiny/driver/internal/event: do not over-retain references to events by Bryan C. Mills · 6 years ago
  100. 0729911 shiny/driver: use __MAC_OS_X_VERSION_MAX_ALLOWED for conditional compilation by tomheng · 8 years ago