1. 72b3142 Eliminate go vet warnings by Sotirios Mantziaris · 8 years ago master
  2. 90dd71e Merge pull request #113 from moorereason/iss112 by Martin Bertschler · 8 years ago
  3. b2ec40f Fix data races in MemMapFs.Chmod and Chtimes by Cameron Moore · 8 years ago
  4. 2f30b2a Merge pull request #110 from SonOfBytes/memfs-perm-fix by Martin Bertschler · 8 years ago
  5. 8a1f135 Merge pull request #99 from moorereason/unused by Martin Bertschler · 8 years ago
  6. 22793e5 Merge pull request #111 from harsimranmaan/gofmt by Martin Bertschler · 8 years ago
  7. a1903a1 Keep gofmt happy by Harsimran Singh Maan · 8 years ago
  8. b34e019 Update memmap.go by SonOfBytes · 8 years ago
  9. 030e8c0 Set Permissions after OpenFile, MkDir and MkDirAll methods called. Added tests to validate. by SonOfBytes · 8 years ago
  10. 06b7e5f Fix typo in RemoveAll code comment by Travis Yoder · 9 years ago
  11. 944579a Improve code in Readme by Laurent Charignon · 9 years ago
  12. 7711a1e Move sftpfs to subpackage by Cameron Moore · 9 years ago
  13. 529281e Remove unused code by Cameron Moore · 9 years ago
  14. 52e4a6c Fixes a pass-by-value error in FileData.Name() by Jamie Wilkinson · 9 years ago
  15. 20500e2 Merge pull request #93 from moorereason/no-defer-on-err by Martin Bertschler · 9 years ago
  16. 5596f5f Merge pull request #95 from jaqx0r/read-data-race by Martin Bertschler · 9 years ago
  17. 40ffa2c Fixes a data race caused by not locking the mem.FileData for read access. by Jamie Wilkinson · 10 years ago
  18. b28a7ef Add Go 1.7 to Travis config by Bjørn Erik Pedersen · 9 years ago
  19. cc9c218 Bump Travis to Go 1.6.3 by Bjørn Erik Pedersen · 9 years ago
  20. 9d16de2 Merge pull request #91 from matthieugrieger/fix-readme-testing-example by Hanno Hecker · 9 years ago
  21. 8bf3f8b Immediately check for errors on fs.Open by Cameron Moore · 9 years ago
  22. 0979251 Replace log.Fatal with log.Panic by Bjørn Erik Pedersen · 9 years ago
  23. 1a8ecf8 Test on both Linux and OSX by Bjørn Erik Pedersen · 9 years ago
  24. 6b1e713 Fix Travis config by Bjørn Erik Pedersen · 9 years ago
  25. e7c8609 Add support for dragonfly and netbsd by Steve Francia · 9 years ago
  26. ea7b196 Fixed utility function calls in testing example by Matthieu Grieger · 9 years ago
  27. f0b36a9 Update Travis config by Bjørn Erik Pedersen · 9 years ago
  28. eb0cc80 Fix parent not present on Windows by Bjørn Erik Pedersen · 9 years ago
  29. 5dbffb6 Merge pull request #83 from francoishill/master by Martin Bertschler · 9 years ago
  30. 12baa8a Merge branch with fix for OpenFile behaviour in CopyOnWriteFs' by Martin Bertschler · 9 years ago
  31. 8404a5e don't return error in CopyOnWriteFs OpenFile if it is a not exist error by Martin Bertschler · 9 years ago
  32. 3c4cfa1 Add `FullBaseFsPath` utility method by Francois Hill (fhill-wks) · 9 years ago
  33. 0718c08 Merge pull request #82 from go-zero-boilerplate/master by Martin Bertschler · 9 years ago
  34. 7b5e657 Revert the previous `fullPath` changes and add tests for "nested" `BasePath`'s by Francois Hill (home win10) · 9 years ago
  35. beda367 test to replicate stat error by paul gruenbacher · 9 years ago
  36. a80ea58 Merge pull request #80 from go-zero-boilerplate/master by Martin Bertschler · 9 years ago
  37. 8e75131 Closes spf13/afero#79 Amendment to previous commit, fixed the related test by Francois Hill (dell laptop) · 9 years ago
  38. 139c771 Closes spf13/afero#79 by Francois Hill (dell laptop) · 9 years ago
  39. 9a1fcfb Closes spf13/afero#79 by Francois Hill (dell laptop) · 9 years ago
  40. 2f194a2 Add FileContainsAnyBytes by Bjørn Erik Pedersen · 9 years ago
  41. 469e5f1 Add tests for readerContains by Bjørn Erik Pedersen · 9 years ago
  42. ddb4d08 Improve absolute file paths handling in BasePathFs by bep · 9 years ago
  43. 3c51231 Fix broken Windows tests by bep · 9 years ago
  44. 28789ef Add missing copyright to util.go by Bjørn Erik Pedersen · 9 years ago
  45. 7e073c0 Fix syscall.EBADFD at FreeBSD by Lenilson J. Dias · 9 years ago
  46. 4c1d2aa Merge pull request #67 from tatsushid/fix/copyonwritefs-patherr-handling by Hanno Hecker · 9 years ago
  47. 3bf3fe3 Fix CopyOnWriteFs Stat to handle *os.PathError by Tatsushi Demachi · 9 years ago
  48. 2729059 rename const file on bsd descendants to make go ignore its extension by Martin Bertschler · 9 years ago
  49. 95ab1d4 Merge pull request #65 from pjanouch/master by Martin Bertschler · 9 years ago
  50. 91d2be0 Fix OpenBSD build by premysl · 9 years ago
  51. a5d3e7c fix for OsFs w/ lower timestamp resolution by Hanno Hecker · 9 years ago
  52. 1f64d06 fix isBaseFile by Hanno Hecker · 9 years ago
  53. d660f82 remove MemMepFs limitation by Hanno Hecker · 9 years ago
  54. 9383100 rewrite logic of CoW.Open() with commentary by Steve Francia · 9 years ago
  55. 2ec8b79 Make OsFs.Open interoperable with others (with tests confirming) by Steve Francia · 9 years ago
  56. 969a70f test CopyOnWriteFs with OsFs by Steve Francia · 9 years ago
  57. 220647e Permit accessing basePath root in BasePathFs (with test) by Steve Francia · 9 years ago
  58. 52ef806 update examples to use 'afero.' before calls by Steve Francia · 9 years ago
  59. cb3771c remove filter by Steve Francia · 9 years ago
  60. 5c392cd Update filenames to reflect new names by Steve Francia · 9 years ago
  61. fe8e895 Migrate all backends & readme to use constructorish New... by Steve Francia · 9 years ago
  62. 4f6cfb7 Update readme to reflect migration of filters to filesystems by Steve Francia · 9 years ago
  63. 98c426b Rename CopyOnWriteUnionFs -> CopyOnWriteFs by Steve Francia · 9 years ago
  64. 9d54825 Rename CacheUnionFs -> CacheOnReadFs by Steve Francia · 9 years ago
  65. a3ed628 refine BasePathFs implementation by Steve Francia · 9 years ago
  66. 76b64e1 rename HttpFs:SourceFs to 'source' to keep consistent by Steve Francia · 9 years ago
  67. c618518 port unionFs from filters to filesystems by Steve Francia · 9 years ago
  68. 84018f2 port RO & Regexp from filter to filesystem by Steve Francia · 9 years ago
  69. da00b1f port BasePathFs from filter to filesystem by Steve Francia · 9 years ago
  70. 2753991 Disable sftp_test.go until it can pass tests by Steve Francia · 9 years ago
  71. a679d4a Add BADFD constant to permit compilation on darwin by Steve Francia · 9 years ago
  72. e68b257 add union fs by Hanno Hecker · 9 years ago
  73. 300870a pausing during modtime test so darwin passes by Steve Francia · 9 years ago
  74. 205066d Add BasePathFs as FilterFs by Hanno Hecker · 9 years ago
  75. 49e01f2 Merge pull request #57 from spf13/short-test-sleep by Martin Bertschler · 9 years ago
  76. c2313a7 Merge pull request #48 from xor-gate/sftp-beta-for-upstream by Martin Bertschler · 9 years ago
  77. a19c2e3 make test output verbose on travis by Martin Bertschler · 9 years ago
  78. 9d27152 try to speed up test on unix systems by Martin Bertschler · 9 years ago
  79. 6a67f8a Remove FileExists error in MemMapFs.Rename when destination file exists, because os.Rename also doesn't return the error by Martin Bertschler · 9 years ago
  80. d8bbf35 Merge pull request #56 from vetinari/close-modtime by Martin Bertschler · 9 years ago
  81. bb3fe39 set modtime on any write by Hanno Hecker · 9 years ago
  82. f0b9fc1 Implement and test read only MemMapFs file handles by Martin Bertschler · 9 years ago
  83. 0236403 Merge pull request #55 from spf13/multiple-mem-file-handles by Martin Bertschler · 9 years ago
  84. a5f01f1 replace mem.File handles with mem.FileData when mem.FileData is all we need by Martin Bertschler · 9 years ago
  85. 0321b04 fix mem.DirMap and mem.Dir to only use *FileData and not *File handles by Martin Bertschler · 9 years ago
  86. 7096d68 mem.File is now mem.FileData and mem.File is a file handle with a pointer to a mem.FileData by Martin Bertschler · 9 years ago
  87. 7b991cb add a test that fails if MemMapFs has the same `at` counter for multiple file objects by Martin Bertschler · 9 years ago
  88. a34aa3a README: Add xor-gate as author by Jerry Jacobs · 9 years ago
  89. 719e24f Dont read HOME/.ssh/id_rsa, create todo by Jerry Jacobs · 9 years ago
  90. acdc8aa * Cleanup and add some todos by Jerry Jacobs · 9 years ago
  91. 7d5dacc * Generate RSA key and spawn SFTP server for test by Jerry Jacobs · 9 years ago
  92. 3f46b4f sftp_test.go: Fixup import path by Jerry Jacobs · 9 years ago
  93. 90ff561 Add SftpFs beta backend by Jerry Jacobs · 9 years ago
  94. e7cb826 update README to match the filters by Hanno Hecker · 9 years ago
  95. f4b37b4 Add RegexpFilter by Hanno Hecker · 9 years ago
  96. 98ed0a3 return improved errors from MemMapFs methods by Martin Bertschler · 9 years ago
  97. 2101bdf Unexport the RWMutex in MemMapFs by Bjørn Erik Pedersen · 9 years ago
  98. 7e65370 Remove unused mutex by Bjørn Erik Pedersen · 9 years ago
  99. 75b0bd2 Fix data races in MemMapFs by Bjørn Erik Pedersen · 9 years ago
  100. 36b075c show how filtering is used by Hanno Hecker · 9 years ago