.. |
configfile
|
Fix new lint issues reported by golangci-lint v1.59.0
|
2024-05-31 09:48:32 +02:00 |
configflags
|
fs: convert main options to new config system
|
2024-07-15 11:09:54 +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
|
flags: factor AddFlagsFromOptions from cmd
|
2024-07-15 11:09:53 +01:00 |
obscure
|
Remove github.com/pkg/errors and replace with std library version
|
2021-11-07 11:53:30 +00: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
|
fs: refactor fs.ConfigMap to take a prefix and Options rather than an fs.RegInfo
|
2024-07-15 11:09:53 +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
|
Replace deprecated ioutil
|
2022-11-07 11:41:47 +00: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: add config/paths to the rc as rclone config paths equivalent
|
2024-01-18 17:47:39 +00:00 |
rc.go
|
rc: add options/info call to enumerate options
|
2024-07-15 11:09:54 +01:00 |
ui_test.go
|
backend: add description field for all backends
|
2024-01-03 10:57:59 +00:00 |
ui.go
|
fs: refactor fs.ConfigMap to take a prefix and Options rather than an fs.RegInfo
|
2024-07-15 11:09:53 +01:00 |