)]}' { "log": [ { "commit": "9cf7663b660043adf88d5fb9b9eb6ea25c05b5f5", "tree": "c957fb2b7d402484b21223239a8769cd94030202", "parents": [ "e9bb1658ace6e2d494d132a29f47315322b2cf8c" ], "author": { "name": "stuartmorgan", "email": "stuartmorgan@google.com", "time": "Mon Aug 28 13:20:03 2023 -0400" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Aug 28 13:20:03 2023 -0400" }, "message": "Point to new repo location in README" }, { "commit": "e9bb1658ace6e2d494d132a29f47315322b2cf8c", "tree": "6e48f720e3a9a01bab876c7ebaebc90167bfb8bc", "parents": [ "1ffad63428bbd1b3ecaa15926bacfb724023648c" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Mon Feb 14 12:25:44 2022 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Feb 14 12:25:44 2022 -0800" }, "message": "Update readme: drop broken coverage and CI badges (#40)\n\ndrop broken coverage and CI badges" }, { "commit": "1ffad63428bbd1b3ecaa15926bacfb724023648c", "tree": "c7f7e52874edb632b17786d31314c69e1122a28a", "parents": [ "46abb2a74f4110ce632b0019679dcc5fad1fea4b" ], "author": { "name": "Michael Thomsen", "email": "mit@google.com", "time": "Thu Dec 02 19:11:55 2021 +0100" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Dec 02 10:11:55 2021 -0800" }, "message": "Remove package root (#38)\n\nMerging on behalf of @mit-mit " }, { "commit": "46abb2a74f4110ce632b0019679dcc5fad1fea4b", "tree": "74a62b0a1637f1de691176fb8ab14908f156a8d5", "parents": [ "4b1a41e6adbdd78151eb3eda885c4d89262a1efa" ], "author": { "name": "Greg Spencer", "email": "gspencergoog@users.noreply.github.com", "time": "Tue Aug 31 16:59:34 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Aug 31 16:59:34 2021 -0700" }, "message": "Fix formatting (#36)\n\n" }, { "commit": "4b1a41e6adbdd78151eb3eda885c4d89262a1efa", "tree": "7ab251b91ce10e667e8031a1d9ee5f473e2bf144", "parents": [ "17e660f2889d72948a34094bcb2cc177d2e98871" ], "author": { "name": "Greg Spencer", "email": "gspencergoog@users.noreply.github.com", "time": "Mon Aug 30 16:38:32 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Aug 30 16:38:32 2021 -0700" }, "message": "Switch to GitHub actions, update analysis options, fix analysis issues. (#35)\n\nThis removes Travis configuration and switches to GitHub actions. Also, updated the analysis options to use package:lints/recommended.yaml." }, { "commit": "17e660f2889d72948a34094bcb2cc177d2e98871", "tree": "58d6ef7c14b258c09557a27ac7aab00ea0835215", "parents": [ "a09333fb321fd99c26d205e52fa39e71e49739c2" ], "author": { "name": "Greg Spencer", "email": "gspencergoog@users.noreply.github.com", "time": "Mon Aug 16 17:25:01 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Aug 16 17:25:01 2021 -0700" }, "message": "Fix sdk version constraint to no longer be pre-release (#34)\n\nFixed the Dart SDK constraint to no longer be a pre-release constraint (i.e. 2.12.0 instead of 2.12.0-0).\r\n\r\nAlso, added a pre-commit publish check." }, { "commit": "a09333fb321fd99c26d205e52fa39e71e49739c2", "tree": "16ec27d6e045128d1e69809f3db11d71df9af489", "parents": [ "f63fd0bc3021354a0687dc935962c9acc003f47e" ], "author": { "name": "Greg Spencer", "email": "gspencergoog@users.noreply.github.com", "time": "Mon Aug 16 15:54:26 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Aug 16 15:54:26 2021 -0700" }, "message": "Add FakePlatform.copyWith to allow overriding some values only (#33)\n\nThis adds a copyWith function to FakePlatform so that it is easy to override just one value from another platform. This can cut down a lot on duplicate code in tests, since you can make one template platform, and then just customize bits of it in each test.\r\n\r\nAlso, updated travis.sh to work with \"dart format\" instead of \"dartfmt\", and bumped the version number." }, { "commit": "f63fd0bc3021354a0687dc935962c9acc003f47e", "tree": "9871eb013d4b5ce70a009877663296619dc37aa4", "parents": [ "c20e6fa315e9f8820e51c0ae721f63aff33b8e17" ], "author": { "name": "Greg Spencer", "email": "gspencergoog@users.noreply.github.com", "time": "Thu Apr 01 21:28:39 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Apr 01 21:28:39 2021 -0700" }, "message": "Add OS constants for use in switch statements (#30)\n\n" }, { "commit": "c20e6fa315e9f8820e51c0ae721f63aff33b8e17", "tree": "f9878531d81ff61e9d2ccc9ca8383426e04de67b", "parents": [ "00e563f4b8c57c40134888e048fa2270e7af23f7" ], "author": { "name": "Jonah Williams", "email": "jonahwilliams@google.com", "time": "Wed Feb 03 09:43:48 2021 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Feb 03 09:43:48 2021 -0800" }, "message": "stable release for null safety (#29)\n\n" }, { "commit": "00e563f4b8c57c40134888e048fa2270e7af23f7", "tree": "051d495ba0b5ff99ebb771f91addab5a963d8296", "parents": [ "ebad527a0e08d517d51a0d6dc5fc86d2cb98b16b" ], "author": { "name": "Jonah Williams", "email": "jonahwilliams@google.com", "time": "Wed Nov 04 10:29:23 2020 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Nov 04 10:29:23 2020 -0800" }, "message": "Update for beta release (#28)\n\n" }, { "commit": "ebad527a0e08d517d51a0d6dc5fc86d2cb98b16b", "tree": "db2fc956618e848a9b91273c35e15bc4e517988b", "parents": [ "2f482984fb43a643267446cd4a3fea8eff850ffb" ], "author": { "name": "Jonah Williams", "email": "jonahwilliams@google.com", "time": "Thu Oct 22 10:05:18 2020 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Oct 22 10:05:18 2020 -0700" }, "message": "updaet SDK constraint for null safety (#27)\n\n" }, { "commit": "2f482984fb43a643267446cd4a3fea8eff850ffb", "tree": "80fc18b8a7f936f15ac5ddbbf4578469436e2467", "parents": [ "eca398f6901c9cb879839d7a5bc99bf5a212a9d2" ], "author": { "name": "Jonah Williams", "email": "jonahwilliams@google.com", "time": "Tue Sep 22 13:41:37 2020 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Sep 22 13:41:37 2020 -0700" }, "message": "update sdk contraint for 2.11 (#26)\n\n* update sdk contraint for 2.11\r\n" }, { "commit": "eca398f6901c9cb879839d7a5bc99bf5a212a9d2", "tree": "088012d8e34e6583cbcff485d76cee068193e802", "parents": [ "33bb07771d6d459a8fd1cafc7ad3195144bc4b51" ], "author": { "name": "Jonah Williams", "email": "jonahwilliams@google.com", "time": "Mon Aug 10 16:56:22 2020 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Aug 10 16:56:22 2020 -0700" }, "message": "publishable null-safety release (#25)\n\npublishable null-safety release\r\n\r\nCo-authored-by: Jacob MacDonald \u003cjakemac@google.com\u003e" }, { "commit": "33bb07771d6d459a8fd1cafc7ad3195144bc4b51", "tree": "61c9f4f369b3c140993898a665330be91bf1bc25", "parents": [ "fd0961d8a57979c5690b7ce9b584d99146acb6bd" ], "author": { "name": "Jonah Williams", "email": "jonahwilliams@google.com", "time": "Wed Jul 29 16:24:42 2020 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Jul 29 16:24:42 2020 -0700" }, "message": "[null-safety] migrate platform to null-safe dart (#24)\n\nMigrate platform to null-safety. Remove stable travis shard since that does not support null safety" }, { "commit": "fd0961d8a57979c5690b7ce9b584d99146acb6bd", "tree": "78090de0a09c27053bfb26aff6e52eba0e84490b", "parents": [ "fcf5403b68c792fac39d7d2e972193a073161583" ], "author": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Sun Jul 28 19:17:02 2019 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Sun Jul 28 19:17:02 2019 -0700" }, "message": "Bump version (#20)\n\n" }, { "commit": "fcf5403b68c792fac39d7d2e972193a073161583", "tree": "ea2f314082d13cecf10f4ca43838213009f3bb2d", "parents": [ "c368ca95775a4ec8d0b60899ce51299a9fbda399" ], "author": { "name": "Felix Angelov", "email": "felangelov@gmail.com", "time": "Sun Jul 28 21:12:43 2019 -0500" }, "committer": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Sun Jul 28 19:12:43 2019 -0700" }, "message": "Add operatingSystemVersion (#19)\n\n" }, { "commit": "c368ca95775a4ec8d0b60899ce51299a9fbda399", "tree": "4f3697fdc06212f37adc7538e09173feb3e00069", "parents": [ "3d558979f1fbe34d322f55ed5181c44414a5110f" ], "author": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Mon Aug 13 11:05:22 2018 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Aug 13 11:05:22 2018 -0700" }, "message": "2.2.0 release (#18)\n\n* Update package:test dependency\r\n* Declare compatibility with Dart 2 stable\r\n* Fix Dart 2 errors\r\n" }, { "commit": "3d558979f1fbe34d322f55ed5181c44414a5110f", "tree": "4a8c8ac92afe5ccdc2912dad4a573bf36428fa18", "parents": [ "952e2e2e7bbb52650503310247c04c6b00f15b77" ], "author": { "name": "BC Ko", "email": "bcko@users.noreply.github.com", "time": "Thu May 24 09:19:16 2018 -0700" }, "committer": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Thu May 24 09:19:16 2018 -0700" }, "message": "Update .gitignore to new `dart_tool` pub cache (#15)\n\nUpdate .gitignore to new `dart_tool` pub cache" }, { "commit": "952e2e2e7bbb52650503310247c04c6b00f15b77", "tree": "dbcc18dbb59c7be831fb7ad632726d660c35f7ed", "parents": [ "6a6e415471242b82d38981958d0a5bf1030f88ce" ], "author": { "name": "Alexander Aprelev", "email": "aam@google.com", "time": "Mon Feb 12 10:37:18 2018 -0800" }, "committer": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Mon Feb 12 10:37:18 2018 -0800" }, "message": "Update sdk constraint to \u003c2.0.0. Drop \u0027-dev.infinity\u0027 (#14)\n\n" }, { "commit": "6a6e415471242b82d38981958d0a5bf1030f88ce", "tree": "b2e2d8f2704e6acb9750719c5b0edb762ce02441", "parents": [ "aba5b2b278d0d70e80b5638ab95ea68954cbd272" ], "author": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Thu Jul 13 11:32:20 2017 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Jul 13 11:32:20 2017 -0700" }, "message": "Bump max Dart SDK version to 2.0.0-dev.infinity (#13)\n\n" }, { "commit": "aba5b2b278d0d70e80b5638ab95ea68954cbd272", "tree": "80038dec4643e3e5a6dc798c3ce15818a3bc62a3", "parents": [ "0a85ce065d059b075229d0a77d256c301dea56b2" ], "author": { "name": "Michael Goderbauer", "email": "goderbauer@google.com", "time": "Fri May 19 09:22:45 2017 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Fri May 19 09:22:45 2017 -0700" }, "message": "Add (#12)\n\n" }, { "commit": "0a85ce065d059b075229d0a77d256c301dea56b2", "tree": "5f19713bfce88351f4e1293aafb0bc2f2453eb9b", "parents": [ "4f5890dc51776c0659ff1deaaf5e4f6c0ebd38bd" ], "author": { "name": "Michael Goderbauer", "email": "goderbauer@google.com", "time": "Wed Apr 05 14:29:25 2017 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Apr 05 14:29:25 2017 -0700" }, "message": "Added stdinSupportsAnsi and stdinSupportsAnsi (#9)\n\n" }, { "commit": "4f5890dc51776c0659ff1deaaf5e4f6c0ebd38bd", "tree": "a35e942defaee8e38b15b3cc1d5d871c3af2eeaf", "parents": [ "3e25e060517124bc6b398161dc5cbafe285fedbe" ], "author": { "name": "Phil Quitslund", "email": "pq@users.noreply.github.com", "time": "Tue Mar 28 14:26:27 2017 -0700" }, "committer": { "name": "Michael Goderbauer", "email": "goderbauer@google.com", "time": "Tue Mar 28 14:26:27 2017 -0700" }, "message": "Add pub shield. (#8)\n\n" }, { "commit": "3e25e060517124bc6b398161dc5cbafe285fedbe", "tree": "a746c907ba651b77cabd8bbe445371efaeb11e7a", "parents": [ "bb1321be30db44f8e2638609241e10e9453274ec" ], "author": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Tue Mar 28 14:17:44 2017 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Mar 28 14:17:44 2017 -0700" }, "message": "Bump version to 1.1.1 (#7)\n\n" }, { "commit": "bb1321be30db44f8e2638609241e10e9453274ec", "tree": "f3292326e4e82e9c06f11d728144e82ab380935a", "parents": [ "74fc8c233b31ef3e41dbcc4b285076b21a7c565f" ], "author": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Tue Mar 28 14:14:18 2017 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Mar 28 14:14:18 2017 -0700" }, "message": "Add .travis.yml (#6)\n\n" }, { "commit": "74fc8c233b31ef3e41dbcc4b285076b21a7c565f", "tree": "ed56d4199c7bf4a5cd947558a325e74c46d591e6", "parents": [ "8ae6f90090c75042ebcfa503567f55fbd9968c21" ], "author": { "name": "Phil Quitslund", "email": "pq@users.noreply.github.com", "time": "Tue Mar 28 14:04:58 2017 -0700" }, "committer": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Tue Mar 28 14:04:58 2017 -0700" }, "message": "Udpate to new io.stdin.supportsAnsiEscapes. (#5)\n\n" }, { "commit": "8ae6f90090c75042ebcfa503567f55fbd9968c21", "tree": "c4a1a6325d5264966c5b774b250f8563b300f6b0", "parents": [ "c5ecf6ab7063633d4635f6ad665f7008b4174b0b" ], "author": { "name": "Michael Goderbauer", "email": "goderbauer@google.com", "time": "Thu Mar 16 16:28:39 2017 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Mar 16 16:28:39 2017 -0700" }, "message": "add ansiSupported (#4)\n\n* add ansiSupported\r\n\r\n* review comments\r\n" }, { "commit": "c5ecf6ab7063633d4635f6ad665f7008b4174b0b", "tree": "f0f8efce043149d250e24630e562b9d65afbd3eb", "parents": [ "338adcb1f9883a56a40f16469521ada85711469c", "e1692a9e4b59039394be7ff8f39a836d7a9df377" ], "author": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Mon Feb 13 10:28:05 2017 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Feb 13 10:28:05 2017 -0800" }, "message": "Merge pull request #3 from tvolkert/docs\n\nMinor doc updates" }, { "commit": "e1692a9e4b59039394be7ff8f39a836d7a9df377", "tree": "f0f8efce043149d250e24630e562b9d65afbd3eb", "parents": [ "338adcb1f9883a56a40f16469521ada85711469c" ], "author": { "name": "Todd Volkert", "email": "tvolkert@google.com", "time": "Mon Feb 13 09:54:32 2017 -0800" }, "committer": { "name": "Todd Volkert", "email": "tvolkert@google.com", "time": "Mon Feb 13 09:54:32 2017 -0800" }, "message": "Minor doc updates\n" }, { "commit": "338adcb1f9883a56a40f16469521ada85711469c", "tree": "9ffeafbb13990688650c201ddb88e41e0bcdb675", "parents": [ "884ce3b02495dfd833744ef3e794e2940d599210" ], "author": { "name": "Todd Volkert", "email": "tvolkert@google.com", "time": "Thu Jan 26 14:56:20 2017 -0800" }, "committer": { "name": "Todd Volkert", "email": "tvolkert@google.com", "time": "Thu Jan 26 14:56:20 2017 -0800" }, "message": "Add disclaimer\n" }, { "commit": "884ce3b02495dfd833744ef3e794e2940d599210", "tree": "7c5b6eb1adc1d9e3f94d3ed948aff7f50244f26e", "parents": [ "5c97211f3943cb108b8d99b3605b2fe7baf05b1a" ], "author": { "name": "Todd Volkert", "email": "tvolkert@google.com", "time": "Wed Jan 25 12:58:34 2017 -0800" }, "committer": { "name": "Todd Volkert", "email": "tvolkert@google.com", "time": "Wed Jan 25 12:58:34 2017 -0800" }, "message": "1.0.1 release\n" }, { "commit": "5c97211f3943cb108b8d99b3605b2fe7baf05b1a", "tree": "9bd28adbf6821a4359e8f212eb7c9fb079934c94", "parents": [ "9be46233bbec8950893563dfe8bf12934ffffd0a" ], "author": { "name": "Todd Volkert", "email": "tvolkert@google.com", "time": "Wed Jan 25 12:57:32 2017 -0800" }, "committer": { "name": "Todd Volkert", "email": "tvolkert@google.com", "time": "Wed Jan 25 12:57:32 2017 -0800" }, "message": "Add const constructors for Platform and LocalPlatform\n" }, { "commit": "9be46233bbec8950893563dfe8bf12934ffffd0a", "tree": "75051b63169ff2d9f131f2a3b6b3017d33c67725", "parents": [ "feeab7a85c245193f96cff32fc19c567e97c58c9" ], "author": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Wed Jan 25 12:24:27 2017 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Jan 25 12:24:27 2017 -0800" }, "message": "Add FakePlatform (#2)\n\n" }, { "commit": "feeab7a85c245193f96cff32fc19c567e97c58c9", "tree": "533ec82324f289f8ed90a34aea877a6f30027e85", "parents": [ "e9c7837a0dbe88fe1bb78378983ecd53cd560027" ], "author": { "name": "Todd Volkert", "email": "tvolkert@users.noreply.github.com", "time": "Tue Jan 24 20:15:06 2017 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Jan 24 20:15:06 2017 -0800" }, "message": "Add `Platform` interface files (#1)\n\n" }, { "commit": "e9c7837a0dbe88fe1bb78378983ecd53cd560027", "tree": "52f41c607dcb500706b3d872971b0745b8b92413", "parents": [], "author": { "name": "Todd Volkert", "email": "tvolkert@google.com", "time": "Tue Jan 24 17:37:54 2017 -0800" }, "committer": { "name": "Todd Volkert", "email": "tvolkert@google.com", "time": "Tue Jan 24 17:37:54 2017 -0800" }, "message": "Provide initial project structure\n" } ] }