1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/fs
Nick Craig-Wood 6e378d7d32 config: fix setting of non top level flags from environment variables
Before this fix, attempting to set a non top level environment
variable would fail with "Couldn't find flag".

This fixes it by passing in the flags that the env var is being set
from.

Fixes #3615
2019-10-14 17:02:09 +01:00
..
accounting rc docs: fix code section not rendering properly due to missing quotes 2019-10-13 12:26:37 +01:00
asyncreader
cache fs/cache: test for fix cached values pointing to files #3424 2019-08-10 08:39:56 +01:00
chunkedreader
config config: fix setting of non top level flags from environment variables 2019-10-14 17:02:09 +01:00
dirtree
driveletter
encodings yandex: use lib/encoder 2019-10-05 10:22:43 +01:00
filter filter: prevent mix opts when filesfrom is present - fixes #3599 2019-10-11 16:17:02 +01:00
fserrors fserrors: fix a bug in Cause function 2019-10-10 16:05:15 +01:00
fshttp
fspath config: check config names more carefully and report errors - fixes #3506 2019-09-06 12:07:09 +01:00
hash Remove backend dependency from fs/hash 2019-10-01 16:29:58 +01:00
list
log log: add Stack() function for debugging who calls what 2019-09-20 11:53:08 +01:00
march fstest: add precision to CompareItems so it works on non-local remotes 2019-08-17 10:30:38 +01:00
object Remove backend dependency from fs/hash 2019-10-01 16:29:58 +01:00
operations sync: --update/-u not transfer files that haven't changed - fixes #3232 2019-10-12 11:54:56 +01:00
rc lib/cache,rc/jobs: make tests more reliable 2019-09-20 11:53:08 +01:00
sync sync: --update/-u not transfer files that haven't changed - fixes #3232 2019-10-12 11:54:56 +01:00
version
walk walk: fix listing with filters listing whole remote 2019-08-08 14:15:50 +01:00
bwtimetable_test.go
bwtimetable.go
config_list_test.go
config_list.go
config.go fs: make sure config is persisted to the config file when using config.Mapper 2019-08-14 20:54:08 +01:00
deletemode.go
dir.go
direntries_test.go
direntries.go
dump_test.go
dump.go
fs_test.go fs: Make prefix free backend config read prefix free env var also 2019-09-14 18:26:07 +01:00
fs.go fs: Make prefix free backend config read prefix free env var also 2019-09-14 18:26:07 +01:00
log_test.go
log.go
mimetype.go
options_test.go
options.go
parseduration_test.go
parseduration.go
sizesuffix_test.go
sizesuffix.go
version.go Start v1.49.5-DEV development 2019-10-05 12:42:28 +01:00
versioncheck.go build: drop support for go1.9 2019-09-04 10:23:48 +01:00