1. 9be22fa Update sdk constraint to <2.0.0. Drop '-dev.infinity' (#69) by Alexander Aprelev · 6 years ago
  2. 5f99e6b Fix impl of memory directory's _renameSync. (#66) by Sam Rawlins · 6 years ago
  3. 99baf36 Fix uses_dynamic_as_bottom error (#63) by Sam Rawlins · 6 years ago
  4. 89345e9 Only pass boolean values to assert (#64) by Sam Rawlins · 6 years ago
  5. 12156a5 Fix line splitter (#62) by Leaf Petersen · 6 years ago 2.3.5
  6. ec7dfdb Bump SDK constraint to allow to early Dart 2.0 release (#60) by Todd Volkert · 7 years ago 2.3.4
  7. befdc6e Relax version requirements on `package:intl` (#59) by Todd Volkert · 7 years ago 2.3.3
  8. 6ecf967 Make the test async so as to wait for write to be done (#58) by Keerti Parthasarathy · 7 years ago
  9. fb5bce5 Fix Uri handling in FileSystem methods (#57) by Todd Volkert · 7 years ago 2.3.2
  10. 5beb596 Ignore errno values on Windows tests (#55) by Todd Volkert · 7 years ago
  11. 9895e04 Enable Windows testing of LocalFileSystem (#54) by Todd Volkert · 7 years ago
  12. 1c78228 Add more Windows tests (#53) by Todd Volkert · 7 years ago
  13. 4da2da0 Enable Windows testing of MemoryFileSystem (#52) by Todd Volkert · 7 years ago
  14. 6ef5815 Fix MemoryFile to update last modified time when writeAs* is called (#50) by Todd Volkert · 7 years ago 2.3.1
  15. 8f5f853 Added convenience methods in `Directory`... (#46) by Todd Volkert · 7 years ago 2.3.0
  16. de508ca Remove 'implements Function' from MethodProxy (#45) by Todd Volkert · 7 years ago
  17. d6795a9 Update code to use errno values (#44) by Todd Volkert · 7 years ago 2.2.0
  18. d9dad57 Windows fixes (#42) by Todd Volkert · 7 years ago
  19. 4aaaddf Remove superfluous `extends Object with ...` references (#41) by Todd Volkert · 7 years ago
  20. ce36d35 Prepare for 2.1.0 release (#40) by Todd Volkert · 7 years ago 2.1.0
  21. 3e1e6c6 Update API per new dart:io methods (#39) by Todd Volkert · 7 years ago
  22. bece3fb Stop using deprecated Throws matcher (#38) by Todd Volkert · 7 years ago
  23. 700d00a Fix minor lint warning by Todd Volkert · 7 years ago
  24. d4becd7 Minor fixes based on an inspection of 2.0.0 release in pub and on dartdocs.org (#37) by Todd Volkert · 7 years ago 2.0.1
  25. a396b83 Update README badges to point to new repo (#36) by Todd Volkert · 7 years ago
  26. d0f2de4 Record & replay errors in (Recording|Replay)FileSystem (#35) by Todd Volkert · 7 years ago 2.0.0
  27. a0346ec Fix bug (and re-enable test) in ReplayIOSink (#34) by Todd Volkert · 7 years ago
  28. 9369e91 Finish implementation of ReplayFileSystem (#33) by Todd Volkert · 7 years ago
  29. da342e3 More implementation of ReplayFileSystem (#32) by Todd Volkert · 7 years ago
  30. 24f17eb Run common tests for ReplayFileSystem. (#31) by Todd Volkert · 7 years ago
  31. c9474de Merge `encoding.dart` and `resurrectors.dart` (#30) by Todd Volkert · 7 years ago
  32. 690c5e1 Extract out common `ReplayAware` interface (#29) by Todd Volkert · 7 years ago
  33. 6d335f0 Partial implementation of ReplayFileSystem (#28) by Todd Volkert · 7 years ago
  34. 6c58340 Fix for analyzer STRONG_MODE_INVALID_CAST_FUNCTION_EXPR error with 1.22.0-dev.10.6 Dart SDK (#26) by Keerti Parthasarathy · 7 years ago
  35. c2f5b40 Add deeplyEqual() method for use in replay (#25) by Todd Volkert · 7 years ago
  36. b2689ff Use synchronous file writing in BlobStreamReference (#24) by Todd Volkert · 7 years ago
  37. 2c08bc1 Deeply encode objects in `encode()` (#23) by Todd Volkert · 7 years ago
  38. 53c69df Clean up a few things in the record_replay library: (#22) by Todd Volkert · 7 years ago
  39. 722d092 Fix for STRONG_MODE_INVALID_CAST_FUNCTION_EXPR analyzer error with 1.22.0-dev.10.4 (#21) by Keerti Parthasarathy · 7 years ago
  40. 21e4eaf Clean up RecordingFile `ResultReference` classes (#20) by Todd Volkert · 7 years ago
  41. e30f99c Serialize results of certain file invocations to separate file. (#19) by Todd Volkert · 7 years ago
  42. 42bf782 Add ResultReference<T> to record_replay library. (#18) by Todd Volkert · 7 years ago
  43. e0aca53 Turn on stricter analyzer options (#17) by Todd Volkert · 7 years ago
  44. 3ba4cf2 Implement RecordingFileSystem. (#16) by Todd Volkert · 7 years ago
  45. eda5a8b Add `basename` and `dirname` to `FileSystemEntity` (#15) by Todd Volkert · 7 years ago
  46. 57a4a6c Add `FileSystem.path`. (#14) by Todd Volkert · 7 years ago
  47. e4e5372 Expose Forwarding* as part of the main interface. (#12) by Todd Volkert · 7 years ago
  48. 094ea68 Better toString() implementations (#68) by Todd Volkert · 7 years ago
  49. 47f0655 Fix tests in Dart dev channel (#64) by Todd Volkert · 7 years ago
  50. 9609e08 Convert to 3-clause BSD (#62) by Matan Lurey · 7 years ago
  51. 573d5cf Various comment updates and little fixes (#51) by Matan Lurey · 7 years ago
  52. f53c50f Remove test flakiness (#59) by Todd Volkert · 7 years ago
  53. 5caa51f Add FileSystem.pathSeparator (#58) by Todd Volkert · 7 years ago
  54. 7975994 Fix bug in MemoryFileSystemEntity.resolveSymbolicLinks() (#57) by Todd Volkert · 7 years ago
  55. 9b1d998 Update CHANGELOG.md and pubspec.yaml for 1.0.1 release (#56) by Todd Volkert · 7 years ago
  56. 98bd922 Add `FileSystem.systemTempDirectory` (#55) by Todd Volkert · 7 years ago
  57. 571432e Broaden legal types for directory(), file(), and link() methods (#54) by Todd Volkert · 7 years ago
  58. 1c2ed7e Ensure covariant return types (#52) by Todd Volkert · 7 years ago
  59. ec02027 Remove @TestOn('vm') and library directive from memory_test.dart (#53) by Todd Volkert · 7 years ago
  60. 4d0bbfd Run all tests when calculating coverage (#50) by Matan Lurey · 7 years ago
  61. e68c09b Replace !x.isEmpty with x.isNotEmpty (#49) by Matan Lurey · 7 years ago
  62. c12ff1e Update travis.sh to use .analysis_options… (#48) by Matan Lurey · 7 years ago
  63. 38db2e8 Update .analysis_options (#47) by Matan Lurey · 7 years ago
  64. ad06da8 Add SDK constraint to be able to publish to pub (#38) by Todd Volkert · 7 years ago
  65. ab4b8fb Final prep for 1.0.0 release (#37) by Todd Volkert · 7 years ago
  66. 98216ba Prepare for 1.0.0 release (#36) by Todd Volkert · 7 years ago
  67. f8a100a Flesh out ChrootFileSystem (#35) by Todd Volkert · 7 years ago
  68. 72c438f Add more tests (#34) by Todd Volkert · 7 years ago
  69. e0a9b96 Fixes to MemoryFileSystem (#33) by Todd Volkert · 7 years ago
  70. 2d5f65e Make some methods in `_MemoryFileSystemEntity` private (#32) by Todd Volkert · 7 years ago
  71. 80a55a3 Fix bugs in `_ChrootLink`, and re-enable corresponding tests (#31) by Todd Volkert · 7 years ago
  72. 36c2f3f Fix bugs in `_MemoryLink`, & re-enable corresponding tests (#30) by Todd Volkert · 7 years ago
  73. 66b06cc Add tests for `Link` (#29) by Todd Volkert · 7 years ago
  74. 8480d6c Fix bugs in ChrootFile, and re-enable corresponding tests (#28) by Todd Volkert · 7 years ago
  75. e9d8cc8 Fix bugs in MemoryFile, and re-enable corresponding tests (#27) by Todd Volkert · 7 years ago
  76. 68226d0 Add tests for `File` (#26) by Todd Volkert · 7 years ago
  77. 437ded6 Minor fixes, and a few new tests (#24) by Todd Volkert · 7 years ago
  78. d11edca Test LocalFileSystem without using ChrootFileSystem (#23) by Todd Volkert · 7 years ago
  79. 67e015a Add ChrootFileSystem. (#22) by Todd Volkert · 7 years ago
  80. f855b82 Factor out Forwarding classes; use them in local backend (#21) by Todd Volkert · 7 years ago
  81. 3fb9488 Eliminate the need for dart_style dev_dependency (#20) by Chris Bracken · 7 years ago
  82. 4531665 Implement tests for Directory (#19) by Todd Volkert · 7 years ago
  83. 4b48927 Support browser contexts in package:file (#18) by Todd Volkert · 7 years ago
  84. f289ad5 Move memory tests to common tests. (#17) by Todd Volkert · 7 years ago
  85. 653c2fd More work towards proper testing (#16) by Todd Volkert · 7 years ago
  86. 1520d7c Add first round of tests, and associated bug fixes (#15) by Todd Volkert · 7 years ago
  87. ec6b430 Make _FileSink adhere to API spec. (#14) by Todd Volkert · 7 years ago
  88. a6cd204 Implement MemoryFile. (#13) by Todd Volkert · 7 years ago
  89. 0cb5e78 Partial implementation of in-memory file system. (#10) by Todd Volkert · 7 years ago
  90. a4c6c7f Remove separate sync APIs (#9) by Todd Volkert · 7 years ago
  91. d9a0e72 Implement LocalFileSystem with new interface (#8) by Todd Volkert · 7 years ago
  92. 18a00a3 v.next interface for package:file/file.dart (#7) by Todd Volkert · 7 years ago
  93. 63adab7 Merge pull request #5 from matanlurey/strong_and_dartfmt by Matan Lurey · 7 years ago
  94. d54c076 Fix strong mode issues, enforce dartfmt. by Matan Lurey · 7 years ago
  95. 2eef867 bump next version; more readme updates by yjbanov · 8 years ago
  96. 5933229 update readme and pubspec by yjbanov · 8 years ago
  97. 63522fe Merge pull request #3 from yjbanov/backing-map by Matan Lurey · 8 years ago
  98. 6374e4a feat: allow sharing backing store across in-memory file systems by yjbanov · 8 years ago
  99. f2db25b Merge pull request #2 from yjbanov/extensibility by Matan Lurey · 8 years ago
  100. 618b6c6 feat: sync file system; more tests; stricter code analysis by Yegor Jbanov · 8 years ago