..
about_unix.go
Remove github.com/pkg/errors and replace with std library version
2021-11-07 11:53:30 +00:00
about_windows.go
Remove github.com/pkg/errors and replace with std library version
2021-11-07 11:53:30 +00:00
fadvise_other.go
build: apply gofmt from golang 1.17
2021-09-09 20:43:59 +03:00
fadvise_unix.go
build: apply gofmt from golang 1.17
2021-09-09 20:43:59 +03:00
lchtimes.go
build: apply gofmt from golang 1.17
2021-09-09 20:43:59 +03:00
lchtimes_unix.go
build: apply gofmt from golang 1.17
2021-09-09 20:43:59 +03:00
local.go
Remove github.com/pkg/errors and replace with std library version
2021-11-07 11:53:30 +00:00
local_internal_test.go
fs: Add context to NewFs #3257 #4685
2020-11-09 18:05:54 +00:00
local_test.go
build: fix up package paths after repo move
2019-07-28 18:47:38 +01:00
read_device_other.go
build: apply gofmt from golang 1.17
2021-09-09 20:43:59 +03:00
read_device_unix.go
build: apply gofmt from golang 1.17
2021-09-09 20:43:59 +03:00
remove_other.go
build: apply gofmt from golang 1.17
2021-09-09 20:43:59 +03:00
remove_test.go
local: retry remove on Windows sharing violation error #2202
2018-04-07 17:36:26 +01:00
remove_windows.go
build: apply gofmt from golang 1.17
2021-09-09 20:43:59 +03:00
symlink.go
build: apply gofmt from golang 1.17
2021-09-09 20:43:59 +03:00
symlink_other.go
build: apply gofmt from golang 1.17
2021-09-09 20:43:59 +03:00
tests_test.go
local: refactor default os encoding out from local backend into shared encoder lib
2021-08-19 20:14:50 +02:00