rclone/fs
2024-06-06 09:25:17 +01:00
..
accounting build: fix linting issues reported by golangci-lint on windows 2024-04-22 19:29:12 +02:00
asyncreader
cache fs/cache: add PutErr to add an fs.Fs with an fs.ErrorIsFile error to the cache 2024-02-29 16:21:41 +00:00
chunkedreader
chunksize
config Fix new lint issues reported by golangci-lint v1.59.0 2024-05-31 09:48:32 +02:00
dirtree
driveletter build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
filter fs: add more detailed logging for file includes/excludes 2024-01-22 16:46:26 +00:00
fserrors build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
fshttp fs/fshttp: fix --contimeout being ignored 2023-11-24 17:53:33 +00:00
fspath build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
hash hash: allow runtime configuration of supported hashes for testing 2023-11-24 11:19:58 +00:00
list fs: allow Metadata calls to be called with Directory or Object 2024-02-27 10:56:19 +00:00
log log: fix lint issue SA1019: syscall.Syscall has been deprecated since Go 1.18: Use SyscallN instead. 2024-04-22 19:29:12 +02:00
logger build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
march march: Fix excessive parallelism when using --no-traverse 2023-11-20 17:36:31 +00:00
object operations: ensure SrcFsType is set correctly when using --metadata-mapper 2024-05-20 18:16:54 +01:00
operations operations: rework rcat so that it doesn't call the --metadata-mapper twice 2024-05-20 18:16:54 +01:00
rc build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
sync sync: remove now superfluous copyEmptyDirectories function 2024-05-03 12:29:18 +01:00
walk fs: add more detailed logging for file includes/excludes 2024-01-22 16:46:26 +00:00
backend_config_test.go
backend_config.go
bits_test.go
bits.go fs: fix docs for Bits 2023-10-23 15:43:55 +01:00
bwtimetable_test.go
bwtimetable.go
config_list_test.go
config_list.go
config_test.go
config.go fs: Implement --no-update-dir-modtime to disable setting modification times on dirs 2024-03-07 17:20:24 +00:00
configmap.go
countsuffix_test.go
countsuffix.go
cutoffmode_test.go
cutoffmode.go
daemon_other.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
daemon_unix.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
deletemode.go
dir_wrapper.go combine: fix CopyDirMetadata error on upstream root 2024-03-07 11:09:07 +00:00
dir.go fs: allow Metadata calls to be called with Directory or Object 2024-02-27 10:56:19 +00:00
direntries_test.go
direntries.go
dump_test.go
dump.go fs: implement --metadata-mapper to transform metatadata with a user supplied program 2023-11-18 17:49:35 +00:00
enum_test.go
enum.go
features.go fs: add Directory Metadata flags for backends and interfaces 2024-02-27 10:56:19 +00:00
fingerprint_test.go
fingerprint.go
fs_test.go
fs.go
log_test.go fs: fix a typo in a comment 2023-11-16 17:15:00 +00:00
log.go onedrive: fix --metadata-mapper called twice if writing permissions 2024-04-02 14:57:43 +01:00
metadata_mapper_code.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
metadata_test.go fs: implement --metadata-mapper to transform metatadata with a user supplied program 2023-11-18 17:49:35 +00:00
metadata.go fs: allow Metadata calls to be called with Directory or Object 2024-02-27 10:56:19 +00:00
mimetype.go fs: allow Metadata calls to be called with Directory or Object 2024-02-27 10:56:19 +00:00
mount_helper_test.go
mount_helper.go
newfs_test.go
newfs.go
open_options_test.go
open_options.go fs: add MetadataAsOpenOptions 2024-03-07 14:44:45 +00:00
override_dir_test.go
override_dir.go
override_test.go
override.go
pacer.go
parseduration_test.go fs: improve JSON Unmarshalling for Duration 2024-03-13 18:08:59 +00:00
parseduration.go fs: improve JSON Unmarshalling for Duration 2024-03-13 18:08:59 +00:00
parsetime_test.go
parsetime.go
registry.go config: fix default value for description 2024-06-06 09:25:17 +01:00
sizesuffix_test.go
sizesuffix.go
terminalcolormode_test.go
terminalcolormode.go
tristate_test.go
tristate.go
types.go fs: define the optional interface SetMetadata and implement it in wrapping backends 2024-05-14 12:51:03 +01:00
version.go
versioncheck.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
versionsuffix.go
versiontag.go Start v1.67.0-DEV development 2024-03-10 12:14:00 +00:00