9169b2b5ab
cmd: fix log message typo
2023-07-23 08:43:03 +09:00
6d18f60725
docs: add minimum versions to the command pages
2022-12-03 18:58:55 +01:00
4e79de106a
hubic: remove backend as service has now shutdown - fixes #6481
2022-10-05 13:33:37 +01:00
555def2da7
build: add package comments to silence revive linter
2022-08-28 13:43:51 +02:00
a6ca4b3817
test info: check file name lengths using 1,2,3,4 byte unicode characters
2022-06-16 22:13:50 +01:00
65652f7a75
Add Akamai Netstorage as a new backend.
2022-03-09 12:42:22 +00:00
e43b5ce5e5
Remove github.com/pkg/errors and replace with std library version
...
This is possible now that we no longer support go1.12 and brings
rclone into line with standard practices in the Go world.
This also removes errors.New and errors.Errorf from lib/errors and
prefers the stdlib errors package over lib/errors.
2021-11-07 11:53:30 +00:00
e2f47ecdeb
docs: punctuation cleanup
...
See #5538
2021-10-20 22:56:19 +02:00
f88a5542cf
test: move test commands under "rclone test" and make them visible
2021-02-13 14:24:43 +00:00