Jakob Borg e82ed6e3d3 style: gofumpt all the things (#9829) před 1 rokem
..
basicfs.go feff334547 lib/upgrade: Send OS version header to upgrade server (#9663) před 1 rokem
basicfs_copy_range.go e9bb17307d lib/fs: Unwrap mtimeFile, get fd the "correct" way (ref #6875) (#6877) před 5 roky
basicfs_copy_range_copyfilerange.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) před 4 roky
basicfs_copy_range_duplicateextents.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) před 4 roky
basicfs_copy_range_ioctl.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) před 4 roky
basicfs_copy_range_sendfile.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) před 4 roky
basicfs_fileinfo_bsdish.go 6cac308bcd all: Support syncing extended attributes (fixes #2698) (#8513) před 3 roky
basicfs_fileinfo_linuxish.go 16ae1fbe5e lib/fs: Ignore inode change time on Android (#9177) před 2 roky
basicfs_fileinfo_unix.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) před 4 roky
basicfs_fileinfo_windows.go e82ed6e3d3 style: gofumpt all the things (#9829) před 1 rokem
basicfs_lstat_broken.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) před 4 roky
basicfs_lstat_regular.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) před 4 roky
basicfs_lstat_windows.go e82ed6e3d3 style: gofumpt all the things (#9829) před 1 rokem
basicfs_platformdata_unix.go 6cac308bcd all: Support syncing extended attributes (fixes #2698) (#8513) před 3 roky
basicfs_platformdata_windows.go 6cac308bcd all: Support syncing extended attributes (fixes #2698) (#8513) před 3 roky
basicfs_test.go e82ed6e3d3 style: gofumpt all the things (#9829) před 1 rokem
basicfs_unix.go a29605750d lib/fs: Try to remove read only Windows files (fixes #3744) (#8650) před 3 roky
basicfs_watch.go de0b4270df all: minimal set of changes for iOS app (#9619) před 1 rokem
basicfs_watch_errors_linux.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) před 4 roky
basicfs_watch_errors_others.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) před 4 roky
basicfs_watch_eventtypes_darwin.go de0b4270df all: minimal set of changes for iOS app (#9619) před 1 rokem
basicfs_watch_eventtypes_fen.go 53926a1ae6 lib/fs: Do not follow symlinks in watcher on solaris (fixes #8020) (#8223) před 3 roky
basicfs_watch_eventtypes_inotify.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) před 4 roky
basicfs_watch_eventtypes_kqueue.go edc3a77b98 lib/fs, lib/model: Add warning about kqueue resource usage (fixes #7855) (#8249) před 3 roky
basicfs_watch_eventtypes_other.go de0b4270df all: minimal set of changes for iOS app (#9619) před 1 rokem
basicfs_watch_eventtypes_readdcw.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) před 4 roky
basicfs_watch_notkqueue.go edc3a77b98 lib/fs, lib/model: Add warning about kqueue resource usage (fixes #7855) (#8249) před 3 roky
basicfs_watch_test.go e041877488 lib/ignore: Refactor out result type (#9343) před 2 roky
basicfs_watch_unsupported.go de0b4270df all: minimal set of changes for iOS app (#9619) před 1 rokem
basicfs_windows.go e82ed6e3d3 style: gofumpt all the things (#9829) před 1 rokem
basicfs_windows_test.go ae176ea9cd build: Tests should run with Go 1.20 on Windows (#8924) před 2 roky
basicfs_xattr_bsdish.go 526e21ae26 all: Fix typos found by codespell (#8833) před 2 roky
basicfs_xattr_linuxish.go 6cac308bcd all: Support syncing extended attributes (fixes #2698) (#8513) před 3 roky
basicfs_xattr_unix.go c1ec9a8826 lib/fs: Reduce memory usage in xattrs handling (#9251) před 2 roky
basicfs_xattr_unsupported.go 6cac308bcd all: Support syncing extended attributes (fixes #2698) (#8513) před 3 roky
casefs.go ac8b3342ac chore(fs): only cache the cache for case FS, not the entire FS (#9701) před 1 rokem
casefs_test.go e82ed6e3d3 style: gofumpt all the things (#9829) před 1 rokem
copyrangemethod.go d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) před 5 roky
copyrangemethod.pb.go e027175446 all: Move remaining protos to use the vanity plugin (#7009) před 5 roky
debug.go e82ed6e3d3 style: gofumpt all the things (#9829) před 1 rokem
errorfs.go e82ed6e3d3 style: gofumpt all the things (#9829) před 1 rokem
fakefs.go 29f7510f5a lib/fs: Add test reproducing missing mtimefs issue (ref #9677) (#9687) před 1 rokem
fakefs_test.go e82ed6e3d3 style: gofumpt all the things (#9829) před 1 rokem
filesystem.go cbe1220680 chore(fs): put the caseFS as the outermost layer again (#9716) před 1 rokem
filesystem_copy_range.go 4812fd3ec1 all: Add copy-on-write filesystem support (fixes #4271) (#6746) před 5 roky
filesystem_copy_range_allwithfallback.go deaccc7f8d lib/fs: Add support for Windows duplicate extents (#6764) před 5 roky
filesystem_copy_range_standard.go 4812fd3ec1 all: Add copy-on-write filesystem support (fixes #4271) (#6746) před 5 roky
filesystem_copy_range_test.go b9c08d3814 all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003) před 2 roky
filesystem_test.go e82ed6e3d3 style: gofumpt all the things (#9829) před 1 rokem
folding.go 0e52ce830a lib/fs: Fix UnicodeLowercaseNormalized on lowercase NFD (#7692) před 4 roky
folding_test.go 0e52ce830a lib/fs: Fix UnicodeLowercaseNormalized on lowercase NFD (#7692) před 4 roky
logfs.go cbe1220680 chore(fs): put the caseFS as the outermost layer again (#9716) před 1 rokem
metrics.go 051cbdc713 lib/fs, lib/model: Be careful about potentially negative durations (fixes #9112) (#9113) před 2 roky
mtimefs.go 4cba99fcd4 lib/fs: Better equality comparison in mtimefs před 2 roky
mtimefs_test.go b9c08d3814 all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003) před 2 roky
platform_common.go 6cac308bcd all: Support syncing extended attributes (fixes #2698) (#8513) před 3 roky
tempname.go 356c5055ad lib/sha256: Remove it (#9643) před 1 rokem
tempname_test.go ed98039aa5 lib/fs: Optimize TempName + some cosmetic changes (#7911) před 4 roky
types.go d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) před 5 roky
types.pb.go e027175446 all: Move remaining protos to use the vanity plugin (#7009) před 5 roky
util.go c44de2cd58 lib/fs: Clarify errors for Windows filenames (fixes #8968) (#8969) před 2 roky
util_test.go c44de2cd58 lib/fs: Clarify errors for Windows filenames (fixes #8968) (#8969) před 2 roky
walkfs.go 755d21953f all: Remove unused method receivers (#8462) před 3 roky
walkfs_test.go e82ed6e3d3 style: gofumpt all the things (#9829) před 1 rokem