1. 57ff81b Bump the github-actions group with 2 updates (#327) by dependabot[bot] · 3 days ago main
  2. 492ef1e Upgrade pkgs/appengine to gcloud 0.9.0 (#326) by István Soós · 2 weeks ago appengine-v0.13.12
  3. afdb703 chore: remove googleapis_firestore_v1 (#323) by Kevin Moore · 4 weeks ago
  4. bc16fe9 gcloud: use_super_parameters fix (#324) by Kevin Moore · 4 weeks ago
  5. 7566839 Bump the github-actions group with 4 updates (#321) by dependabot[bot] · 9 weeks ago
  6. d632794 Bump actions/stale from 10.1.1 to 10.2.0 in the github-actions group (#319) by dependabot[bot] · 3 months ago
  7. 1d51a3a Bump actions/checkout from 3.5.3 to 6.0.2 in the github-actions group (#311) by dependabot[bot] · 4 months ago
  8. c5ef959 Fix timezone CI (#299) by Moritz · 5 months ago timezone-v0.11.0
  9. 0aca541 Merge pull request #296 from dart-lang/merge-timezone-package by Moritz · 5 months ago
  10. d358334 Bump the github-actions group across 1 directory with 3 updates (#298) by dependabot[bot] · 5 months ago
  11. 3398a6a Add health workflow (#297) by Moritz · 5 months ago
  12. 5317d48 Moving changes by Moritz · 5 months ago
  13. 484dc59 Add issue template and other fixes by Moritz · 5 months ago
  14. f5540b2 Merge package:timezone into the labs monorepo by Moritz · 5 months ago
  15. 9efce24 Merge pull request dart-lang/timezone#229 from induwara-amaranga/master by Moritz · 5 months ago
  16. f539f0b Merge branch 'master' into master by Moritz · 5 months ago
  17. c9e861c Merge pull request dart-lang/timezone#231 from lrhn/tweak-lrn by Moritz · 5 months ago
  18. 6b7a1ab fix typo by Moritz · 5 months ago
  19. b1c3ffc Rebase by Moritz · 5 months ago
  20. c02f923 Tweaks and anti-bug-ensurence. by Lasse R.H. Nielsen · 6 months ago
  21. 6d6be7e Merge pull request dart-lang/timezone#234 from srawlins/generateCommonTZNames by Moritz · 5 months ago
  22. 8ce2903 add changelog by Moritz · 5 months ago
  23. bfe148c remove slash by Moritz · 6 months ago
  24. 4368921 regenerate by Moritz · 6 months ago
  25. 3d0d979 Generate common timezones by Moritz · 6 months ago
  26. 91706e5 Merge pull request dart-lang/timezone#232 from srawlins/makeOffsetDuration by Moritz · 5 months ago
  27. 9236d25 make final by Moritz · 5 months ago
  28. f52b883 make offset a duration by Moritz · 6 months ago
  29. de3734c Add issue template (dart-lang/timezone#233) by Moritz · 5 months ago
  30. 7927b91 Fix typo (dart-lang/timezone#235) by Moritz · 5 months ago
  31. 45da1d2 Merge pull request dart-lang/timezone#225 from gazialankus/patch-1 by Moritz · 6 months ago
  32. 3bac9d4 Bump SDK and update TZ database (dart-lang/timezone#230) by Moritz · 6 months ago
  33. 34eb989 Replace direct assignment with setLocalLocation method. by S.G induwara amaaranga · 6 months ago
  34. 191512b docs(unix_api): Add more details on the implementation (#294) by Brian Quinlan · 7 months ago
  35. c378a7a chore(unix_api): Switch to using the stable channel for CI (#293) by Brian Quinlan · 7 months ago
  36. 6ac7673 unix_api: Add support for pthreads (#288) by Brian Quinlan · 7 months ago
  37. 627ff47 [jot] Fix badge link in README.md (#292) by Kevin Moore · 7 months ago
  38. 7415ba0 update the CODEOWNERS file (#290) by Devon Carew · 7 months ago
  39. 5a8c806 Update README.md (#291) by Devon Carew · 7 months ago
  40. cbf6c71 Bump the github-actions group with 3 updates (#280) by dependabot[bot] · 7 months ago
  41. e3e14ed add a comment to lib/src/display.dart (#289) by Devon Carew · 7 months ago
  42. 9fced22 contribute package:jot to dart-lang/labs (#287) by Devon Carew · 7 months ago
  43. 96c5a16 Add support for some mmap.h functions (#286) by Brian Quinlan · 7 months ago
  44. b1faa8c Convert .json config files to .yaml (#284) by Brian Quinlan · 8 months ago
  45. 96c7e14 [unix_api]: Save and restore `errno` between unix api calls (#281) by Brian Quinlan · 8 months ago
  46. 836d66e [gcloud] Add `orderingKey` to PubSub Message type (#279) by Bryan Oltman · 8 months ago gcloud-v0.9.0
  47. db3b28f [unix_api] Generate functions if their types are understood by dart:ffi (#273) by Brian Quinlan · 8 months ago
  48. 0053a95 Clarified that package does not provide current timezone by Gazihan Alankuş · 8 months ago
  49. e0d5874 [io_file]: Remove --enable-experiment=native-assets flag (now always set) (#276) by Brian Quinlan · 9 months ago
  50. 78e6307 Remove `--enable-experiment=native-assets` flag (now always set) (#274) by Brian Quinlan · 9 months ago
  51. c6178cd Extract the `io_file` POSIX API into a separate package (#272) by Brian Quinlan · 9 months ago
  52. 6648124 Further reduce tests' dependency on `dart:io` (#265) by Brian Quinlan · 9 months ago
  53. a01ccdf feat: Add an exists method to FileSystem (#271) by Brian Quinlan · 9 months ago
  54. 56b9d74 Fixes to dartdoc in FileSystem (#270) by Brian Quinlan · 10 months ago
  55. 77464e7 Add removeFile (#268) by Brian Quinlan · 10 months ago
  56. 488cabf Place FileSystem public method in alphabetical order (#266) by Brian Quinlan · 10 months ago
  57. 3a4cff3 Retry on test failure (#267) by Brian Quinlan · 10 months ago
  58. 7773819 Decouple more tests from `dart:io` (#255) by Brian Quinlan · 11 months ago
  59. 595b81e Add a generator script to regenerate native bindings (#264) by Brian Quinlan · 11 months ago
  60. 9ea41b1 Work around an incorrect error code on iOS/Android when opening a directory (#260) by Brian Quinlan · 11 months ago
  61. aaa25f9 update to the latest version of protoc_plugin (#263) by Devon Carew · 11 months ago
  62. ec5a025 Implement file copying (#257) by Brian Quinlan · 11 months ago
  63. 35e33ea Fix a memory leak while changing permissions (#259) by Brian Quinlan · 11 months ago
  64. b1720ed Use supported kotlin version (#261) by Brian Quinlan · 11 months ago
  65. 96ce30f Update the CI to use the minimum Android version supported by Flutter (#262) by Brian Quinlan · 11 months ago
  66. 1c88921 Use malloc free when allocating with malloc (#258) by Brian Quinlan · 11 months ago
  67. 383a038 Support recursively deleting long file names on Windows (#256) by Brian Quinlan · 11 months ago
  68. 2f625ce Add the ability to test a `FileSystem` without using `dart:io` explicitly (#254) by Brian Quinlan · 11 months ago
  69. 56cf33d Switch to using package exceptions instead of dart:io exceptions. (#253) by Brian Quinlan · 11 months ago
  70. 525ce08 Design a exception hierarchy for io_file (#250) by Brian Quinlan · 11 months ago
  71. 9b1fffb Bump subosito/flutter-action from 2.19.0 to 2.21.0 in the github-actions group (#252) by dependabot[bot] · 11 months ago
  72. 8c59f9a Add a test to verify that virtual files can be written to (#251) by Brian Quinlan · 11 months ago
  73. dcdc798 Support long paths and getting/setting the current working directory (#236) by Brian Quinlan · 11 months ago
  74. b4408c0 rev to the latest package:protoc_plugin version; regenerate the proto files (#249) by Devon Carew · 11 months ago
  75. 4d7bb45 Enable tests on Android (#248) by Brian Quinlan · 12 months ago
  76. 676b45f Enable tests on iOS (#247) by Brian Quinlan · 12 months ago
  77. d0966d6 add an initial test (#246) by Devon Carew · 12 months ago
  78. 4cc1f78 add an example use of firestore (#240) by Devon Carew · 12 months ago
  79. b98349f Use the required version of package:win32 (#244) by Brian Quinlan · 12 months ago
  80. f896197 Implement `removeDirectoryTree` on POSIX (#242) by Brian Quinlan · 1 year ago
  81. f838595 appengine: update dependencies, use latest lints (#243) by Kevin Moore · 1 year ago appengine-v0.13.11
  82. 8d91394 gcloud: support the latest pkg:googleapis (#241) by Kevin Moore · 1 year ago gcloud-v0.8.19
  83. 704a5c3 Adds support for fetching metadata on POSIX (#204) by Brian Quinlan · 1 year ago
  84. 55f5a5a rev protoc_plugin; add a changelog (#239) by Devon Carew · 1 year ago
  85. 9aa2cae add a script to regenerate the gRPC library; commit generated gRPC libraries (#237) by Devon Carew · 1 year ago
  86. e48fb93 [io_file] Add the ability to get file metadata on Windows. (#202) by Brian Quinlan · 1 year ago
  87. 5f1db7a Only output failures during test runs (#225) by Brian Quinlan · 1 year ago
  88. 737bcd3 Update the io_file description to be (semi) useful. (#238) by Brian Quinlan · 1 year ago
  89. 53ad08d add a script to sync in firestore protos (#234) by Devon Carew · 1 year ago
  90. cf836e7 Update README.md (#235) by Devon Carew · 1 year ago
  91. 7bc8eda initial commit of package:googleapis_firestore_v1 (#233) by Devon Carew · 1 year, 1 month ago
  92. 6274b72 Run tests on Windows ARM. (#227) by Brian Quinlan · 1 year, 1 month ago
  93. 3c8c1e7 Use internal libc bindings (#231) by Brian Quinlan · 1 year, 1 month ago
  94. 65bebe7 Update README.md (#230) by Devon Carew · 1 year, 1 month ago
  95. 1ff6e9c update package:appengine to use a recent lint set (#228) by Devon Carew · 1 year, 1 month ago
  96. cda0362 update package:gcloud to a more recent set of lints (#229) by Devon Carew · 1 year, 1 month ago
  97. 0435f3c Fix root readme links (#226) by Kevin Moore · 1 year, 1 month ago
  98. e0a4ae0 Implement recursive directory deletion for Windows (#224) by Brian Quinlan · 1 year, 1 month ago
  99. 07e730e Add temporary directory support for POSIX (#222) by Brian Quinlan · 1 year, 1 month ago
  100. bad1f29 Implement `writeAsString` (#223) by Brian Quinlan · 1 year, 1 month ago