1. d37aa40 vulndb/govulncheck: use log instead of fmt for verbose mode by Roland Shoemaker · 2 years, 10 months ago
  2. 1041f73 event: merge the print and common tests to be a better test suite by Ian Cottrell · 2 years, 10 months ago
  3. 2474b16 event: clean up the common tests by Ian Cottrell · 2 years, 10 months ago
  4. 88fb994 event: add support for custom event kinds by Ian Cottrell · 2 years, 10 months ago
  5. 8235cf4 event: add support for custom trace events by Ian Cottrell · 2 years, 10 months ago
  6. 572923f event: give every event an ID by Ian Cottrell · 2 years, 10 months ago
  7. ab7525a event: minor additions used when updating gopls by Ian Cottrell · 2 years, 11 months ago
  8. ecdcf02 vulndb: bump x/vulndb module version by Roland Shoemaker · 2 years, 10 months ago
  9. 7963269 vulndb: add govulncheck command by Zvonimir Pavlinovic · 2 years, 11 months ago
  10. 8d2525e cmd/gorelease: remove empty summaries for comparisons by Jay Conrod · 2 years, 10 months ago
  11. 16493b2 cmd/gorelease: change report output format by Jay Conrod · 2 years, 10 months ago
  12. 6b58118 cmd/gorelease: refactor Text methods into String methods by Jay Conrod · 2 years, 10 months ago
  13. fa9d1d1 cmd/gorelease: support for non-starting first version by Jean de Klerk · 3 years ago
  14. 7a70d7c cmd/gorelease: report a diagnostic error for retracted dependencies by Jean de Klerk · 3 years, 1 month ago
  15. 725118b event: change counter type to int64 by Jonathan Amsterdam · 2 years, 11 months ago
  16. 28a552a event: use Source instead of just namespace in event by Ian Cottrell · 2 years, 11 months ago
  17. 685244a event: make logfmt output much faster by Ian Cottrell · 2 years, 11 months ago
  18. 93478b6 event: add Event.Clone by Jonathan Amsterdam · 2 years, 11 months ago
  19. ca6c8a1 event: simplify event by Ian Cottrell · 2 years, 11 months ago
  20. d231cf8 event: simplify Label by Ian Cottrell · 2 years, 11 months ago
  21. e1f8bae event: Remove the builder concept by Ian Cottrell · 2 years, 11 months ago
  22. 3454db0 event: a new mechanism for caller detection by Ian Cottrell · 2 years, 11 months ago
  23. e0b990b cmd/gorelease: allow -base to be a different major version by Jay Conrod · 3 years ago
  24. 0e974a2 event: Builder.With takes vararg labels by Jonathan Amsterdam · 2 years, 11 months ago
  25. ffcf9a0 event: logfmt improvements by Ian Cottrell · 2 years, 11 months ago
  26. 0dc655b event: add a benchmark with namespace capturing turned on by Ian Cottrell · 2 years, 11 months ago
  27. acb5c12 event: move the special values back to direct embedding in the event by Ian Cottrell · 2 years, 11 months ago
  28. 55df113 event: merge bench and eventtest, and put it in the right place by Ian Cottrell · 2 years, 11 months ago
  29. 89548d5 event: make all the benchmarks consistent, and clean up time handling by Ian Cottrell · 3 years ago
  30. 84e2742 event: renaming all benchmarks for consistency by Ian Cottrell · 3 years ago
  31. 9b3f4f7 event: move all the benchmarks to live with their adapter by Ian Cottrell · 3 years ago
  32. f5511b2 event: extract the benchmark helpers from the benchmarks by Ian Cottrell · 3 years ago
  33. 27b892e cmd/gorelease: fix tests for race builders by Ian Cottrell · 2 years, 11 months ago
  34. f956177 jsonrpc2: JSON-RPC 2.0 implementation by Jonathan Amsterdam · 2 years, 11 months ago
  35. c1684c6 event: Builder.Start returns a builder by Jonathan Amsterdam · 2 years, 11 months ago
  36. 3d9d43c event: add IntDistribution metric by Jonathan Amsterdam · 2 years, 11 months ago
  37. 172e675 event: constructors require metric description by Jonathan Amsterdam · 2 years, 11 months ago
  38. 50e41a6 event: semi-automatic trace duration metric by Jonathan Amsterdam · 2 years, 11 months ago
  39. 67a24dd event: move all the logging adapters into the adapters directory by Ian Cottrell · 3 years ago
  40. 7e9bf48 event: normalize the keys used by all the logging adapters by Ian Cottrell · 3 years ago
  41. 11da5e4 event: extract capture handler for re-use by Ian Cottrell · 3 years ago
  42. f116da1 event: metric tweaks by Jonathan Amsterdam · 2 years, 11 months ago
  43. 2883fa7 event: fix broken test by Jonathan Amsterdam · 2 years, 11 months ago
  44. bd6f80a event: separate metric types with Record methods by Jonathan Amsterdam · 2 years, 11 months ago
  45. 368a25b event: metric-specific builders by Jonathan Amsterdam · 2 years, 11 months ago
  46. 8a7358d event: WIP: another try at metrics by Jonathan Amsterdam · 3 years ago
  47. cd2df34 event: add benchmarks for context lookups by Jonathan Amsterdam · 3 years ago
  48. bacb258 event/bench: rename and add benchmarks by Jonathan Amsterdam · 3 years ago
  49. 10f7c07 event/logging: use eventtest options by Jonathan Amsterdam · 3 years ago
  50. ab0bbb6 event: add NopHandler by Jonathan Amsterdam · 3 years ago
  51. 12e9f91 event: detect failure to clone by Jonathan Amsterdam · 3 years ago
  52. 3d6432c event: add a namespace to every event by Jonathan Amsterdam · 3 years ago
  53. 50c1ec4 event: default to adding current time to events by Jonathan Amsterdam · 3 years ago
  54. e6151d1 event: add ExporterOptions by Jonathan Amsterdam · 3 years ago
  55. 86dd7ad event: make all the tests external tests by Ian Cottrell · 3 years ago
  56. cad338e event: merge the handlers but not the methods by Ian Cottrell · 3 years ago
  57. df593c4 event: fix up the disabled version by Ian Cottrell · 3 years ago
  58. 36a7a80 event: remove report allocs from the benchmarks by Ian Cottrell · 3 years ago
  59. 29119ec event: clean up exporter construction by Ian Cottrell · 3 years ago
  60. 300efdb event: cleanup the printer by Ian Cottrell · 3 years ago
  61. 273e9f4 event: only give trace events an ID by Ian Cottrell · 3 years ago
  62. a7ccfa7 event: add Bytes value type and simplify the printer by Ian Cottrell · 3 years ago
  63. 4c09cab event: make message a normal label by Ian Cottrell · 3 years ago
  64. e39418b event/otel: adapter for OpenTelemetry tracing by Jonathan Amsterdam · 3 years ago
  65. 3999bb4 event/logging: event adapters for logging by Jonathan Amsterdam · 3 years, 1 month ago
  66. 9e70acc shiny/iconvg: link to the canonical spec by Nigel Tao · 3 years ago
  67. b47a03e event: merge the trace builder into the normal one by Ian Cottrell · 3 years ago
  68. 737f94c event: propagate trace context by Jonathan Amsterdam · 3 years ago
  69. bd7cc9f event: various builder changes by Jonathan Amsterdam · 3 years ago
  70. 9a6c3a9 event: switch to kind specific handlers by Ian Cottrell · 3 years ago
  71. b71d70b event: changes to support context in start by Ian Cottrell · 3 years ago
  72. 0325d67 event: add Equal methods for Label and Value by Jonathan Amsterdam · 3 years ago
  73. 2df949a cmd/gorelease: skip circular imports when inspecting go.sum and go.mod differences by Jean de Klerk · 3 years, 1 month ago
  74. 202106c cmd/gorelease: fix test runner, and implementation of existing versions check by Jean de Klerk · 3 years ago
  75. b3083d5 event: better printing by Ian Cottrell · 3 years ago
  76. 60409ab go.mod: upgrade to go 1.17 by Bryan C. Mills · 3 years ago
  77. b698a44 go.mod: update go version to 1.16 by Bryan C. Mills · 3 years ago
  78. dae36d6 go.sum: add missing checksums by Bryan C. Mills · 3 years ago
  79. aa42230 event: adding a global default exporter by Ian Cottrell · 3 years ago
  80. b322ce8 event: a better version of labels by Ian Cottrell · 3 years, 1 month ago
  81. ab28325 event: mild improvement to severity by Ian Cottrell · 3 years, 1 month ago
  82. 937deba event: Start takes labels; remove Builder.End by Jonathan Amsterdam · 3 years ago
  83. 49edb86 event: suggestion: event.Start returns end by Jonathan Amsterdam · 3 years ago
  84. e860ab8 event: simplify label slice storage optimization by Jonathan Amsterdam · 3 years, 1 month ago
  85. 9595b1e event: add Label.Apply by Jonathan Amsterdam · 3 years, 1 month ago
  86. ea4f228 event: a new version of the observability system used in gopls by Ian Cottrell · 3 years, 1 month ago
  87. 0739314 cmd/gorelease: don't suggest a version that already exists by Jean de Klerk · 3 years, 3 months ago
  88. 4513512 x/exp/cmd/gorelease: add more documentation for version by Jean de Klerk · 3 years, 2 months ago
  89. 85be41e all: go fmt ./... by Russ Cox · 3 years, 3 months ago
  90. 62dc522 shiny/iconvg: fix panic for out-of-range colors by Nigel Tao · 3 years, 3 months ago
  91. d352d2d x/exp/cmd/gorelease: add test for tidy submodule by Jean de Klerk · 3 years, 3 months ago
  92. 8498777 x/exp/cmd/gorelease: err when main module requests lower version than cycle by Jean de Klerk · 3 years, 5 months ago
  93. 4ebcfff x/exp/cmd/gorelease: avoid using -mod=mod and support lazy module loading by Jean de Klerk · 3 years, 7 months ago
  94. eab1b5e shiny/iconvg: add a decode + encode round-trip test by Dmitri Shuralyov · 3 years, 5 months ago
  95. e89b829 shiny/iconvg: make SetEllipticalGradient math deterministic by Dmitri Shuralyov · 3 years, 5 months ago
  96. b63382b shiny/driver/gldriver: add darwin/arm64 (macOS) support by Dmitri Shuralyov · 3 years, 5 months ago
  97. 660891f shiny/driver/mtldriver: add darwin/arm64 (macOS) support by Dmitri Shuralyov · 3 years, 5 months ago
  98. b5a6e24 cmd/gorelease: support comparing replacement modules by Jay Conrod · 3 years, 5 months ago
  99. a20c86d cmd/gorelease: support comparison of modules with different paths by Jay Conrod · 3 years, 11 months ago
  100. fa01524 README: add pkg.go.dev tag by Jay Conrod · 3 years, 5 months ago