1. 4d9f9d5 Fix Go 1.24 http.Serve panic stack detection by adding newline after each bucket (#97) by RoomWithOutRoof · 4 days ago main
  2. da0aba9 Updates in preparation for release by Marc-Antoine Ruel · 1 year, 4 months ago v2.5.0
  3. 9264a04 Fix panicparse for Go 1.23 (#92) by Michael Stapelberg · 1 year, 5 months ago
  4. 7d1abed Unbreak go generate by Marc-Antoine Ruel · 1 year, 8 months ago v2.4.0
  5. 43742da Lock more tools by Marc-Antoine Ruel · 1 year, 8 months ago
  6. 6cd9b4c gosec@v2.20.0 is not compatible with go1.20 by Marc-Antoine Ruel · 1 year, 8 months ago
  7. 7fc1568 Update GHA workflow by Marc-Antoine Ruel · 1 year, 8 months ago
  8. 496cdd2 Update go.mod by Marc-Antoine Ruel · 1 year, 8 months ago
  9. 6854937 Fix documentation for Fish shell (#88) by Alexey Palazhchenko · 2 years, 10 months ago
  10. a67acbb github actions: use setup-go@v4 everywhere by Marc-Antoine Ruel · 3 years, 4 months ago
  11. c45f237 github actions: bump things by Marc-Antoine Ruel · 3 years, 4 months ago
  12. 75e99c0 README.md: Added go-recipes badge (#83) by Nikolay Dubina · 3 years, 8 months ago
  13. 397044e github actions: run bench on old version too by Marc-Antoine Ruel · 3 years, 9 months ago
  14. 00c6ab2 stack: improve example for presentation on pkg.go.dev by Marc-Antoine Ruel · 3 years, 9 months ago
  15. fc0be8e README.md: Tweaks by Marc-Antoine Ruel · 3 years, 9 months ago
  16. 7fa6851 Remove references to old Go versions by Marc-Antoine Ruel · 3 years, 9 months ago
  17. eec8ff3 README.md: update for go1.17 by Marc-Antoine Ruel · 3 years, 9 months ago
  18. a0767c4 Update to go1.17 by Marc-Antoine Ruel · 3 years, 9 months ago
  19. e7671d0 stack: add example middleware by Marc-Antoine Ruel · 3 years, 9 months ago
  20. 7b73e88 Update all dependencies by Marc-Antoine Ruel · 3 years, 9 months ago
  21. ddd7927 Remove support for pre-go1.17 by Marc-Antoine Ruel · 3 years, 9 months ago
  22. f7a3134 stack: Fix test expectations for go1.19 and update GA to go1.19 by Marc-Antoine Ruel · 3 years, 11 months ago v2.3.1
  23. 6bf1786 Ran go1.19 gofmt -w -s . by Marc-Antoine Ruel · 3 years, 11 months ago
  24. 0852717 panicweb: Set http.Server.ReadHeaderTimeout to 2s by Marc-Antoine Ruel · 3 years, 11 months ago
  25. c95a0e4 stack: skip TestAugment/18-float64 on arm and mipsle by Marc-Antoine Ruel · 4 years, 1 month ago v2.3.0
  26. 15e67c5 stack: skip source tests on more platform by Marc-Antoine Ruel · 4 years, 1 month ago
  27. b6c345b Silence gosec lints by Marc-Antoine Ruel · 4 years, 1 month ago
  28. 5624a9b github actions: tweaks by Marc-Antoine Ruel · 4 years, 1 month ago
  29. 18a4077 github actions: run benchmarks too by Marc-Antoine Ruel · 4 years, 1 month ago
  30. af6aa78 github actions: add cgo=0 and standardize timeouts by Marc-Antoine Ruel · 4 years, 1 month ago
  31. bf0404c github actions: include benchmarks in code coverage by Marc-Antoine Ruel · 4 years, 1 month ago
  32. ba85a2e github actions: run github.com/maruel/pat/cmd/ba by Marc-Antoine Ruel · 4 years, 1 month ago
  33. a420246 github actions: redesign by Marc-Antoine Ruel · 4 years, 1 month ago
  34. 1c3bf29 github actions: always run tests even if lints fail by Marc-Antoine Ruel · 4 years, 1 month ago
  35. 2d75c1d github actions: further tweaks by Marc-Antoine Ruel · 4 years, 1 month ago
  36. f843f3f github actions: add codeql by Marc-Antoine Ruel · 4 years, 1 month ago
  37. 5283919 github actions: bump to go1.18 by Marc-Antoine Ruel · 4 years, 1 month ago
  38. bb1d651 stack: Workaround test failure on go1.17 on 32 bits by Marc-Antoine Ruel · 4 years, 1 month ago
  39. 98d0313 Remove go <1.13 support by Marc-Antoine Ruel · 4 years, 1 month ago
  40. c5a77cf stack: skip more test cases on 32 bits by Marc-Antoine Ruel · 4 years, 1 month ago
  41. 244f4ba Update github actions by Marc-Antoine Ruel · 4 years, 1 month ago
  42. c8c24f1 README: improve for new people by Marc-Antoine Ruel · 4 years, 1 month ago
  43. 95bad65 Avoid unicode filename (#78) by Tobias Grieger · 4 years, 2 months ago v2.2.2
  44. c579e89 README.md: remove EOL whitespace by Marc-Antoine Ruel · 4 years, 3 months ago v2.2.1
  45. 4e7a616 go.mod: update dependencies by Marc-Antoine Ruel · 4 years, 3 months ago
  46. 47acf68 panic: reduce static call depth from 2000 to 497 by Marc-Antoine Ruel · 4 years, 3 months ago
  47. fe8e638 stack: make tests more resilient by Marc-Antoine Ruel · 4 years, 3 months ago
  48. 426572b stack: add support for 1.17 stack traces (#74) by Derrick Laird · 4 years, 4 months ago
  49. 19b8520 github actions: Overhaul by Marc-Antoine Ruel · 4 years, 7 months ago
  50. 3fa27ec README: fix typo by Marc-Antoine Ruel · 4 years, 7 months ago
  51. 68cc550 MD: add hint for sh aliasing (pp naming conflict) (#72) by jtagcat · 4 years, 7 months ago
  52. 3948d1e README: clarify that v2.2.0 support go 1.17 by Marc-Antoine Ruel · 4 years, 9 months ago
  53. b51532f github actions: increase timeout to 60s by Marc-Antoine Ruel · 4 years, 9 months ago v2.2.0
  54. d939c44 README: update instructions for go1.17 by Marc-Antoine Ruel · 4 years, 9 months ago
  55. d7adfee Avoid heap allocations and memcpys on uint parsing by Nathan VanBenschoten · 4 years, 9 months ago
  56. 5825e8f Support parsing Go 1.17 stack traces by Nathan VanBenschoten · 4 years, 9 months ago
  57. 0756c94 Improve source code augmentation for arrays by Nathan VanBenschoten · 4 years, 9 months ago
  58. 0854f38 Improve source code augmentation for signed integers by Nathan VanBenschoten · 4 years, 9 months ago
  59. 5aa06d2 go.mod: update go modules and update unit test by Marc-Antoine Ruel · 4 years, 9 months ago
  60. 2625c51 github actions: update codecov to v2 by Marc-Antoine Ruel · 4 years, 9 months ago
  61. e6394af github actions: trim unnecessary go commands by Marc-Antoine Ruel · 4 years, 10 months ago
  62. 04c4ad5 stack: Skip TestPanicweb on PowerPC by Marc-Antoine Ruel · 4 years, 10 months ago
  63. 4a45f63 github actions: add 32 bits workflow by Marc-Antoine Ruel · 4 years, 10 months ago
  64. ee97145 stack: fix remaining 32 bits test failures by Marc-Antoine Ruel · 4 years, 10 months ago
  65. c0c0c17 stack: improve tests on 32 bits by Marc-Antoine Ruel · 4 years, 10 months ago
  66. 5adc009 stack: reduce breakage on 32 bits and when -race is unsupported by Marc-Antoine Ruel · 4 years, 10 months ago
  67. dec43fd github actions: Temporarily pin to go1.16.8 by Marc-Antoine Ruel · 4 years, 10 months ago
  68. 98fd2ed Fix misuse of unbuffered os.Signal channel as argument to signal.Notify (#63) by Nathan VanBenschoten · 4 years, 10 months ago
  69. ceae0a9 Add //go:build lines (#64) by Nathan VanBenschoten · 4 years, 10 months ago
  70. f6bdb73 panic: Add go toolchain version in help output by Marc-Antoine Ruel · 5 years ago
  71. 289c136 Reduce the use of 'master' in the code. by Marc-Antoine Ruel · 5 years ago
  72. facbf7c Disable optimization with -N in addition to inlining -l by Marc-Antoine Ruel · 5 years ago
  73. df97628 README.md: Remove Go Report Card by Marc-Antoine Ruel · 5 years ago
  74. f5b7962 panic: add chan_struct and float by Marc-Antoine Ruel · 5 years ago
  75. 0e299bf go1.17beta1 doesn't have to + after devel by Marc-Antoine Ruel · 5 years ago
  76. 2486f97 Bump from go1.15 to go1.16 by Marc-Antoine Ruel · 5 years ago
  77. a220f14 Ran go mod tidy by Marc-Antoine Ruel · 5 years ago
  78. ce1c493 Correct fish shell usage documentation (#58) by Dylan Allbee · 5 years ago
  79. 1c1d1eb stack: Fix a parsing bug when code location is not detected by Marc-Antoine Ruel · 6 years ago v2.1.1
  80. a6205a1 github actions: Make the go version a variable by Marc-Antoine Ruel · 6 years ago
  81. 780397c github actions: tweak caching by Marc-Antoine Ruel · 6 years ago v2.1.0
  82. 53e9d3e panic: rename cmd/panic/internal/ùtf8 to utf8 by Marc-Antoine Ruel · 6 years ago
  83. d8573bf github actions: update to use bash by Marc-Antoine Ruel · 6 years ago
  84. b846486 stack: add simple parseStack example (#51) by Derek Perkins · 6 years ago v2.0.2
  85. 87058aa github actions: Bump go1.14.6 -> go1.14.7 and main to go1.15.x. by Marc-Antoine Ruel · 6 years ago
  86. 5dc830f github actions: switch back to google/addlicense by Marc-Antoine Ruel · 6 years ago
  87. 390f63b github actions: Use shorter benchmarks by Marc-Antoine Ruel · 6 years ago
  88. 81d2667 Fix go get path in README.md and panic help by Marc-Antoine Ruel · 6 years ago v2.0.1
  89. 04b01a7 README.md: add link to v2.0.0 blog post by Marc-Antoine Ruel · 6 years ago v2.0.0
  90. cb6134d pp: fix help page when piping by Marc-Antoine Ruel · 6 years ago
  91. 937f872 stack: make stdlib src link work even on devel Go build by Marc-Antoine Ruel · 6 years ago
  92. 7dc7e59 pp: prefix race address with 0x by Marc-Antoine Ruel · 6 years ago
  93. 543fe08 stack: fix race ToHTML address format to hex by Marc-Antoine Ruel · 6 years ago v2.0.0-rc1
  94. 73fe268 stack: add Snapshot.IsRace() by Marc-Antoine Ruel · 6 years ago
  95. 7c37089 README.md: update for v2 by Marc-Antoine Ruel · 6 years ago
  96. 41c3a70 stack && PP: Update color scheme by Marc-Antoine Ruel · 6 years ago
  97. 38f55c2 pp: print out legend in pp/panicparse help by Marc-Antoine Ruel · 6 years ago
  98. 5ff21cc stack: try to make the example less racy by Marc-Antoine Ruel · 6 years ago
  99. dcebf30 panic: make it more user friendly by Marc-Antoine Ruel · 6 years ago
  100. 8efd67e panicweb: tweaks by Marc-Antoine Ruel · 6 years ago