rclone/fs/config
2024-08-17 15:03:39 +02:00
..
configfile Fix new lint issues reported by golangci-lint v1.59.0 2024-05-31 09:48:32 +02:00
configflags fs: fix --use-json-log and -vv after config reorganization 2024-07-20 12:49:08 +01:00
configmap all: fix spelling across the project 2022-08-30 11:16:26 +02:00
configstruct configstruct: skip items with config:"-" 2024-07-15 11:09:54 +01:00
flags help: make help command output less distracting 2024-08-15 18:45:12 +02:00
obscure config: fix size computation for allocation may overflow 2024-08-17 15:03:39 +02:00
testdata Convert source files with crlf to lf 2024-04-18 11:32:45 +02:00
authorize.go fs: refactor fs.ConfigMap to take a prefix and Options rather than an fs.RegInfo 2024-07-15 11:09:53 +01:00
config_read_password_unsupported.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
config_read_password.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
config_test.go config: delay load config file (#5258) 2021-04-26 23:37:49 +02:00
config.go listremotes: added options for filtering, ordering and json output 2024-08-08 13:41:31 +01:00
crypt_internal_test.go config: split up main file more and move tests into correct packages 2021-03-11 17:29:26 +00:00
crypt_test.go config: delay load config file (#5258) 2021-04-26 23:37:49 +02:00
crypt.go build: fix gocritic lint issue elseif 2024-08-15 22:08:34 +01:00
default_storage_test.go config: replace defaultConfig with a thread-safe in-memory implementation 2021-05-07 16:04:09 +01:00
default_storage.go config: replace defaultConfig with a thread-safe in-memory implementation 2021-05-07 16:04:09 +01:00
rc_test.go config: make getting config values more consistent 2024-08-08 13:41:31 +01:00
rc.go config: make listing of remotes more consistent 2024-08-08 13:41:31 +01:00
ui_test.go build: fix gocritic lint issue assignop 2024-08-15 22:08:34 +01:00
ui.go config: make getting config values more consistent 2024-08-08 13:41:31 +01:00