1. a7c0235 Merge pull request #74 from dkegel-fastly/dkegel-bug73-tinygo by mattn · 10 months ago master v0.0.20
  2. 13f3590 Adjust build tags to allow building on tinygo; for #73. by Dan Kegel · 2 years, 2 months ago
  3. c067b4f Merge pull request #86 from dolmen-go/testing-log-result by mattn · 1 year, 4 months ago v0.0.19
  4. 42997b3 tests: log value of IsTerminal by Olivier Mengué · 1 year, 5 months ago
  5. 72a590e Merge pull request #82 from dolmen-go/upgrade-x-sys-tagged by mattn · 1 year, 5 months ago v0.0.18
  6. c84e2cc Merge pull request #83 from dolmen-go/ci-add-go1.20 by mattn · 1 year, 5 months ago
  7. 77d7704 CI: add Go 1.20 by Olivier Mengué · 1 year, 5 months ago
  8. 1f92190 CI: drop Go 1.15, 1.16 by Olivier Mengué · 1 year, 5 months ago
  9. ddec212 deps: use a tagged version of golang.org/x/sys by Olivier Mengué · 1 year, 5 months ago
  10. ed75e61 Merge pull request #78 from sthibaul/master by mattn · 1 year, 7 months ago v0.0.17
  11. f646acc Support GNU/Hurd by Samuel Thibault · 1 year, 7 months ago
  12. 13e91bf bump by Yasuhiro Matsumoto · 2 years ago v0.0.16
  13. 47c6087 update GitHub Workflow by Yasuhiro Matsumoto · 2 years ago v0.0.15
  14. f001b72 Merge pull request #75 from tjni/update-x-sys by mattn · 2 years ago
  15. 89699b9 Update golang.org/x/sys for Go 1.18 on M1 Macs. by Theodore Ni · 2 years ago
  16. cdb00f1 Merge pull request #68 from tklauser/fix-go.sum by mattn · 2 years, 9 months ago
  17. 689cfc2 Update go.sum after golang.org/x/sys update by Tobias Klauser · 2 years, 10 months ago
  18. d423e9c Merge pull request #67 from tklauser/fix-go-version-gh-action by mattn · 2 years, 10 months ago
  19. 65c33a1 Use correct field to specify Go version in GitHub action by Tobias Klauser · 2 years, 10 months ago
  20. 504425e Merge pull request #66 from cookieY/sys by mattn · 3 years ago v0.0.14
  21. ee4b64c Update golang.org/x/sys commit hash to 0f9fa26a by Henry Yee · 3 years ago
  22. 68134e7 Merge pull request #65 from shogo82148/introduce-go-build-comments by mattn · 3 years ago
  23. bea4d7c Merge pull request #64 from shogo82148/migrate-github-actions by mattn · 3 years ago
  24. 3ba961d add //go:build by Ichinose Shogo · 3 years ago
  25. 56b25a0 migrate from travis-ci to GitHub Actions by Ichinose Shogo · 3 years ago
  26. 712ea5b Merge pull request #62 from marcauberer/master by mattn · 3 years, 1 month ago
  27. be5a901 Fix typo by Marc Auberer · 3 years, 1 month ago
  28. 8b0c6d8 Merge pull request #61 from tklauser/fix-solaris-isterminal by mattn · 3 years, 2 months ago v0.0.13
  29. 518b0c1 Don't set termio in IsTerminal on solaris by Tobias Klauser · 3 years, 2 months ago
  30. 3751eb4 Merge pull request #58 from mahdi-hm/master by mattn · 3 years, 7 months ago
  31. 360bbd2 Fix lack of zOS support #57 by Mahdi Hosseini · 3 years, 9 months ago
  32. cb30d62 Delete renovate.json by mattn · 4 years, 6 months ago
  33. 28b35a3 Merge pull request #51 from martinlindhe/master by mattn · 4 years, 7 months ago
  34. dc81b0f add wasm target to others by Martin Lindhe · 4 years, 7 months ago
  35. 7b513a9 Merge pull request #49 from tklauser/use-x-sys by mattn · 4 years, 7 months ago v0.0.12
  36. fb38f00 Add gomodTidy to postUpdateOptions in renovate.json (#50) by Tobias Klauser · 4 years, 7 months ago
  37. 6ede958 go mod tidy by Tobias Klauser · 4 years, 7 months ago
  38. 27288b1 Use golang.org/x/sys/unix for IsTerminal on *BSD by Tobias Klauser · 4 years, 7 months ago
  39. 65118e8 Re-use implementation in isatty_tcgets.go for android by Tobias Klauser · 4 years, 7 months ago
  40. 8a28c40 Update golang.org/x/sys commit hash to b775942 (#47) by renovate[bot] · 4 years, 7 months ago
  41. 219d1dc Update README.md by Yasuhiro Matsumoto · 4 years, 7 months ago
  42. 4a8ed5b Enable codecov by Yasuhiro Matsumoto · 4 years, 7 months ago
  43. b194945 Update golang.org/x/sys commit hash to 548cf77 (#46) by renovate[bot] · 4 years, 7 months ago
  44. 8266834 Add renovate.json (#45) by renovate[bot] · 4 years, 7 months ago
  45. 31745d6 go mod tidy by Yasuhiro Matsumoto · 4 years, 8 months ago v0.0.11
  46. a0afa63 Add support for freebsd/arm64 (#44) by Dmitri Goutnik · 4 years, 8 months ago
  47. 2a2f0ea Fix plan9 build (#43) by Nick Craig-Wood · 4 years, 9 months ago
  48. 0e9ddb7 Remove line go1.14 by Yasuhiro Matsumoto · 4 years, 10 months ago
  49. 88ba11c Add missing function for plan9 by Yasuhiro Matsumoto · 4 years, 10 months ago v0.0.10
  50. 62f7128 isatty_plan9.go: initial commit (#42) by Drew DeVault · 4 years, 10 months ago
  51. bf9a1de add support for windows xp using NtQueryObject in ntdll.dll (#40) by Chen Lei · 5 years ago
  52. e1f7b56 Merge pull request #39 from carlosedp/riscv64 by mattn · 5 years ago v0.0.9
  53. 5aced80 Update x/sys to support Risc-V by CarlosEDP · 5 years ago
  54. da60ac7 Create FUNDING.yml by mattn · 5 years ago
  55. 1311e84 Merge pull request #37 from mattn/add-nacl by mattn · 5 years ago v0.0.8
  56. e7a4104 Add nacl by Yasuhiro Matsumoto · 5 years ago
  57. c1975dc Merge pull request #35 from Helflym/master by mattn · 5 years ago
  58. 463fe4a Add AIX support by Clément Chigot · 5 years ago
  59. c2a7a6c Merge pull request #33 from mattn/fix-android2 by mattn · 5 years ago v0.0.7
  60. 43386f2 Add missing method by Yasuhiro Matsumoto · 5 years ago
  61. 369ecd8 Merge pull request #30 from mattn/fix-android by mattn · 5 years ago v0.0.6
  62. 96c4833 Add android build by Yasuhiro Matsumoto · 5 years ago
  63. a6dda38 Merge pull request #28 from radeksimko/go-mod by mattn · 5 years ago v0.0.5
  64. c6c56f6 Merge pull request #25 from tklauser/linux-use-x-sys-unix by mattn · 5 years ago
  65. 18d4608 Enable go modules by Radek Simko · 5 years ago
  66. 4684196 use golang.org/x/sys/unix for IsTerminal on Linux by Tobias Klauser · 6 years ago
  67. 3fb116b rename isatty_appengine.go to isatty_others.go by Marcelo Pires · 6 years ago
  68. 0cbfc10 remove isatty_others by Marcelo Pires · 6 years ago
  69. f3a64f2 restore accidentally removed build constrain by Marcelo Pires · 6 years ago
  70. 5aaf3c6 merge with appeengine by Marcelo Pires · 6 years ago
  71. 7111110 fix missing build constrain by Marcelo Pires · 6 years ago
  72. a48f387 fix build when GOOS=js by Marcelo Pires · 6 years ago
  73. 6ca4dbf fix godoc by Yasuhiro Matsumoto · 7 years ago v0.0.4
  74. f4b977d test on osx/linux by Yasuhiro Matsumoto · 7 years ago
  75. 63192fb remove darwin by Yasuhiro Matsumoto · 7 years ago
  76. b5b82d9 fix build on Windows by Yasuhiro Matsumoto · 7 years ago
  77. baaa552 Merge pull request #22 from aeppert/master by mattn · 7 years ago
  78. caebf45 Update isatty_others.go by Aaron Eppert · 7 years ago
  79. a5cdd64 Merge pull request #20 from mattn/fix-ppc64 by mattn · 7 years ago
  80. 0360b2a revert change of isatty_others.go by Yasuhiro Matsumoto · 7 years ago v0.0.3
  81. 78c7b22 both fixes ppc64,ppc64le by Yasuhiro Matsumoto · 7 years ago
  82. b8318a2 fix build-constraints by Yasuhiro Matsumoto · 7 years ago
  83. 34aedb9 use golang.org/x/sys on ppc64, ppc64le by Yasuhiro Matsumoto · 7 years ago
  84. fc9e8d8 Merge pull request #17 from dolmen-go/move-example-to-godoc by mattn · 7 years ago v0.0.2
  85. b6ee8e8 Move example to godoc by Olivier Mengué · 7 years ago
  86. 57fdcb9 Merge pull request #16 from lgonzalez-silen/master by mattn · 7 years ago
  87. 2c84d1a Add isCygwinTerminal to non-appengine environments by Luis · 7 years ago
  88. 9622e0c fix badges by Yasuhiro Matsumoto · 7 years ago
  89. 40c9792 fix badges by Yasuhiro Matsumoto · 7 years ago
  90. ed054b8 simplify by Yasuhiro Matsumoto · 7 years ago
  91. 50daa11 add test by Yasuhiro Matsumoto · 7 years ago
  92. 018779d remove sudo by Yasuhiro Matsumoto · 7 years ago
  93. 09f15bd update .travis.yml by Yasuhiro Matsumoto · 7 years ago
  94. b40cb54 Merge branch 'master' of git://github.com/mattn/go-isatty by Yasuhiro Matsumoto · 7 years ago
  95. 47d3ecc add badge for gorepocard by Yasuhiro Matsumoto · 7 years ago
  96. dda3de4 Merge pull request #14 from fatih/fix-os-compile by mattn · 7 years ago
  97. 98d16bc Fix exposing IsCygwinTerminal to other OS by Fatih Arslan · 7 years ago
  98. 6847037 Merge branch 'master' of git://github.com/mattn/go-isatty by Yasuhiro Matsumoto · 7 years ago
  99. 281032e Merge pull request #13 from mattn/cygwin-msys2 by mattn · 7 years ago
  100. 9b0bf5f update README.md by Yasuhiro Matsumoto · 7 years ago cygwin-msys2