1. 5dd12d0 AddingPowerSupport_CI/Testing (#234) by santosh653 · 3 years, 8 months ago master
  2. 614d223 Revert "Support Go 1.13 error chains in `Cause` (#215)" (#220) by Adrian Perez · 4 years, 7 months ago v0.9.1
  3. 49f8f61 Support Go 1.13 error chains in `Cause` (#215) by Jay Petacat · 4 years, 7 months ago v0.9.0
  4. 004deef remove unnecessary use of fmt.Sprintf (#217) by Adrian Perez · 4 years, 7 months ago
  5. 6d954f5 feat: support std errors functions (#213) by Sherlock Holo · 4 years, 7 months ago
  6. 7f95ac1 Add support for Go 1.13 error chains (#206) by Jay Petacat · 4 years, 9 months ago
  7. 91f1693 travis.yml: add Go 1.13 by aperezg · 4 years, 9 months ago
  8. ca0248e fix travis, 1.10 doesnt support by unconvert anymore by aperezg · 4 years, 9 months ago
  9. 27936f6 travis.yml: add Go 1.12 (#200) by Dave Cheney · 5 years ago
  10. 856c240 Add json.Marshaler support to the Frame type. (#197) by Jonathan Hall · 5 years ago
  11. ffb6e22 Reduce allocations in StackTrace.Format (#194) by Dave Cheney · 6 years ago
  12. 565c8d0 Merge pull request #193 from pkg/fixedbugs/188 by Dave Cheney · 6 years ago
  13. e9933c1 Restore performance improvements from #150 by Dave Cheney · 6 years ago
  14. ee1923e Return errors.Frame to a uintptr by Dave Cheney · 6 years ago
  15. 72fa05e errors: detect unknown frames correctly (#192) by Keith Randall · 6 years ago
  16. c38ea53 Remove errors.Frame to runtime.Frame conversions (#189) by Dave Cheney · 6 years ago
  17. c9e70be Makefile: switch to staticcheck (#187) by Dave Cheney · 6 years ago
  18. 998beaf Merge branch 'cstockton-master' by Dave Cheney · 6 years ago
  19. ee4766c Fix error during merge by Dave Cheney · 6 years ago
  20. 25793ca Merge branch 'master' of ssh://github.com/cstockton/errors into cstockton-master by Dave Cheney · 6 years ago
  21. 584cbac Remove checks for old style anon funcs (#186) by Dave Cheney · 6 years ago
  22. 42ce1b6 Remove Frame methods (#185) by Dave Cheney · 6 years ago
  23. 308074f Merge branch 'bep-patch-1' by Dave Cheney · 6 years ago
  24. 937e8c5 gofmt -w by Dave Cheney · 6 years ago
  25. c1bc528 Merge branch 'master' into patch-1 by Dave Cheney · 6 years ago
  26. e19cb69 Remove last reference to runtime.FuncForPC (#184) by Dave Cheney · 6 years ago
  27. 4f47277 Switch to runtime.CallersFrames (#183) by Dave Cheney · 6 years ago
  28. 537896a travis: remove Go 1.8 and earlier (#182) by Dave Cheney · 6 years ago
  29. 31aac83 travis: use Makefile (#181) by Dave Cheney · 6 years ago
  30. 5ac96ae Update README.md by Dave Cheney · 6 years ago
  31. ba968bf gofmt -w errors.go (#179) by Tariq Ibrahim · 6 years ago v0.8.1
  32. 059132a Update .travis.yml (#168) by Komu Wairagu · 6 years ago
  33. d58f942 Bump Travis versions (#172) by Harald Nordgren · 6 years ago
  34. 6ed0a2e Fix StackTrace print example by Bjørn Erik Pedersen · 6 years ago
  35. 2233dee Copyedit the package documentation (#135) by Steven E. Harris · 6 years ago
  36. e981d1a Add WithMessagef function (#118) by Dariusz Jedrzejczyk · 6 years ago
  37. c059e47 fixed spelling (#156) by Eldar Rakhimberdin · 6 years ago
  38. 816c908 travis.yml: add Go 1.10 (#154) by Dave Cheney · 6 years ago
  39. e1ac100 reduce allocations when printing stack traces (#149) by Chris Stockton · 6 years ago
  40. 30136e2 Remove deadcode (#146) by Mark Ayers · 7 years ago
  41. e881fd5 Fix minor typo in README.md (#142) by Tom Sweeney · 7 years ago
  42. 8842a6e Add badge for number of dependent libraries (#109) by Nick Snyder · 7 years ago
  43. e4f5060 Fix doc comment for exported Format func (#137) by Tibor Benke · 7 years ago
  44. f15c970 Remove an unused argument of utility test func (#139) by haya14busa · 7 years ago
  45. 2b3a18b travis: add 1.9.x to go versions (#133) by Davor Kapsa · 7 years ago
  46. c605e28 Add doc comment for exported Format func (#115) by Matthew Hardwick · 7 years ago
  47. ff09b13 Bump Go versions, use latest patch releases (#110) by Alexey Palazhchenko · 7 years ago
  48. bfd5150 Move benchmark assigned err to global exported variable (#106) by Bradley Falzon · 7 years ago
  49. 248dadf Bump Go versions (#91) by Alexey Palazhchenko · 8 years ago
  50. 839d9e9 Fix minor newline consistency issues in test files (#87) by Nick Miyake · 8 years ago
  51. 645ef00 doc tweaks by Dave Cheney · 8 years ago v0.8.0
  52. 7433cb0 fix line numbers in fmt tests by Dave Cheney · 8 years ago
  53. 3a4fafe Fix comment on WithMessage function (#86) by Nick Miyake · 8 years ago
  54. 1398fbc tests: fixed tests on 1.4. by fabstu · 8 years ago
  55. 162fea7 tests: added recursively trying out combinations of calls for %+v. by fabstu · 8 years ago
  56. 542b81d minor: refactored small loop by fabstu · 8 years ago
  57. 011399d Add WithStack and WithMessage tests by fabstu · 8 years ago
  58. 4f8d1cf Revert "Remove WithStack and WithMessage public functions" by Dave Cheney · 8 years ago
  59. a887431 Add Go 1.7.1 to Travis (#85) by Thomas de Zeeuw · 8 years ago
  60. 17b591d Fix the %q format for errors so it puts "" around the output (#83) by Nick Craig-Wood · 8 years ago v0.7.1
  61. a221380 remove incorrect comment by Dave Cheney · 8 years ago
  62. 9cadab9 Merge pull request #81 from pkg/withMessage-withStack by Dave Cheney · 8 years ago
  63. 1b876e0 Remove WithStack and WithMessage public functions by Dave Cheney · 8 years ago
  64. 777ed74 Destructure Wrap{,f} into WithStack(WithMessage(err, msg)) by Dave Cheney · 8 years ago
  65. 785921b Destructure New/Errorf by Dave Cheney · 8 years ago
  66. 2a9be18 Modify TestTrimGOPATH to ensure tests pass while vendored (#78) by Paul Robins · 8 years ago
  67. 1d2e603 errors: add a benchmark comparing stack trace performance (#74) by Daniel Theophanes · 8 years ago
  68. cc5fbb7 Documentation improvements (#69) by Alexey Palazhchenko · 8 years ago
  69. a2d6902 LICENSE: remove trailing newline (#61) by Vincent Batts · 8 years ago
  70. d62207b Capitalise first letter of trace. (#60) by Jon Gillham · 8 years ago
  71. cbd18b5 Fix %q format for wrapped errors (#58) by Darshan Shaligram · 8 years ago
  72. 0bc61eb Wrapper errors now print full stacktrace (#57) by Dave Cheney · 8 years ago
  73. 494e70f Rename StackTrace interface to stacktracer in docs and examples (#56) by Dave Cheney · 8 years ago
  74. 01fa410 Align code example documentation (#52) by Uwe Dauernheim · 8 years ago v0.7.0
  75. 73d71e4 Rename Stacktrace to StackTrace (#51) by Dave Cheney · 8 years ago
  76. 784931b rename errors.New parameter to message by Dave Cheney · 8 years ago
  77. 9a4f977 document extended format by Dave Cheney · 8 years ago
  78. 7896481 Extended stacktrace output (#49) by Dave Cheney · 8 years ago
  79. d4b5735 update README, reduce duplication with godoc by Dave Cheney · 8 years ago
  80. 7f46da0 update godoc by Dave Cheney · 8 years ago
  81. c5fe904 update godoc by Dave Cheney · 8 years ago
  82. 297d9e8 fix error in Stacktrace example by Dave Cheney · 8 years ago
  83. a5b220e Introduce errors.Stacktrace (#48) by Dave Cheney · 8 years ago
  84. d7cdef1 Remove Fprint (#47) by Dave Cheney · 8 years ago
  85. 874c0ec Reimplement Fprint in terms of fmt.Fprintf (#44) by Dave Cheney · 8 years ago
  86. 5776abf Remove deprecated Stack() []uintptr interface (#45) by Dave Cheney · 8 years ago
  87. 89edb63 Fix typo in comment (#46) by Matt Singletary · 8 years ago
  88. 3dc37da Reverse the order of Fprint output (#43) by Dave Cheney · 8 years ago
  89. c0c662e Use fmt.Formatter throughout (#40) by Dave Cheney · 8 years ago
  90. 4ffae16 Correct the licence reference in README.md (#42) by Anthony Fok · 8 years ago
  91. 2af433a Remove Message interface (#39) by Dave Cheney · 8 years ago
  92. d146efd relocate cause by Dave Cheney · 8 years ago
  93. 19140ea Remove deprecated Location interface by Dave Cheney · 8 years ago
  94. e23d6ed extract funcname helper, and add test by Dave Cheney · 8 years ago
  95. f22595b fix Stacktrace example by Dave Cheney · 8 years ago
  96. 2c9da72 fix typos by Dave Cheney · 8 years ago v0.6.0
  97. 3cdd332 Introduce Stacktrace and Frame (#37) by Dave Cheney · 8 years ago
  98. f45f2b7 add appveyor.yml (#36) by Dave Cheney · 8 years ago
  99. b700c3e fix typo by Dave Cheney · 8 years ago
  100. 431554f Remove errors.wrap helper by Dave Cheney · 8 years ago