rclone/cmd
Nick Craig-Wood 36717c7d98 serve restic: fix tests after restic project removed vendoring 2020-03-18 16:50:01 +00:00
..
about cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
all Implement mount2 with go-fuse 2020-02-11 14:28:13 +00:00
authorize config: do not open browser on headless if google fs 2019-10-30 14:12:42 +00:00
cachestats build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
cat docs: restore lost spelling fixes 2020-02-10 15:29:39 +00:00
check cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
cleanup cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
cmount mount2: hide mount2 command for the moment 2020-02-11 14:28:13 +00:00
config docs: restore lost spelling fixes 2020-02-10 15:29:39 +00:00
copy cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
copyto cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
copyurl copyurl: add --stdout flag to write to stdout 2020-01-18 11:15:51 +00:00
cryptcheck Fix error counter - fixes #3650 2019-11-18 14:13:02 +00:00
cryptdecode cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
dbhashsum dbhashsum: stop it returning UNSUPPORTED on dropbox 2020-01-29 19:49:42 +00:00
dedupe dedupe: add missing modes to help string 2020-01-19 11:09:45 +00:00
delete cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
deletefile cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
genautocomplete build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
gendocs gendocs: add autogenerated header to all docs 2020-02-10 15:29:39 +00:00
hashsum hashsum: Add flag --base64 flag - fixes #3663 2020-01-20 17:29:58 +00:00
info cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
link cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
listremotes cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
ls cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
lsd cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
lsf lsjson: add --no-mimetype flag, speed up lsf 2020-01-26 16:38:00 +00:00
lsjson lsjson: add --no-mimetype flag, speed up lsf 2020-01-26 16:38:00 +00:00
lsl cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
md5sum cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
memtest cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
mkdir cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
mount mount: add --async-read flag to disable asynchronous reads 2020-02-27 16:12:33 +00:00
mount2 build: fixup formatting after go1.14 go fmt changes 2020-02-28 16:58:33 +00:00
mountlib mount: fix fail because of too long volume name - fixes #4026 2020-03-05 13:57:20 +00:00
move cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
moveto cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
ncdu cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
obscure cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
purge cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
rc cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
rcat cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
rcd rcd: move webgui apart; option to disable browser 2020-01-20 12:27:55 +00:00
reveal cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
rmdir cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
rmdirs build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
serve serve restic: fix tests after restic project removed vendoring 2020-03-18 16:50:01 +00:00
settier cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
sha1sum cmd: fix spelling of Definition 2019-10-14 17:02:09 +01:00
size cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
sync cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
touch cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
tree cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
version cmd: fix environment variables not setting command line flags 2019-10-14 17:02:09 +01:00
cmd.go cmd: make stats be printed on non-zero exit code 2020-02-10 16:40:43 +00:00
help.go log: factor flags into logflags package - fixes #3792 2020-01-09 13:25:37 +00:00
progress.go lib/terminal: factor from cmd/progress, swap Azure/go-ansiterm for mattn/go-colorable 2019-10-08 19:59:47 +01:00
siginfo_darwin.go cmd: fix up stats printing on macOS after accounting change 2019-07-28 20:38:20 +01:00
siginfo_others.go cmd: add siginfo handler 2018-06-02 17:35:13 +01:00