rclone/backend
Nick Craig-Wood 512f4b4487 Update error checking on fmt.Fprint* after errcheck update
Now we need to check or ignore errors on fmt.Fprint* explicitly -
previously errcheck just ignored them for us.
2018-05-22 09:41:13 +01:00
..
alias build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
all opendrive: fill out the functionality #1026 2018-05-12 10:07:25 +01:00
amazonclouddrive fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
azureblob build: remove unused struct fields spotted by structcheck 2018-05-05 17:32:41 +01:00
b2 fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
box fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
cache build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
crypt crypt: check the crypted hash of files when uploading #2303 2018-05-15 14:50:36 +01:00
drive drive: Don't attempt to choose Team Drives when using rclone config create 2018-05-16 09:10:09 +01:00
dropbox build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
ftp ftp: more workarounds for FTP servers to fix mkParentDir - fixes #2181 2018-04-26 14:58:04 +01:00
googlecloudstorage gcs: low level retry all operations if necessary 2018-05-10 09:24:09 +01:00
http build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +01:00
hubic build: mask linter errors we can't fix 2018-05-05 17:32:41 +01:00
local build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +01:00
mega fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
onedrive fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
opendrive fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
pcloud fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
qingstor build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
s3 s3: Look in S3 named profile files for credentials - fixes #2243 2018-04-21 09:00:20 +01:00
sftp Update error checking on fmt.Fprint* after errcheck update 2018-05-22 09:41:13 +01:00
swift build: mask linter errors we can't fix 2018-05-05 17:32:41 +01:00
webdav webdav: show all available information when printing errors 2018-05-11 08:43:53 +01:00
yandex build: remove unused struct fields spotted by structcheck 2018-05-05 17:32:41 +01:00