)]}'
{
  "log": [
    {
      "commit": "9a68506e239465d922dc18c0cd331c49b411fdb2",
      "tree": "bde0ff78fc471a594f1fbd9806e5a9cec8f5ac0f",
      "parents": [
        "4237fb15069af3284b50e5d91bcdd5403e584605"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Apr 27 03:32:30 2026"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Apr 27 03:32:30 2026"
      },
      "message": "Fix isCygwinPipeName to accept Windows 7 trailing suffix (#90)\n"
    },
    {
      "commit": "4237fb15069af3284b50e5d91bcdd5403e584605",
      "tree": "9c776a15cc370e8ffb537bf29be5deeca7e13c45",
      "parents": [
        "433c12b4c9fae46e4a42ac50d6d716325dc1dfba"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:56:32 2026"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:56:32 2026"
      },
      "message": "Update Go test matrix to current versions (1.24-1.26)\n"
    },
    {
      "commit": "433c12b4c9fae46e4a42ac50d6d716325dc1dfba",
      "tree": "6e5758e4dbb05a0627d887ab2d275f739e498731",
      "parents": [
        "1cf5589a67b03170478da248b107c10185ec558c"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:55:58 2026"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:55:58 2026"
      },
      "message": "Update GitHub Actions to latest versions\n\n- actions/checkout v2 -\u003e v6\n- actions/setup-go v2 -\u003e v6\n- codecov/codecov-action v2 -\u003e v6\n- Go test matrix: 1.17-1.20 -\u003e 1.21-1.23 (match go.mod minimum)\n- Move checkout before setup-go\n"
    },
    {
      "commit": "1cf5589a67b03170478da248b107c10185ec558c",
      "tree": "4e3193e5bee64db901e14c6fac1dc21d9738955f",
      "parents": [
        "1237245029e6b02f17caa944c946c6f51d384e8b"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:54:32 2026"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:54:32 2026"
      },
      "message": "Add wasip1 and wasip2 to build constraints in isatty_others.go\n\nGo 1.21 added GOOS\u003dwasip1 and Go 1.24 added GOOS\u003dwasip2 as WASI\ntargets. Add them to the build constraints so the stub implementation\nis used for these sandboxed environments.\n"
    },
    {
      "commit": "1237245029e6b02f17caa944c946c6f51d384e8b",
      "tree": "7bd137223b07bb28d109fcc8c323424bc2b7d508",
      "parents": [
        "ac9c88d7970a4a6690f8560b6ff20b595beb4e34"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:54:14 2026"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:54:14 2026"
      },
      "message": "Update dependencies: go 1.15 -\u003e 1.21, golang.org/x/sys v0.6.0 -\u003e v0.28.0\n\nThe go directive and x/sys dependency were significantly outdated.\n"
    },
    {
      "commit": "ac9c88d7970a4a6690f8560b6ff20b595beb4e34",
      "tree": "63204f9f627f98a489f838d3c9bc1525e3229711",
      "parents": [
        "8b7124ee585ccf9c0b3b3246b7c6a27bce54ab6f"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:53:08 2026"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:53:08 2026"
      },
      "message": "Fix typo in comment: undocomented -\u003e undocumented\n"
    },
    {
      "commit": "8b7124ee585ccf9c0b3b3246b7c6a27bce54ab6f",
      "tree": "65ab3e83ca7051b5bc7a49c4e49cbedf0308b8da",
      "parents": [
        "08d031358be30f9ba82961c1971e22ae4a584f98"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:52:56 2026"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:52:56 2026"
      },
      "message": "Add availability check for NtQueryObject in init\n\nThe nil check for procNtQueryObject in getFileNameByHandle was dead\ncode because NewProc always returns a non-nil *LazyProc. Add an\nexplicit Find() check in init(), consistent with the existing check\nfor GetFileInformationByHandleEx.\n"
    },
    {
      "commit": "08d031358be30f9ba82961c1971e22ae4a584f98",
      "tree": "f44d3927d8ea76135f8a81b73a25080453160dd0",
      "parents": [
        "a7c02353c47bc4ec6b30dc9628154ae4fe760c11"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:52:30 2026"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 08 12:52:30 2026"
      },
      "message": "Fix isCygwinPipeName to reject names with extra trailing tokens\n\nThe previous check `len(token) \u003c 5` allowed names with extra content\nafter \"master\" (e.g. \\cygwin-x-pty2-from-master-garbage) to be\nincorrectly identified as Cygwin pipe names. Change to exact match\n`len(token) \u003d\u003d 5`.\n"
    },
    {
      "commit": "a7c02353c47bc4ec6b30dc9628154ae4fe760c11",
      "tree": "2756716ddaf2debb335a38b359075db5b440a333",
      "parents": [
        "c067b4f3df49dfc0f376d884e16cfd784ea1874b",
        "13f35908f730521a4f8b61b19c5e9867a741dbc6"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Oct 17 07:28:21 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 17 07:28:21 2023"
      },
      "message": "Merge pull request #74 from dkegel-fastly/dkegel-bug73-tinygo\n\nAdjust build tags to allow building on tinygo; for #73."
    },
    {
      "commit": "13f35908f730521a4f8b61b19c5e9867a741dbc6",
      "tree": "2756716ddaf2debb335a38b359075db5b440a333",
      "parents": [
        "c067b4f3df49dfc0f376d884e16cfd784ea1874b"
      ],
      "author": {
        "name": "Dan Kegel",
        "email": "dkegel@fastly.com",
        "time": "Sun Jun 19 18:05:30 2022"
      },
      "committer": {
        "name": "Dan Kegel",
        "email": "dkegel@fastly.com",
        "time": "Sat May 20 14:04:22 2023"
      },
      "message": "Adjust build tags to allow building on tinygo; for #73.\n"
    },
    {
      "commit": "c067b4f3df49dfc0f376d884e16cfd784ea1874b",
      "tree": "3785147a3c1b339df82200d8198d6096799d0775",
      "parents": [
        "72a590e157f100a8191f6a086e84d5f6f73da9d6",
        "42997b38408801fc386b5a705a418b0c5b3a1fc1"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Mar 22 15:51:17 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 22 15:51:17 2023"
      },
      "message": "Merge pull request #86 from dolmen-go/testing-log-result\n\ntests: log value of IsTerminal"
    },
    {
      "commit": "42997b38408801fc386b5a705a418b0c5b3a1fc1",
      "tree": "3785147a3c1b339df82200d8198d6096799d0775",
      "parents": [
        "72a590e157f100a8191f6a086e84d5f6f73da9d6"
      ],
      "author": {
        "name": "Olivier Mengué",
        "email": "dolmen@cpan.org",
        "time": "Tue Mar 14 23:28:13 2023"
      },
      "committer": {
        "name": "Olivier Mengué",
        "email": "dolmen@cpan.org",
        "time": "Wed Mar 22 14:52:45 2023"
      },
      "message": "tests: log value of IsTerminal\n\nJust log the output of IsTerminal in TestTerminal.\n\n$ go test -v -run TestTerminal\n\u003d\u003d\u003d RUN   TestTerminal\n    isatty_others_test.go:13: os.Stdout: true\n--- PASS: TestTerminal (0.00s)\nPASS\nok  \tgithub.com/mattn/go-isatty\t0.160s\n$ go test -v -run TestTerminal | cat\n\u003d\u003d\u003d RUN   TestTerminal\n    isatty_others_test.go:13: os.Stdout: false\n--- PASS: TestTerminal (0.00s)\nPASS\nok  \tgithub.com/mattn/go-isatty\t0.203s\n"
    },
    {
      "commit": "72a590e157f100a8191f6a086e84d5f6f73da9d6",
      "tree": "b8056d568f030fdeaa40aab5923d73fbae5e9792",
      "parents": [
        "c84e2ccda8216de6795bcf44ecde47a7372d9681",
        "1f921902b3bfe527d60684acced8c1ae88e4e581"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Mar 22 12:37:56 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 22 12:37:56 2023"
      },
      "message": "Merge pull request #82 from dolmen-go/upgrade-x-sys-tagged\n\ndeps: use a tagged version of golang.org/x/sys"
    },
    {
      "commit": "c84e2ccda8216de6795bcf44ecde47a7372d9681",
      "tree": "80d19a30d5321dc32eb72650b89e884d58582a3a",
      "parents": [
        "ed75e619dc0f0489fd4062163a7d061eaa249b9c",
        "77d7704101a912de6bfa98e295d2a865a91bb781"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Mar 15 14:32:34 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 15 14:32:34 2023"
      },
      "message": "Merge pull request #83 from dolmen-go/ci-add-go1.20\n\nCI: add Go 1.20"
    },
    {
      "commit": "77d7704101a912de6bfa98e295d2a865a91bb781",
      "tree": "80d19a30d5321dc32eb72650b89e884d58582a3a",
      "parents": [
        "ed75e619dc0f0489fd4062163a7d061eaa249b9c"
      ],
      "author": {
        "name": "Olivier Mengué",
        "email": "dolmen@cpan.org",
        "time": "Wed Mar 15 09:52:07 2023"
      },
      "committer": {
        "name": "Olivier Mengué",
        "email": "dolmen@cpan.org",
        "time": "Wed Mar 15 09:52:07 2023"
      },
      "message": "CI: add Go 1.20\n"
    },
    {
      "commit": "1f921902b3bfe527d60684acced8c1ae88e4e581",
      "tree": "2d878c67c8296fbdc09c8f49c1ba163c4037aa1f",
      "parents": [
        "ddec212a9a29fdabde3d2237352d9f8dc1a2c2a1"
      ],
      "author": {
        "name": "Olivier Mengué",
        "email": "dolmen@cpan.org",
        "time": "Tue Mar 14 21:25:44 2023"
      },
      "committer": {
        "name": "Olivier Mengué",
        "email": "dolmen@cpan.org",
        "time": "Tue Mar 14 21:25:44 2023"
      },
      "message": "CI: drop Go 1.15, 1.16\n\nDrop support of Go 1.15, 1.16 because of recent golang.org/x/sys which\nstopped supporting them.\n"
    },
    {
      "commit": "ddec212a9a29fdabde3d2237352d9f8dc1a2c2a1",
      "tree": "002573fab516a7a54900815ff8a56a505341ff73",
      "parents": [
        "ed75e619dc0f0489fd4062163a7d061eaa249b9c"
      ],
      "author": {
        "name": "Olivier Mengué",
        "email": "dolmen@cpan.org",
        "time": "Tue Mar 14 20:43:35 2023"
      },
      "committer": {
        "name": "Olivier Mengué",
        "email": "dolmen@cpan.org",
        "time": "Tue Mar 14 20:43:35 2023"
      },
      "message": "deps: use a tagged version of golang.org/x/sys\n\ngo get golang.org/x/sys@latest \u0026\u0026 go mod tidy\n"
    },
    {
      "commit": "ed75e619dc0f0489fd4062163a7d061eaa249b9c",
      "tree": "8ae26b7cf89c879baf1ccf2ee8386f909e67782b",
      "parents": [
        "13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8",
        "f646acccbbac40a41efe638159cb1ea97578acf2"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Thu Dec 29 03:52:09 2022"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 29 03:52:09 2022"
      },
      "message": "Merge pull request #78 from sthibaul/master\n\nSupport GNU/Hurd"
    },
    {
      "commit": "f646acccbbac40a41efe638159cb1ea97578acf2",
      "tree": "8ae26b7cf89c879baf1ccf2ee8386f909e67782b",
      "parents": [
        "13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8"
      ],
      "author": {
        "name": "Samuel Thibault",
        "email": "samuel.thibault@ens-lyon.org",
        "time": "Thu Dec 29 00:06:05 2022"
      },
      "committer": {
        "name": "Samuel Thibault",
        "email": "samuel.thibault@ens-lyon.org",
        "time": "Thu Dec 29 00:06:05 2022"
      },
      "message": "Support GNU/Hurd\n"
    },
    {
      "commit": "13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8",
      "tree": "12c50a5f181a4608dcd13a1756e876d5316d1919",
      "parents": [
        "47c6087c85064a84e5c9c9c3b1bf832bac52b155"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Aug 15 05:52:20 2022"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Aug 15 05:52:20 2022"
      },
      "message": "bump\n"
    },
    {
      "commit": "47c6087c85064a84e5c9c9c3b1bf832bac52b155",
      "tree": "d9aef2ac75d4e42510ba77c891261122d1dfae4f",
      "parents": [
        "f001b72333e2a2bf88f37d0b3e81b78f20060ea5"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Aug 15 05:50:25 2022"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Aug 15 05:50:25 2022"
      },
      "message": "update GitHub Workflow\n"
    },
    {
      "commit": "f001b72333e2a2bf88f37d0b3e81b78f20060ea5",
      "tree": "174628fd62bb8379b557479ba245b4d20e73eb48",
      "parents": [
        "cdb00f17c375f76e4d01572d16de4eb14b48576a",
        "89699b952e894490d350f505f93b7d2cb6b67492"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Aug 15 05:50:07 2022"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 15 05:50:07 2022"
      },
      "message": "Merge pull request #75 from tjni/update-x-sys\n\nUpdate golang.org/x/sys for Go 1.18 on M1 Macs."
    },
    {
      "commit": "89699b952e894490d350f505f93b7d2cb6b67492",
      "tree": "174628fd62bb8379b557479ba245b4d20e73eb48",
      "parents": [
        "cdb00f17c375f76e4d01572d16de4eb14b48576a"
      ],
      "author": {
        "name": "Theodore Ni",
        "email": "3806110+tjni@users.noreply.github.com",
        "time": "Mon Aug 15 05:00:38 2022"
      },
      "committer": {
        "name": "Theodore Ni",
        "email": "3806110+tjni@users.noreply.github.com",
        "time": "Mon Aug 15 05:00:38 2022"
      },
      "message": "Update golang.org/x/sys for Go 1.18 on M1 Macs.\n"
    },
    {
      "commit": "cdb00f17c375f76e4d01572d16de4eb14b48576a",
      "tree": "748e2dc99fb34b89f6492a3ee194cea388292f46",
      "parents": [
        "d423e9c6c3bf77affebb333953ac7db1630c6fe1",
        "689cfc231e2e6d05b5110db3d305d3e93da664bf"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Sun Nov 21 12:24:08 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Nov 21 12:24:08 2021"
      },
      "message": "Merge pull request #68 from tklauser/fix-go.sum\n\nUpdate go.sum after golang.org/x/sys update"
    },
    {
      "commit": "689cfc231e2e6d05b5110db3d305d3e93da664bf",
      "tree": "748e2dc99fb34b89f6492a3ee194cea388292f46",
      "parents": [
        "d423e9c6c3bf77affebb333953ac7db1630c6fe1"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Tue Oct 05 14:17:22 2021"
      },
      "committer": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Tue Oct 05 14:17:22 2021"
      },
      "message": "Update go.sum after golang.org/x/sys update\n\nPR #66 updated the golang.org/x/sys dependency in go.mod but didn\u0027t\nupdate go.sum. This leads to the following error on running go.test.sh:\n\n    go: golang.org/x/sys@v0.0.0-20210630005230-0f9fa26af87c: missing go.sum entry; to add it:\n    \tgo mod download golang.org/x/sys\n    go: golang.org/x/sys@v0.0.0-20210630005230-0f9fa26af87c: missing go.sum entry; to add it:\n    \tgo mod download golang.org/x/sys\n\nFix this by running go get -u \u0026\u0026 go mod tidy to update golang.org/x/sys\nand clean up go.sum.\n"
    },
    {
      "commit": "d423e9c6c3bf77affebb333953ac7db1630c6fe1",
      "tree": "99f62fa9a14f200c5ea283c74e6317355f52f319",
      "parents": [
        "504425e14f742f1f517c4586048b49b37f829c8e",
        "65c33a100f16d56d8593c2297c48b94de1ed9977"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Sep 29 17:05:27 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 29 17:05:27 2021"
      },
      "message": "Merge pull request #67 from tklauser/fix-go-version-gh-action\n\nUse correct field to specify Go version in GitHub action"
    },
    {
      "commit": "65c33a100f16d56d8593c2297c48b94de1ed9977",
      "tree": "99f62fa9a14f200c5ea283c74e6317355f52f319",
      "parents": [
        "504425e14f742f1f517c4586048b49b37f829c8e"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Wed Sep 29 15:48:42 2021"
      },
      "committer": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Wed Sep 29 15:49:43 2021"
      },
      "message": "Use correct field to specify Go version in GitHub action\n\nThere is a typo in the actions/setup-go step which leads to the Go\nversion not being picked up correctly. Fix it.\n\nAlso enable testing with Go 1.17.\n"
    },
    {
      "commit": "504425e14f742f1f517c4586048b49b37f829c8e",
      "tree": "3f58c30d908dc82e024fe3f85d53a74677a0a308",
      "parents": [
        "68134e7c148cfd3c3697cec49e597a4089ea3281",
        "ee4b64cd0185c49ed8fff5ade2c9923657fce6b7"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Sun Aug 29 14:41:14 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Aug 29 14:41:14 2021"
      },
      "message": "Merge pull request #66 from cookieY/sys\n\nUpdate golang.org/x/sys commit hash to 0f9fa26a"
    },
    {
      "commit": "ee4b64cd0185c49ed8fff5ade2c9923657fce6b7",
      "tree": "3f58c30d908dc82e024fe3f85d53a74677a0a308",
      "parents": [
        "68134e7c148cfd3c3697cec49e597a4089ea3281"
      ],
      "author": {
        "name": "Henry Yee",
        "email": "henry@yearning.io",
        "time": "Sun Aug 29 14:27:15 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Aug 29 14:27:15 2021"
      },
      "message": "Update golang.org/x/sys commit hash to 0f9fa26a"
    },
    {
      "commit": "68134e7c148cfd3c3697cec49e597a4089ea3281",
      "tree": "6a223f4fd514b77007ca119329cf471668da13a9",
      "parents": [
        "bea4d7cbfa1088ae93b5ea8b1e4472efb0b05481",
        "3ba961d9f33784602dd5f54344a2240515176dbe"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Thu Jul 22 13:46:20 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 22 13:46:20 2021"
      },
      "message": "Merge pull request #65 from shogo82148/introduce-go-build-comments\n\nadd //go:build lines"
    },
    {
      "commit": "bea4d7cbfa1088ae93b5ea8b1e4472efb0b05481",
      "tree": "0a3686121db0220f0b75526cf44b6ae1ccbd7490",
      "parents": [
        "712ea5bbdc0182666b2925af87f0d8c1fcb00c17",
        "56b25a013a12c4a129ce33c9c685dcefb1d5d4de"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Thu Jul 22 13:43:44 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 22 13:43:44 2021"
      },
      "message": "Merge pull request #64 from shogo82148/migrate-github-actions\n\nmigrate from travis-ci to GitHub Actions"
    },
    {
      "commit": "3ba961d9f33784602dd5f54344a2240515176dbe",
      "tree": "b9f998a666cebfe941cdd1e3883a4e697d647aae",
      "parents": [
        "712ea5bbdc0182666b2925af87f0d8c1fcb00c17"
      ],
      "author": {
        "name": "Ichinose Shogo",
        "email": "shogo82148@gmail.com",
        "time": "Thu Jul 22 12:59:45 2021"
      },
      "committer": {
        "name": "Ichinose Shogo",
        "email": "shogo82148@gmail.com",
        "time": "Thu Jul 22 12:59:45 2021"
      },
      "message": "add //go:build\n"
    },
    {
      "commit": "56b25a013a12c4a129ce33c9c685dcefb1d5d4de",
      "tree": "0a3686121db0220f0b75526cf44b6ae1ccbd7490",
      "parents": [
        "712ea5bbdc0182666b2925af87f0d8c1fcb00c17"
      ],
      "author": {
        "name": "Ichinose Shogo",
        "email": "shogo82148@gmail.com",
        "time": "Thu Jul 22 12:52:37 2021"
      },
      "committer": {
        "name": "Ichinose Shogo",
        "email": "shogo82148@gmail.com",
        "time": "Thu Jul 22 12:54:24 2021"
      },
      "message": "migrate from travis-ci to GitHub Actions\n"
    },
    {
      "commit": "712ea5bbdc0182666b2925af87f0d8c1fcb00c17",
      "tree": "2874c467adb60332067bf75f4a97886862e9f3a3",
      "parents": [
        "8b0c6d82fa8980f9bff874afff66860a0c3e9c5c",
        "be5a9016a39c403b22bc08cf509210096dfbc648"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Jul 12 13:29:12 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 12 13:29:12 2021"
      },
      "message": "Merge pull request #62 from marcauberer/master\n\nFix typo in comment"
    },
    {
      "commit": "be5a9016a39c403b22bc08cf509210096dfbc648",
      "tree": "2874c467adb60332067bf75f4a97886862e9f3a3",
      "parents": [
        "8b0c6d82fa8980f9bff874afff66860a0c3e9c5c"
      ],
      "author": {
        "name": "Marc Auberer",
        "email": "contact@marc-auberer.com",
        "time": "Mon Jul 12 13:01:02 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 12 13:01:02 2021"
      },
      "message": "Fix typo"
    },
    {
      "commit": "8b0c6d82fa8980f9bff874afff66860a0c3e9c5c",
      "tree": "5c3ba8e29dfa38b210a95317391fa47ec3a8b9c7",
      "parents": [
        "3751eb45e68b73541370d508d59323eaa44c0de2",
        "518b0c17c0d409e9a3c2c08cad880751d2666e49"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Wed May 26 14:20:38 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 26 14:20:38 2021"
      },
      "message": "Merge pull request #61 from tklauser/fix-solaris-isterminal\n\nDon\u0027t set termio in IsTerminal on solaris"
    },
    {
      "commit": "518b0c17c0d409e9a3c2c08cad880751d2666e49",
      "tree": "5c3ba8e29dfa38b210a95317391fa47ec3a8b9c7",
      "parents": [
        "3751eb45e68b73541370d508d59323eaa44c0de2"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Wed May 26 08:40:36 2021"
      },
      "committer": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Wed May 26 10:49:53 2021"
      },
      "message": "Don\u0027t set termio in IsTerminal on solaris\n\nThe current implementation of IsTerminal on solaris uses IoctlSetTermio\nwhich will set a zero valued termio on the given FD. This might lead to\nunexpected side effects. Instead, use IoctlGetTermio which will not\nchange the terminal settings.\n\nAlso adjust the reference to isatty in the Illumos source.\n"
    },
    {
      "commit": "3751eb45e68b73541370d508d59323eaa44c0de2",
      "tree": "06a3c59250fecc8bad3beb6750e0a42874713a7e",
      "parents": [
        "cb30d6282491c185f77d9bec5d25de1bb61a06bc",
        "360bbd2c048732ea365990187a9c3b9304e10f6f"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Jan 18 13:28:34 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 18 13:28:34 2021"
      },
      "message": "Merge pull request #58 from mahdi-hm/master\n\nFix lack of zOS support #57"
    },
    {
      "commit": "360bbd2c048732ea365990187a9c3b9304e10f6f",
      "tree": "06a3c59250fecc8bad3beb6750e0a42874713a7e",
      "parents": [
        "cb30d6282491c185f77d9bec5d25de1bb61a06bc"
      ],
      "author": {
        "name": "Mahdi Hosseini",
        "email": "seyed.mahdi.hosseini.moghaddam@ibm.com",
        "time": "Tue Nov 17 20:01:36 2020"
      },
      "committer": {
        "name": "Mahdi Hosseini",
        "email": "seyed.mahdi.hosseini.moghaddam@ibm.com",
        "time": "Tue Nov 17 20:01:36 2020"
      },
      "message": "Fix lack of zOS support #57\n"
    },
    {
      "commit": "cb30d6282491c185f77d9bec5d25de1bb61a06bc",
      "tree": "0e3729ed06efe22a9540164d260af69f0220f914",
      "parents": [
        "28b35a325e89623a31764c9bcfb74f4e6c9f105c"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Jan 28 10:39:42 2020"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 28 10:39:42 2020"
      },
      "message": "Delete renovate.json"
    },
    {
      "commit": "28b35a325e89623a31764c9bcfb74f4e6c9f105c",
      "tree": "801598b0b98dfbb7623d1eb427591cd184197114",
      "parents": [
        "7b513a986450394f7bbf1476909911b3aa3a55ce",
        "dc81b0f7b365ad88a82f9f7838eb002b82d8bdc3"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Jan 22 02:02:50 2020"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 22 02:02:50 2020"
      },
      "message": "Merge pull request #51 from martinlindhe/master\n\nadd wasm target to others"
    },
    {
      "commit": "dc81b0f7b365ad88a82f9f7838eb002b82d8bdc3",
      "tree": "801598b0b98dfbb7623d1eb427591cd184197114",
      "parents": [
        "7b513a986450394f7bbf1476909911b3aa3a55ce"
      ],
      "author": {
        "name": "Martin Lindhe",
        "email": "martin@ubique.se",
        "time": "Tue Jan 21 22:21:27 2020"
      },
      "committer": {
        "name": "Martin Lindhe",
        "email": "martin@ubique.se",
        "time": "Tue Jan 21 22:21:27 2020"
      },
      "message": "add wasm target to others\n"
    },
    {
      "commit": "7b513a986450394f7bbf1476909911b3aa3a55ce",
      "tree": "7d893f9486e98f09309293cce626374e10882302",
      "parents": [
        "fb38f00ebd83c28f7b5c1270680ee8b13d69942d",
        "6ede958d68264787b0bcad4da6061bb4a8795bce"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Jan 21 17:27:41 2020"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 21 17:27:41 2020"
      },
      "message": "Merge pull request #49 from tklauser/use-x-sys\n\nUse golang.org/x/sys/unix for android and *BSD"
    },
    {
      "commit": "fb38f00ebd83c28f7b5c1270680ee8b13d69942d",
      "tree": "b8b829181112e664518684aab7acb6f05e5f5332",
      "parents": [
        "8a28c40e0162ba2a507244688ec0e46085b5ebfd"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Tue Jan 21 17:26:41 2020"
      },
      "committer": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Jan 21 17:26:41 2020"
      },
      "message": "Add gomodTidy to postUpdateOptions in renovate.json (#50)\n\nThis will lead to `go mod tidy` being run after go module updates to\r\npurge unused verison hashes from go.sum\r\n\r\nSee https://docs.renovatebot.com/configuration-options/#postupdateoptions\r\nfor details."
    },
    {
      "commit": "6ede958d68264787b0bcad4da6061bb4a8795bce",
      "tree": "ea2714c7c433f7a18e94615809201251f9452c22",
      "parents": [
        "27288b1b7adb8e07ab942b8c6e1f9c0df43fa4ab"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Tue Jan 21 17:10:37 2020"
      },
      "committer": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Tue Jan 21 17:10:37 2020"
      },
      "message": "go mod tidy\n\nClean up unused version hashes in go.sum by running `go mod tidy`.\n"
    },
    {
      "commit": "27288b1b7adb8e07ab942b8c6e1f9c0df43fa4ab",
      "tree": "03e3242b897fbd7fb99c3518a4de71f334e930c7",
      "parents": [
        "65118e8494d4c116aa486650199369ea11c69e31"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Tue Jan 21 17:09:27 2020"
      },
      "committer": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Tue Jan 21 17:09:27 2020"
      },
      "message": "Use golang.org/x/sys/unix for IsTerminal on *BSD\n\nUse unix.IoctlGetTermios to implement IsTerminal on *BSD and no longer\nrequires to use the frozen syscall package.\n"
    },
    {
      "commit": "65118e8494d4c116aa486650199369ea11c69e31",
      "tree": "9b4a0ab275cec36aa61b93cae415472687d2f323",
      "parents": [
        "8a28c40e0162ba2a507244688ec0e46085b5ebfd"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Tue Jan 21 17:08:00 2020"
      },
      "committer": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Tue Jan 21 17:08:00 2020"
      },
      "message": "Re-use implementation in isatty_tcgets.go for android\n\nThe implementation for android uses the same ioctl as linux and aix\nwhich is already implemented in isatty_tcgets.go\n\nAlso, this no longer requires to use the frozen syscall package.\n"
    },
    {
      "commit": "8a28c40e0162ba2a507244688ec0e46085b5ebfd",
      "tree": "dc761543133407e62abaea5ef671f8da4c543146",
      "parents": [
        "219d1dc2592ebc2adbddc32cebf5ad273e81fa69"
      ],
      "author": {
        "name": "renovate[bot]",
        "email": "29139614+renovate[bot]@users.noreply.github.com",
        "time": "Thu Jan 16 13:21:07 2020"
      },
      "committer": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Thu Jan 16 13:21:07 2020"
      },
      "message": "Update golang.org/x/sys commit hash to b775942 (#47)\n\nCo-authored-by: WhiteSource Renovate \u003crenovatebot@gmail.com\u003e\r\n"
    },
    {
      "commit": "219d1dc2592ebc2adbddc32cebf5ad273e81fa69",
      "tree": "f4a714c259dd2560b33d484b1fbbb8bac70c8d80",
      "parents": [
        "4a8ed5be5cc4f33ca582f20446fdd2487ec165dd"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Fri Jan 10 01:01:25 2020"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Fri Jan 10 01:01:25 2020"
      },
      "message": "Update README.md\n\nChange-Id: I1ce902781fe54b3b74a0334e5f309f3838c8ad99\n"
    },
    {
      "commit": "4a8ed5be5cc4f33ca582f20446fdd2487ec165dd",
      "tree": "10bc2d667938625cc3c2998143784c8e73ecd7ce",
      "parents": [
        "b194945753180821e7eebc61e8d6b9880793750a"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Fri Jan 10 01:00:05 2020"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Fri Jan 10 01:00:05 2020"
      },
      "message": "Enable codecov\n\nChange-Id: Ib3ecabe823de8a18110e4c54ac74af6df37f25c5\n"
    },
    {
      "commit": "b194945753180821e7eebc61e8d6b9880793750a",
      "tree": "d5859ae63e96ce05f27ca184c48ce0a4d53c941b",
      "parents": [
        "8266834bedafa7509d2ea1d6a6e570b7d768a11d"
      ],
      "author": {
        "name": "renovate[bot]",
        "email": "29139614+renovate[bot]@users.noreply.github.com",
        "time": "Thu Jan 09 10:14:50 2020"
      },
      "committer": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Thu Jan 09 10:14:50 2020"
      },
      "message": "Update golang.org/x/sys commit hash to 548cf77 (#46)\n\nCo-authored-by: Renovate Bot \u003crenovatebot@gmail.com\u003e\r\n"
    },
    {
      "commit": "8266834bedafa7509d2ea1d6a6e570b7d768a11d",
      "tree": "b686867bda40c595f4e7c007205f546627892df0",
      "parents": [
        "31745d66dd679ac0ac4f8d3ecff168fce6170c6a"
      ],
      "author": {
        "name": "renovate[bot]",
        "email": "29139614+renovate[bot]@users.noreply.github.com",
        "time": "Thu Jan 09 10:01:26 2020"
      },
      "committer": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Thu Jan 09 10:01:26 2020"
      },
      "message": "Add renovate.json (#45)\n\nCo-authored-by: Renovate Bot \u003crenovatebot@gmail.com\u003e\r\n"
    },
    {
      "commit": "31745d66dd679ac0ac4f8d3ecff168fce6170c6a",
      "tree": "5504b83e5fad4642b10a234ddfbc3a7bd4399312",
      "parents": [
        "a0afa6342f0fe0e34cd47a0855ef901bf25324ab"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Dec 11 04:17:20 2019"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Dec 11 04:17:45 2019"
      },
      "message": "go mod tidy\n"
    },
    {
      "commit": "a0afa6342f0fe0e34cd47a0855ef901bf25324ab",
      "tree": "c5d4fab6ded0d92cfa767be45f2078a083009dfa",
      "parents": [
        "2a2f0ea997f99becfd8423e4f337d171753fe685"
      ],
      "author": {
        "name": "Dmitri Goutnik",
        "email": "5332688+dmgk@users.noreply.github.com",
        "time": "Wed Dec 11 04:16:36 2019"
      },
      "committer": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Dec 11 04:16:36 2019"
      },
      "message": "Add support for freebsd/arm64 (#44)\n\n"
    },
    {
      "commit": "2a2f0ea997f99becfd8423e4f337d171753fe685",
      "tree": "9ef2e2ec9883b9aecc7df4492abe18c4891c5c03",
      "parents": [
        "0e9ddb7c0c0aef74fa25eaba4141e6b5ab7aca2a"
      ],
      "author": {
        "name": "Nick Craig-Wood",
        "email": "nick@craig-wood.com",
        "time": "Tue Nov 12 05:12:48 2019"
      },
      "committer": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Nov 12 05:12:48 2019"
      },
      "message": "Fix plan9 build (#43)\n\n"
    },
    {
      "commit": "0e9ddb7c0c0aef74fa25eaba4141e6b5ab7aca2a",
      "tree": "1dbd73fc675f0dbef3161827e89656c2a157b1b3",
      "parents": [
        "88ba11cfdc67c7588b30042edf244b2875f892b6"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Oct 09 15:56:15 2019"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Oct 09 15:56:15 2019"
      },
      "message": "Remove line go1.14\n"
    },
    {
      "commit": "88ba11cfdc67c7588b30042edf244b2875f892b6",
      "tree": "341260d1e8b6b29bb35c7ec3f8179a8f7d7105d6",
      "parents": [
        "62f712808a2a54a0f220e557074b33f99af9440b"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Oct 09 10:07:20 2019"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Oct 09 10:07:20 2019"
      },
      "message": "Add missing function for plan9\n"
    },
    {
      "commit": "62f712808a2a54a0f220e557074b33f99af9440b",
      "tree": "ca4b0466d7d6a106d938438f02c0c053e5f88791",
      "parents": [
        "bf9a1dea1961e1d831824fb135332bfb8c10e8b8"
      ],
      "author": {
        "name": "Drew DeVault",
        "email": "sir@cmpwn.com",
        "time": "Thu Oct 03 00:19:46 2019"
      },
      "committer": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Thu Oct 03 00:19:46 2019"
      },
      "message": "isatty_plan9.go: initial commit (#42)\n\nBased on the best-guess behavior of ape\u0027s isatty for Plan 9."
    },
    {
      "commit": "bf9a1dea1961e1d831824fb135332bfb8c10e8b8",
      "tree": "833d1e3e8de47cbea0c5801a45e1b034ab9fe16d",
      "parents": [
        "e1f7b56ace729e4a73a29a6b4fac6cd5fcda7ab3"
      ],
      "author": {
        "name": "Chen Lei",
        "email": "my@mysq.to",
        "time": "Sun Aug 18 12:36:53 2019"
      },
      "committer": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Sun Aug 18 12:36:53 2019"
      },
      "message": "add support for windows xp using NtQueryObject in ntdll.dll (#40)\n\n* add support for windows xp using NtQueryObject in ntdll.dll\r\n"
    },
    {
      "commit": "e1f7b56ace729e4a73a29a6b4fac6cd5fcda7ab3",
      "tree": "672b63e3fa9ea17d1f039142b8fd02a1f32ba33b",
      "parents": [
        "da60ac76bf7019a8b005f8dd1ad9d1a0e6434155",
        "5aced80a0da6579dc6648b02a7d5f18c37faf77a"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Thu Aug 15 16:42:47 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 15 16:42:47 2019"
      },
      "message": "Merge pull request #39 from carlosedp/riscv64\n\nUpdate x/sys to support Risc-V"
    },
    {
      "commit": "5aced80a0da6579dc6648b02a7d5f18c37faf77a",
      "tree": "672b63e3fa9ea17d1f039142b8fd02a1f32ba33b",
      "parents": [
        "da60ac76bf7019a8b005f8dd1ad9d1a0e6434155"
      ],
      "author": {
        "name": "CarlosEDP",
        "email": "me@carlosedp.com",
        "time": "Thu Aug 15 16:12:51 2019"
      },
      "committer": {
        "name": "CarlosEDP",
        "email": "me@carlosedp.com",
        "time": "Thu Aug 15 16:23:08 2019"
      },
      "message": "Update x/sys to support Risc-V\n\nSigned-off-by: CarlosEDP \u003cme@carlosedp.com\u003e\n"
    },
    {
      "commit": "da60ac76bf7019a8b005f8dd1ad9d1a0e6434155",
      "tree": "b064a513a4a2dc3aea2bb3962ae3e7e837c868af",
      "parents": [
        "1311e847b0cb909da63b5fecfb5370aa66236465"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Jul 08 05:43:38 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 08 05:43:38 2019"
      },
      "message": "Create FUNDING.yml"
    },
    {
      "commit": "1311e847b0cb909da63b5fecfb5370aa66236465",
      "tree": "514ec7d3b538b73c9ab8da3d0cd4e66009bb779d",
      "parents": [
        "c1975dc15c1d481e8da23f6ed313bb071136b98f",
        "e7a4104fd82108dcdeb907a01acf6361bfeb6e7c"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Wed May 22 01:25:13 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 22 01:25:13 2019"
      },
      "message": "Merge pull request #37 from mattn/add-nacl\n\nAdd nacl"
    },
    {
      "commit": "e7a4104fd82108dcdeb907a01acf6361bfeb6e7c",
      "tree": "514ec7d3b538b73c9ab8da3d0cd4e66009bb779d",
      "parents": [
        "c1975dc15c1d481e8da23f6ed313bb071136b98f"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed May 22 01:13:54 2019"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Wed May 22 01:19:37 2019"
      },
      "message": "Add nacl\n"
    },
    {
      "commit": "c1975dc15c1d481e8da23f6ed313bb071136b98f",
      "tree": "60bfda339bfebde823ffc130026604c1640eb8d0",
      "parents": [
        "c2a7a6ca930a4cd0bc33a3f298eb71960732a3a7",
        "463fe4a8d044ff021373af51cebda3722a7d54c6"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Apr 24 07:51:23 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 24 07:51:23 2019"
      },
      "message": "Merge pull request #35 from Helflym/master\n\nAdd AIX support"
    },
    {
      "commit": "463fe4a8d044ff021373af51cebda3722a7d54c6",
      "tree": "60bfda339bfebde823ffc130026604c1640eb8d0",
      "parents": [
        "c2a7a6ca930a4cd0bc33a3f298eb71960732a3a7"
      ],
      "author": {
        "name": "Clément Chigot",
        "email": "clement.chigot@atos.net",
        "time": "Tue Apr 23 13:06:19 2019"
      },
      "committer": {
        "name": "Clément Chigot",
        "email": "clement.chigot@atos.net",
        "time": "Tue Apr 23 13:06:19 2019"
      },
      "message": "Add AIX support\n"
    },
    {
      "commit": "c2a7a6ca930a4cd0bc33a3f298eb71960732a3a7",
      "tree": "bb0ad6cb10e6fc7202aa0e086b732abd7f3a787a",
      "parents": [
        "369ecd8cea9851e459abb67eb171853e3986591e",
        "43386f24a36b78a228c039e5978602a547382798"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Mar 12 13:58:54 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 12 13:58:54 2019"
      },
      "message": "Merge pull request #33 from mattn/fix-android2\n\nAdd missing method"
    },
    {
      "commit": "43386f24a36b78a228c039e5978602a547382798",
      "tree": "bb0ad6cb10e6fc7202aa0e086b732abd7f3a787a",
      "parents": [
        "369ecd8cea9851e459abb67eb171853e3986591e"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Mar 12 13:49:23 2019"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Mar 12 13:49:23 2019"
      },
      "message": "Add missing method\n"
    },
    {
      "commit": "369ecd8cea9851e459abb67eb171853e3986591e",
      "tree": "a6ba5d58b592e304604afba7471dde52ddee86c6",
      "parents": [
        "a6dda38a851a575e6799957cdd53ffe0b3fdd90f",
        "96c483346582e5e0a08ceeacdce9e258ca6df525"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Feb 25 17:38:24 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 25 17:38:24 2019"
      },
      "message": "Merge pull request #30 from mattn/fix-android\n\nAdd android build"
    },
    {
      "commit": "96c483346582e5e0a08ceeacdce9e258ca6df525",
      "tree": "a6ba5d58b592e304604afba7471dde52ddee86c6",
      "parents": [
        "a6dda38a851a575e6799957cdd53ffe0b3fdd90f"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Feb 25 17:16:56 2019"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Feb 25 17:17:23 2019"
      },
      "message": "Add android build\n\nFixes #29\n"
    },
    {
      "commit": "a6dda38a851a575e6799957cdd53ffe0b3fdd90f",
      "tree": "fb37373aef6abb1301412ea3a989c5bf31555dd9",
      "parents": [
        "c6c56f60d87e35b1e5a3b3c643cd6fce2d58c8df",
        "18d46088636edd220927b42cb0049a5255713b42"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Fri Feb 22 15:22:59 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 22 15:22:59 2019"
      },
      "message": "Merge pull request #28 from radeksimko/go-mod\n\nEnable go modules"
    },
    {
      "commit": "c6c56f60d87e35b1e5a3b3c643cd6fce2d58c8df",
      "tree": "91fbef6fb54216748926626d94308b4a4d06e366",
      "parents": [
        "3fb116b820352b7f0c281308a4d6250c22d94e27",
        "4684196194d794ae77a4dcad1a1bab9aee275dd7"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Fri Feb 22 15:07:18 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 22 15:07:18 2019"
      },
      "message": "Merge pull request #25 from tklauser/linux-use-x-sys-unix\n\nuse golang.org/x/sys/unix for IsTerminal on Linux"
    },
    {
      "commit": "18d46088636edd220927b42cb0049a5255713b42",
      "tree": "071306527d40a7cc8a7ac74ce7e452429957e73c",
      "parents": [
        "fc9e8d8ef48496124e79ae0df75490096eccf6fe"
      ],
      "author": {
        "name": "Radek Simko",
        "email": "radek.simko@gmail.com",
        "time": "Fri Feb 22 14:30:18 2019"
      },
      "committer": {
        "name": "Radek Simko",
        "email": "radek.simko@gmail.com",
        "time": "Fri Feb 22 14:30:18 2019"
      },
      "message": "Enable go modules\n"
    },
    {
      "commit": "4684196194d794ae77a4dcad1a1bab9aee275dd7",
      "tree": "91fbef6fb54216748926626d94308b4a4d06e366",
      "parents": [
        "3fb116b820352b7f0c281308a4d6250c22d94e27"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Tue Aug 28 10:08:28 2018"
      },
      "committer": {
        "name": "Tobias Klauser",
        "email": "tklauser@distanz.ch",
        "time": "Wed Sep 05 16:03:44 2018"
      },
      "message": "use golang.org/x/sys/unix for IsTerminal on Linux\n\nUse the unix.IoctlGetTermios to implement IsTerminal on Linux. This\nallows to drop the special case for ppc64x and makes go-isatty support\nall GOARCHes that golang.org/x/sys/unix supports for Linux. Also this no\nlonger requires to use ithe frozen syscall package.\n"
    },
    {
      "commit": "3fb116b820352b7f0c281308a4d6250c22d94e27",
      "tree": "3d096b1edca397c44f3e8a66498ba238ece8aaeb",
      "parents": [
        "0cbfc10b1b8c4df63ab4fe6dcc01e054bd87bb50"
      ],
      "author": {
        "name": "Marcelo Pires",
        "email": "thesyncim@gmail.com",
        "time": "Thu Aug 30 10:17:45 2018"
      },
      "committer": {
        "name": "Marcelo Pires",
        "email": "thesyncim@gmail.com",
        "time": "Thu Aug 30 10:17:45 2018"
      },
      "message": "rename isatty_appengine.go to isatty_others.go\n"
    },
    {
      "commit": "0cbfc10b1b8c4df63ab4fe6dcc01e054bd87bb50",
      "tree": "012e5261a26baaed209f82d3f461a577d119769e",
      "parents": [
        "f3a64f21985c2952fafdcbd5fb79c6a41869d680"
      ],
      "author": {
        "name": "Marcelo Pires",
        "email": "thesyncim@gmail.com",
        "time": "Thu Aug 30 09:08:30 2018"
      },
      "committer": {
        "name": "Marcelo Pires",
        "email": "thesyncim@gmail.com",
        "time": "Thu Aug 30 09:08:30 2018"
      },
      "message": "remove isatty_others\n"
    },
    {
      "commit": "f3a64f21985c2952fafdcbd5fb79c6a41869d680",
      "tree": "c0d8c60cac092d2cb94fcce7c53be2c1c622d760",
      "parents": [
        "5aaf3c68bbf7a259e5d36cc2ff15c7b5a3d4c573"
      ],
      "author": {
        "name": "Marcelo Pires",
        "email": "thesyncim@gmail.com",
        "time": "Thu Aug 30 08:20:08 2018"
      },
      "committer": {
        "name": "Marcelo Pires",
        "email": "thesyncim@gmail.com",
        "time": "Thu Aug 30 08:20:08 2018"
      },
      "message": "restore accidentally removed build constrain\n"
    },
    {
      "commit": "5aaf3c68bbf7a259e5d36cc2ff15c7b5a3d4c573",
      "tree": "37932c708ade835fbb74163f174775bdd5325239",
      "parents": [
        "7111110341287115de43959e4a9fe7967637db0b"
      ],
      "author": {
        "name": "Marcelo Pires",
        "email": "thesyncim@gmail.com",
        "time": "Thu Aug 30 08:13:31 2018"
      },
      "committer": {
        "name": "Marcelo Pires",
        "email": "thesyncim@gmail.com",
        "time": "Thu Aug 30 08:13:31 2018"
      },
      "message": "merge with appeengine\n"
    },
    {
      "commit": "7111110341287115de43959e4a9fe7967637db0b",
      "tree": "2e852a11fa9c26f07d07a316933d9c1bbdc457ee",
      "parents": [
        "a48f3873ba9aa0048944f072029296b5c31494aa"
      ],
      "author": {
        "name": "Marcelo Pires",
        "email": "thesyncim@gmail.com",
        "time": "Wed Aug 29 13:36:32 2018"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 29 13:36:32 2018"
      },
      "message": "fix missing build constrain"
    },
    {
      "commit": "a48f3873ba9aa0048944f072029296b5c31494aa",
      "tree": "f6421a98fd3016e722765a37a16a9e147aedad8e",
      "parents": [
        "6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c"
      ],
      "author": {
        "name": "Marcelo Pires",
        "email": "thesyncim@gmail.com",
        "time": "Wed Aug 29 13:24:34 2018"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 29 13:24:34 2018"
      },
      "message": "fix build when GOOS\u003djs"
    },
    {
      "commit": "6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c",
      "tree": "af10e4fcab16e40499a49874782008b3f50928a5",
      "parents": [
        "f4b977dc7396de8d4a28147dfb04659cf853ed4e"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Nov 07 05:05:31 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Nov 07 05:05:31 2017"
      },
      "message": "fix godoc\n"
    },
    {
      "commit": "f4b977dc7396de8d4a28147dfb04659cf853ed4e",
      "tree": "2fe7d9b2d8ed7cce630dcf133cc5d9e942a97aff",
      "parents": [
        "63192fb4222595def87397cd3b3ab44f347a6f90"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Nov 07 04:52:40 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Nov 07 04:52:40 2017"
      },
      "message": "test on osx/linux\n"
    },
    {
      "commit": "63192fb4222595def87397cd3b3ab44f347a6f90",
      "tree": "57cd65f623f10af2707c614e7be8bde91a167c67",
      "parents": [
        "b5b82d9448db2a8dd98d431b04120dcc303a024d"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Nov 07 04:51:33 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Nov 07 04:51:33 2017"
      },
      "message": "remove darwin\n"
    },
    {
      "commit": "b5b82d9448db2a8dd98d431b04120dcc303a024d",
      "tree": "d716db3da43c6f416186e10d3b00202cb690fce2",
      "parents": [
        "baaa55217bc1d66fabbd485dceb3f3d10116ae2b"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Nov 07 04:33:22 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Nov 07 04:33:47 2017"
      },
      "message": "fix build on Windows\n\nrevert caebf458ea4d3471418610535030d2e38c5d7359\n"
    },
    {
      "commit": "baaa55217bc1d66fabbd485dceb3f3d10116ae2b",
      "tree": "5385018d2521ca7fd24b22d6b4bb7b440eda5587",
      "parents": [
        "a5cdd64afdee435007ee3e9f6ed4684af949d568",
        "caebf458ea4d3471418610535030d2e38c5d7359"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Nov 07 03:26:28 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 07 03:26:28 2017"
      },
      "message": "Merge pull request #22 from aeppert/master\n\nUpdate isatty_others.go"
    },
    {
      "commit": "caebf458ea4d3471418610535030d2e38c5d7359",
      "tree": "5385018d2521ca7fd24b22d6b4bb7b440eda5587",
      "parents": [
        "a5cdd64afdee435007ee3e9f6ed4684af949d568"
      ],
      "author": {
        "name": "Aaron Eppert",
        "email": "aeppert@gmail.com",
        "time": "Tue Nov 07 02:58:23 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 07 02:58:23 2017"
      },
      "message": "Update isatty_others.go"
    },
    {
      "commit": "a5cdd64afdee435007ee3e9f6ed4684af949d568",
      "tree": "57cd65f623f10af2707c614e7be8bde91a167c67",
      "parents": [
        "fc9e8d8ef48496124e79ae0df75490096eccf6fe",
        "0360b2af4f38e8d38c7fce2a9f4e702702d73a39"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Sep 25 05:49:04 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 05:49:04 2017"
      },
      "message": "Merge pull request #20 from mattn/fix-ppc64\n\nuse golang.org/x/sys on ppc64, ppc64le"
    },
    {
      "commit": "0360b2af4f38e8d38c7fce2a9f4e702702d73a39",
      "tree": "57cd65f623f10af2707c614e7be8bde91a167c67",
      "parents": [
        "78c7b22ebfc0dfdef06128500171b30d370e293d"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Sep 25 05:34:41 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Sep 25 05:34:41 2017"
      },
      "message": "revert change of isatty_others.go\n"
    },
    {
      "commit": "78c7b22ebfc0dfdef06128500171b30d370e293d",
      "tree": "b21b692c960fcabe2339e2966776f48db3a9f47f",
      "parents": [
        "b8318a296dc9f25090ab022565af5d9a0a2bf63c"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Sep 25 05:29:12 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Sep 25 05:29:12 2017"
      },
      "message": "both fixes ppc64,ppc64le\n"
    },
    {
      "commit": "b8318a296dc9f25090ab022565af5d9a0a2bf63c",
      "tree": "d2be1986b5503acbc40252303db2ca08772ac7cb",
      "parents": [
        "34aedb95394d498f1a9b0c3844ffadc32511becb"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Sep 25 05:25:39 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Sep 25 05:25:39 2017"
      },
      "message": "fix build-constraints\n"
    },
    {
      "commit": "34aedb95394d498f1a9b0c3844ffadc32511becb",
      "tree": "aacaf51208d810c0758b1889627c30950bf7a87b",
      "parents": [
        "fc9e8d8ef48496124e79ae0df75490096eccf6fe"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Sep 25 04:38:32 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Mon Sep 25 04:38:32 2017"
      },
      "message": "use golang.org/x/sys on ppc64, ppc64le\n\nclose #19\n"
    },
    {
      "commit": "fc9e8d8ef48496124e79ae0df75490096eccf6fe",
      "tree": "c14e793d157c3dd463b43fc550ed24fd8ef41ece",
      "parents": [
        "57fdcb988a5c543893cc61bce354a6e24ab70022",
        "b6ee8e8f7b2568934ff7c84a6c88d9be5cbfa9d4"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Wed Mar 22 23:44:13 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 22 23:44:13 2017"
      },
      "message": "Merge pull request #17 from dolmen-go/move-example-to-godoc\n\nMove example to show in godoc"
    },
    {
      "commit": "b6ee8e8f7b2568934ff7c84a6c88d9be5cbfa9d4",
      "tree": "c14e793d157c3dd463b43fc550ed24fd8ef41ece",
      "parents": [
        "57fdcb988a5c543893cc61bce354a6e24ab70022"
      ],
      "author": {
        "name": "Olivier Mengué",
        "email": "dolmen@cpan.org",
        "time": "Tue Mar 21 20:30:55 2017"
      },
      "committer": {
        "name": "Olivier Mengué",
        "email": "dolmen@cpan.org",
        "time": "Tue Mar 21 20:30:55 2017"
      },
      "message": "Move example to godoc\n\nExample code added in example_test.go following convention documented in\nhttps://golang.org/pkg/testing/#hdr-Examples\n\nDirectory _example/ removed as redundant.\n"
    },
    {
      "commit": "57fdcb988a5c543893cc61bce354a6e24ab70022",
      "tree": "87918ab62aa58f6da72f9f143d114507f909954f",
      "parents": [
        "9622e0cc9d8f9be434ca605520ff9a16808fee47",
        "2c84d1a24228fa4786c0c3d19a507e8cb0fb91d7"
      ],
      "author": {
        "name": "mattn",
        "email": "mattn.jp@gmail.com",
        "time": "Tue Mar 07 16:30:44 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 07 16:30:44 2017"
      },
      "message": "Merge pull request #16 from lgonzalez-silen/master\n\nAdd isCygwinTerminal to non-appengine environments"
    },
    {
      "commit": "2c84d1a24228fa4786c0c3d19a507e8cb0fb91d7",
      "tree": "87918ab62aa58f6da72f9f143d114507f909954f",
      "parents": [
        "9622e0cc9d8f9be434ca605520ff9a16808fee47"
      ],
      "author": {
        "name": "Luis",
        "email": "luis@helloeave.com",
        "time": "Tue Mar 07 14:51:30 2017"
      },
      "committer": {
        "name": "Luis",
        "email": "luis@helloeave.com",
        "time": "Tue Mar 07 14:51:30 2017"
      },
      "message": "Add isCygwinTerminal to non-appengine environments\n"
    },
    {
      "commit": "9622e0cc9d8f9be434ca605520ff9a16808fee47",
      "tree": "68aae52a6d400dc0e7278eddf78bb076fffc8ecd",
      "parents": [
        "40c9792ed649bfe7121aec8bf74074b0008fece9"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Sat Mar 04 15:25:14 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Sat Mar 04 15:25:14 2017"
      },
      "message": "fix badges\n"
    },
    {
      "commit": "40c9792ed649bfe7121aec8bf74074b0008fece9",
      "tree": "c6ddfc5fb5dae0b45fe94574e9666401bde4a5ce",
      "parents": [
        "ed054b8ae97c2f53daa419ec2d219b819ae0cf14"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Sat Mar 04 15:19:54 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Sat Mar 04 15:19:54 2017"
      },
      "message": "fix badges\n"
    },
    {
      "commit": "ed054b8ae97c2f53daa419ec2d219b819ae0cf14",
      "tree": "01f4549fb772e2fc94d43b85aa2d521affa3cc52",
      "parents": [
        "50daa11e01a8bb8b9bc02804b543dcfe59fbd5fa"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Sat Mar 04 15:16:50 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Sat Mar 04 15:16:50 2017"
      },
      "message": "simplify\n"
    },
    {
      "commit": "50daa11e01a8bb8b9bc02804b543dcfe59fbd5fa",
      "tree": "d3714aedee528a5478bd0ffac988bcf9221fcc0a",
      "parents": [
        "018779d6e8103d68a1d24365d9023df8019baf45"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Sat Mar 04 14:51:09 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Sat Mar 04 14:51:09 2017"
      },
      "message": "add test\n"
    },
    {
      "commit": "018779d6e8103d68a1d24365d9023df8019baf45",
      "tree": "23fcd5089c47cbbfcd4d799c4ebb195fb6c8fd55",
      "parents": [
        "09f15bda6921c85d34778de22e25a366bc325e4a"
      ],
      "author": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Sat Mar 04 14:44:31 2017"
      },
      "committer": {
        "name": "Yasuhiro Matsumoto",
        "email": "mattn.jp@gmail.com",
        "time": "Sat Mar 04 14:44:31 2017"
      },
      "message": "remove sudo\n"
    }
  ],
  "next": "09f15bda6921c85d34778de22e25a366bc325e4a"
}
