1. 1c2ed7e Ensure covariant return types (#52) by Todd Volkert · 7 years ago
  2. ec02027 Remove @TestOn('vm') and library directive from memory_test.dart (#53) by Todd Volkert · 7 years ago
  3. 4d0bbfd Run all tests when calculating coverage (#50) by Matan Lurey · 7 years ago
  4. e68c09b Replace !x.isEmpty with x.isNotEmpty (#49) by Matan Lurey · 7 years ago
  5. c12ff1e Update travis.sh to use .analysis_options… (#48) by Matan Lurey · 7 years ago
  6. 38db2e8 Update .analysis_options (#47) by Matan Lurey · 7 years ago
  7. ad06da8 Add SDK constraint to be able to publish to pub (#38) by Todd Volkert · 7 years ago
  8. ab4b8fb Final prep for 1.0.0 release (#37) by Todd Volkert · 7 years ago
  9. 98216ba Prepare for 1.0.0 release (#36) by Todd Volkert · 7 years ago
  10. f8a100a Flesh out ChrootFileSystem (#35) by Todd Volkert · 7 years ago
  11. 72c438f Add more tests (#34) by Todd Volkert · 7 years ago
  12. e0a9b96 Fixes to MemoryFileSystem (#33) by Todd Volkert · 7 years ago
  13. 2d5f65e Make some methods in `_MemoryFileSystemEntity` private (#32) by Todd Volkert · 7 years ago
  14. 80a55a3 Fix bugs in `_ChrootLink`, and re-enable corresponding tests (#31) by Todd Volkert · 7 years ago
  15. 36c2f3f Fix bugs in `_MemoryLink`, & re-enable corresponding tests (#30) by Todd Volkert · 7 years ago
  16. 66b06cc Add tests for `Link` (#29) by Todd Volkert · 7 years ago
  17. 8480d6c Fix bugs in ChrootFile, and re-enable corresponding tests (#28) by Todd Volkert · 7 years ago
  18. e9d8cc8 Fix bugs in MemoryFile, and re-enable corresponding tests (#27) by Todd Volkert · 7 years ago
  19. 68226d0 Add tests for `File` (#26) by Todd Volkert · 7 years ago
  20. 437ded6 Minor fixes, and a few new tests (#24) by Todd Volkert · 7 years ago
  21. d11edca Test LocalFileSystem without using ChrootFileSystem (#23) by Todd Volkert · 7 years ago
  22. 67e015a Add ChrootFileSystem. (#22) by Todd Volkert · 7 years ago
  23. f855b82 Factor out Forwarding classes; use them in local backend (#21) by Todd Volkert · 7 years ago
  24. 3fb9488 Eliminate the need for dart_style dev_dependency (#20) by Chris Bracken · 7 years ago
  25. 4531665 Implement tests for Directory (#19) by Todd Volkert · 7 years ago
  26. 4b48927 Support browser contexts in package:file (#18) by Todd Volkert · 7 years ago
  27. f289ad5 Move memory tests to common tests. (#17) by Todd Volkert · 7 years ago
  28. 653c2fd More work towards proper testing (#16) by Todd Volkert · 7 years ago
  29. 1520d7c Add first round of tests, and associated bug fixes (#15) by Todd Volkert · 7 years ago
  30. ec6b430 Make _FileSink adhere to API spec. (#14) by Todd Volkert · 7 years ago
  31. a6cd204 Implement MemoryFile. (#13) by Todd Volkert · 7 years ago
  32. 0cb5e78 Partial implementation of in-memory file system. (#10) by Todd Volkert · 7 years ago
  33. a4c6c7f Remove separate sync APIs (#9) by Todd Volkert · 7 years ago
  34. d9a0e72 Implement LocalFileSystem with new interface (#8) by Todd Volkert · 7 years ago
  35. 18a00a3 v.next interface for package:file/file.dart (#7) by Todd Volkert · 7 years ago
  36. 63adab7 Merge pull request #5 from matanlurey/strong_and_dartfmt by Matan Lurey · 7 years ago
  37. d54c076 Fix strong mode issues, enforce dartfmt. by Matan Lurey · 7 years ago
  38. 2eef867 bump next version; more readme updates by yjbanov · 8 years ago
  39. 5933229 update readme and pubspec by yjbanov · 8 years ago
  40. 63522fe Merge pull request #3 from yjbanov/backing-map by Matan Lurey · 8 years ago
  41. 6374e4a feat: allow sharing backing store across in-memory file systems by yjbanov · 8 years ago
  42. f2db25b Merge pull request #2 from yjbanov/extensibility by Matan Lurey · 8 years ago
  43. 618b6c6 feat: sync file system; more tests; stricter code analysis by Yegor Jbanov · 8 years ago
  44. 51f8a88 Change InMemory > Memory. Add common tests and I/O. by Matan Lurey · 8 years ago
  45. 1fc1474 Add coveralls and travis support. by Matan Lurey · 8 years ago
  46. 3f1d512 Update README to show basics of use. by Matan Lurey · 8 years ago
  47. 4d3202e Commit a local file system, some updates. by Matan Lurey · 8 years ago
  48. 79b4a36 Update README.md by Matan Lurey · 8 years ago
  49. 4842a13 Finish in memory implementation, update gitignore by Matan Lurey · 8 years ago
  50. be12678 Initial commit. by Matan Lurey · 8 years ago