Nick Craig-Wood f3f743c3f9 vfs: fix download loop when file size shrunk 3 weeks ago
..
test_vfs 938b43c26c build: remove random.Seed since random generator is seeded automatically in go1.20 2 months ago
vfscache f3f743c3f9 vfs: fix download loop when file size shrunk 2 days ago
vfscommon fd8faeb0e6 vfs: fix unicode normalization on macOS - fixes #7072 3 weeks ago
vfsflags fd8faeb0e6 vfs: fix unicode normalization on macOS - fixes #7072 3 weeks ago
vfstest ef2ef8ef84 nfsmount: New mount command to provide mount mechanism on macOS without FUSE 5 months ago
dir.go fd8faeb0e6 vfs: fix unicode normalization on macOS - fixes #7072 3 weeks ago
dir_handle.go d0888edc0a Spelling fixes 3 years ago
dir_handle_test.go 8e507075d1 test: replace defer cleanup with `t.Cleanup` 1 year ago
dir_test.go 071c3f28e5 vfs: Update parent directory modtimes on vfs actions 6 months ago
errors.go 16d8014cbb build: drop support for go1.8 5 years ago
errors_test.go e18122e88b vfs: add tests and subsequent fixes 6 years ago
file.go 91b8152321 vfs: use atomic types 7 months ago
file_test.go 6b670bd439 mockfs: make it so it can be registered as an Fs 11 months ago
make_open_tests.go 5d6b8141ec Replace deprecated ioutil 1 year ago
open_test.go 77fb3c2511 vfs: bring DO NOT EDIT comments in line with "go help generate" 3 years ago
rc.go d252816706 vfs: add vfs/stats remote control to show statistics - fixes #5816 2 years ago
rc_test.go 8e507075d1 test: replace defer cleanup with `t.Cleanup` 1 year ago
read.go bf494d48d6 Improve error messages when objects have been corrupted on transfer - fixes #5268 5 days ago
read_test.go 23f8dea182 vfs: [bugfix] Implement Name() method in WriteFileHandle and ReadFileHandle 5 months ago
read_write.go 25f59b2918 vfs: Add go-billy dependency and make sure vfs.Handle implements billy.File 5 months ago
read_write_test.go 184459ba8f vfs: fix stale data when using --vfs-cache-mode full 2 months ago
vfs.go 831d1df67f docs: factor large docs into separate .md files to make them easier to maintain. 4 months ago
vfs.md fd8faeb0e6 vfs: fix unicode normalization on macOS - fixes #7072 3 weeks ago
vfs_case_test.go fd8faeb0e6 vfs: fix unicode normalization on macOS - fixes #7072 3 weeks ago
vfs_test.go ca403dc90e vfs: add MkdirAll function to make a directory and all beneath 11 months ago
vfstest_test.go ef2ef8ef84 nfsmount: New mount command to provide mount mechanism on macOS without FUSE 5 months ago
vstate_string.go f980f230c5 vfs: fix virtual entries causing deleted files to still appear 3 years ago
write.go 23f8dea182 vfs: [bugfix] Implement Name() method in WriteFileHandle and ReadFileHandle 5 months ago
write_test.go 23f8dea182 vfs: [bugfix] Implement Name() method in WriteFileHandle and ReadFileHandle 5 months ago