1
mirror of https://github.com/rclone/rclone synced 2025-08-23 19:57:42 +02:00
Files
.github
backend
bin
cmd
about
all
authorize
backend
bisync
cachestats
cat
check
checksum
cleanup
cmount
config
copy
copyto
copyurl
cryptcheck
cryptdecode
dedupe
delete
deletefile
genautocomplete
gendocs
hashsum
link
listremotes
ls
lsd
lsf
testfiles
lsf.go
lsf_test.go
lsjson
lsl
md5sum
mkdir
mount
mount2
mountlib
move
moveto
ncdu
obscure
purge
rc
rcat
rcd
reveal
rmdir
rmdirs
selfupdate
serve
settier
sha1sum
size
sync
test
touch
tree
version
cmd.go
help.go
progress.go
selfupdate_disabled.go
selfupdate_enabled.go
siginfo_darwin.go
siginfo_others.go
cmdtest
contrib
docs
fs
fstest
graphics
lib
librclone
vfs
.gitattributes
.gitignore
.golangci.yml
CONTRIBUTING.md
COPYING
Dockerfile
MAINTAINERS.md
MANUAL.html
MANUAL.md
MANUAL.txt
Makefile
README.md
RELEASE.md
VERSION
go.mod
go.sum
notes.txt
rclone.1
rclone.go
rclone/cmd/lsf
Nick Craig-Wood 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
..
2018-01-06 14:39:31 +00:00