rclone/cmd
Nick Craig-Wood 035d3f344c test speed: fix formatting of help 2025-11-21 17:02:45 +00:00
..
about docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
all Added rclone archive command to create and read archive files 2025-10-30 16:20:48 +00:00
archive fix: comment typos 2025-11-13 13:47:40 +00:00
authorize docs: add link from authorize command docs to remote setup docs 2025-10-02 18:46:16 +02:00
backend docs: fix markdownlint issues in backend command generated output 2025-11-04 23:00:46 +01:00
bisync bisync: fix failing tests 2025-11-03 16:52:33 +00:00
cachestats docs: consistent newline of first line in command output 2024-08-15 18:26:34 +02:00
cat docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
check docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
checksum docs: consistent newline of first line in command output 2024-08-15 18:26:34 +02:00
cleanup docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
cmount cmount: windows: improve error message on missing winfsp 2025-10-27 13:22:04 +00:00
config rclone config string: reduce quoting with Human rendering for strings #8859 2025-10-03 15:54:15 +01:00
convmv build: use "for i := range n", added in go1.22 2025-09-15 12:45:57 +01:00
copy docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
copyto docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
copyurl copyurl: reworked code, added concurrency and tests 2025-09-11 13:56:14 +01:00
cryptcheck fix: comment typos 2025-11-13 13:47:40 +00:00
cryptdecode docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
dedupe docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
delete docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
deletefile docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
genautocomplete docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
gendocs gendocs: refactor and add logging of skipped command docs 2025-09-02 14:06:31 +02:00
gitannex docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
hashsum docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
link docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
listremotes docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
ls docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
lsd docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
lsf docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
lsjson docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
lsl docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
md5sum docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
mkdir docs: group the global flags and make them appear on command and flags pages 2023-08-02 12:53:09 +01:00
mount mount: fix identification of symlinks in directory listings 2025-08-17 12:57:35 +01:00
mount2 mount2: introduce symlink support #2975 2024-12-13 12:43:20 +00:00
mountlib docs: add AppArmor restrictions to rclone mount 2025-11-01 19:28:14 +00:00
move docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
moveto docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
ncdu build: enable support for aix/ppc64 2025-10-27 13:34:58 +00:00
nfsmount serve nfs: make metadata files have special file handles 2025-04-07 13:41:29 +01:00
obscure docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
purge docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
rc docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
rcat docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
rcd docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
reveal docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
rmdir docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
rmdirs docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
selfupdate docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
serve http: add basic metadata and provide it via serve 2025-11-17 16:52:30 +00:00
settier docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
sha1sum docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
size docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
sync docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
test test speed: fix formatting of help 2025-11-21 17:02:45 +00:00
touch docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
tree docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
version docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
cmd.go config: make parsing of duration options consistent 2025-07-08 12:08:14 +02:00
completion.go cmd: make auto completion work for all shells and reduce the size 2024-02-29 14:46:50 +00:00
help.go docs: fix markdownlint issues in backend command generated output 2025-11-04 23:00:46 +01:00
progress.go fs: Remove github.com/sirupsen/logrus and replace with log/slog 2025-05-23 11:27:49 +01:00
selfupdate_disabled.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
selfupdate_enabled.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
siginfo_bsd.go build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +01:00
siginfo_others.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00