Eng Zer Jun bc27aa12cd all: use T.TempDir to create temporary test directory (#8280) 3 gadi atpakaļ
..
basicfs.go db72579f0e lib: Get rid of buggy filesystem wrapping (#8257) 3 gadi atpakaļ
basicfs_copy_range.go e9bb17307d lib/fs: Unwrap mtimeFile, get fd the "correct" way (ref #6875) (#6877) 5 gadi atpakaļ
basicfs_copy_range_copyfilerange.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_copy_range_duplicateextents.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_copy_range_ioctl.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_copy_range_sendfile.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_fileinfo_unix.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_fileinfo_windows.go ee445e35a0 lib/fs: Treat Windows junctions as normal directories (#6606) 5 gadi atpakaļ
basicfs_lstat_broken.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_lstat_regular.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_lstat_windows.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_test.go bc27aa12cd all: use T.TempDir to create temporary test directory (#8280) 3 gadi atpakaļ
basicfs_unix.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_watch.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_watch_errors_linux.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_watch_errors_others.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_watch_eventtypes_darwin.go d37a5b03f1 lib/fs: Handle permission change events on macos (fixes #7924) (#8150) 3 gadi atpakaļ
basicfs_watch_eventtypes_fen.go 53926a1ae6 lib/fs: Do not follow symlinks in watcher on solaris (fixes #8020) (#8223) 3 gadi atpakaļ
basicfs_watch_eventtypes_inotify.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_watch_eventtypes_kqueue.go edc3a77b98 lib/fs, lib/model: Add warning about kqueue resource usage (fixes #7855) (#8249) 3 gadi atpakaļ
basicfs_watch_eventtypes_other.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_watch_eventtypes_readdcw.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_watch_notkqueue.go edc3a77b98 lib/fs, lib/model: Add warning about kqueue resource usage (fixes #7855) (#8249) 3 gadi atpakaļ
basicfs_watch_test.go 4b750b6dc3 all: Remove usage of deprecated io/ioutil (#7971) 4 gadi atpakaļ
basicfs_watch_unsupported.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_windows.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
basicfs_windows_test.go bc27aa12cd all: use T.TempDir to create temporary test directory (#8280) 3 gadi atpakaļ
casefs.go db72579f0e lib: Get rid of buggy filesystem wrapping (#8257) 3 gadi atpakaļ
casefs_test.go bc27aa12cd all: use T.TempDir to create temporary test directory (#8280) 3 gadi atpakaļ
copyrangemethod.go d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) 5 gadi atpakaļ
copyrangemethod.pb.go e027175446 all: Move remaining protos to use the vanity plugin (#7009) 5 gadi atpakaļ
debug.go 96bb1c8e29 all, lib/logger: Refactor SetDebug calls (#6054) 6 gadi atpakaļ
debug_symlink_unix.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 gadi atpakaļ
debug_symlink_windows.go 1ed0116147 all: Fix Microsoft documentation links in code comments (#7387) 4 gadi atpakaļ
errorfs.go 87a0eecc31 lib/fs, lib/api, lib/model: Expose mtime remappings as part of /db/file (#7624) 4 gadi atpakaļ
fakefs.go 4b750b6dc3 all: Remove usage of deprecated io/ioutil (#7971) 4 gadi atpakaļ
fakefs_test.go bc27aa12cd all: use T.TempDir to create temporary test directory (#8280) 3 gadi atpakaļ
filesystem.go db72579f0e lib: Get rid of buggy filesystem wrapping (#8257) 3 gadi atpakaļ
filesystem_copy_range.go 4812fd3ec1 all: Add copy-on-write filesystem support (fixes #4271) (#6746) 5 gadi atpakaļ
filesystem_copy_range_allwithfallback.go deaccc7f8d lib/fs: Add support for Windows duplicate extents (#6764) 5 gadi atpakaļ
filesystem_copy_range_standard.go 4812fd3ec1 all: Add copy-on-write filesystem support (fixes #4271) (#6746) 5 gadi atpakaļ
filesystem_copy_range_test.go 4b750b6dc3 all: Remove usage of deprecated io/ioutil (#7971) 4 gadi atpakaļ
filesystem_test.go e302ccf4b4 lib/fs: Improve IsParent (#5658) 6 gadi atpakaļ
folding.go 0e52ce830a lib/fs: Fix UnicodeLowercaseNormalized on lowercase NFD (#7692) 4 gadi atpakaļ
folding_test.go 0e52ce830a lib/fs: Fix UnicodeLowercaseNormalized on lowercase NFD (#7692) 4 gadi atpakaļ
logfs.go 87a0eecc31 lib/fs, lib/api, lib/model: Expose mtime remappings as part of /db/file (#7624) 4 gadi atpakaļ
mtimefs.go db72579f0e lib: Get rid of buggy filesystem wrapping (#8257) 3 gadi atpakaļ
mtimefs_test.go bc27aa12cd all: use T.TempDir to create temporary test directory (#8280) 3 gadi atpakaļ
tempname.go ed98039aa5 lib/fs: Optimize TempName + some cosmetic changes (#7911) 4 gadi atpakaļ
tempname_test.go ed98039aa5 lib/fs: Optimize TempName + some cosmetic changes (#7911) 4 gadi atpakaļ
types.go d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) 5 gadi atpakaļ
types.pb.go e027175446 all: Move remaining protos to use the vanity plugin (#7009) 5 gadi atpakaļ
util.go 3e032c4da6 lib/fs: optimize Windows path checking/sanitizing 4 gadi atpakaļ
util_test.go 3e032c4da6 lib/fs: optimize Windows path checking/sanitizing 4 gadi atpakaļ
walkfs.go 87a0eecc31 lib/fs, lib/api, lib/model: Expose mtime remappings as part of /db/file (#7624) 4 gadi atpakaļ
walkfs_test.go 3938b61c3f lib/fs: Expose fs option on interface (fixes #7385, ref #7381) (#7389) 4 gadi atpakaļ