Commit Graph

  • 206986568b build: fix gocritic lint issue assignop albertony 2024-05-31 14:37:21 +0200
  • 3153aa3579 build: fix gocritic lint issue unslice albertony 2024-05-31 14:33:10 +0200
  • 3d75d668c0 docs: mark filescom as supporting link sharing Sam Harrison 2024-08-15 11:46:21 -0500
  • da9faf1ffe Make filtering rules for help and listremotes more lenient albertony 2024-08-10 17:41:12 +0200
  • 303358eeda help: cleanup template syntax (consistent whitespace) albertony 2024-08-12 22:40:57 +0200
  • 62233b4993 help: avoid empty additional help topics header albertony 2024-08-12 21:45:42 +0200
  • 498abcc062 help: make help command output less distracting albertony 2024-08-10 16:50:20 +0200
  • 482bfae8fa docs: consistent newline of first line in command output albertony 2024-08-12 18:17:46 +0200
  • 52ec5b366f chore: add childish-sambino as filescom maintainer Sam Harrison 2024-08-15 11:15:07 -0500
  • ae9960a4ed filescom: add Files.com backend Sam Harrison 2024-07-23 10:41:40 -0500
  • 7b1e47fd43 filescom: add Files.com backend Sam Harrison 2024-07-23 10:41:40 -0500
  • 089c168fb9 fstests: attempt to fix flaky serve s3 test Nick Craig-Wood 2024-08-15 16:23:21 +0100
  • 6f515ded8f docs: move the link to global flags page to the main options header albertony 2024-08-12 17:25:22 +0200
  • 91c6faff71 docs: make command group options subsections of main options albertony 2024-08-12 17:20:02 +0200
  • 874616a73e docs: stop shouting the SEE ALSO header albertony 2024-08-12 17:13:01 +0200
  • 458d93ea7e docs: fix the rclone root command header levels albertony 2024-08-12 16:55:49 +0200
  • 513653910c docs: make the see also section header consistent and listed in toc of command pages albertony 2024-08-12 16:46:38 +0200
  • bd5199910b local: --local-no-clone flag to disable cloning for server-side copies nielash 2024-08-13 02:58:54 -0400
  • f6d836eefd local: support setting custom --metadata during server-side Copy nielash 2024-07-24 19:30:53 -0400
  • 87ec26001f local: add server-side copy with xattrs on macOS (part-fix #1710) nielash 2023-12-28 12:30:47 -0500
  • 15970b4df6 docs: consistent newline of first line in command output albertony 2024-08-12 18:17:46 +0200
  • 3e12612aae docs: add automatic alias redirects for command pages albertony 2024-08-15 14:58:45 +0200
  • aee2480fc4 cmd/rc: add --unix-socket option Florian Klink 2024-08-15 11:42:12 +0300
  • 3ffa47ea16 webdav: add --webdav-unix-socket-path to connect to a unix socket Florian Klink 2024-05-24 11:45:10 +0200
  • d45c3fadda docs: add automatic alias redirects for command pages albertony 2024-08-15 14:58:45 +0200
  • f8cef24bac cmd/rc: add --unix-socket option Florian Klink 2024-08-15 11:42:12 +0300
  • 10e032bb14 webdav: add --webdav-unix-socket-path to connect to a unix socket Florian Klink 2024-05-24 11:45:10 +0200
  • c0338bad3c lib/sd-activation: wrap coreos/go-systemd Florian Klink 2024-05-13 21:13:10 +0200
  • 765acbc080 sftp: support listening on passed FDs Florian Klink 2024-04-25 00:14:42 +0300
  • e2de597b27 http: fix addr CLI arg help text Florian Klink 2024-04-24 15:34:27 +0300
  • ec4f94d962 http: support listening on passed FDs Florian Klink 2024-04-24 15:37:07 +0300
  • 70e8ad456f serve nfs: implement on disk cache for file handles Nick Craig-Wood 2024-06-25 16:15:21 +0100
  • 55b9b3e33a serve nfs: factor caching to its own file Nick Craig-Wood 2024-06-25 11:18:39 +0100
  • ce7dfa075c serve nfs: update github.com/willscott/go-nfs to latest Nick Craig-Wood 2024-06-25 11:07:19 +0100
  • a697d27455 serve nfs: store billy FS in the Handler Nick Craig-Wood 2024-06-25 10:19:25 +0100
  • cae22a7562 serve nfs: mask unimplemented error from chmod Nick Craig-Wood 2024-06-25 08:10:37 +0100
  • 877321c2fb serve nfs: add tracing to filesystem calls Nick Craig-Wood 2024-06-25 08:09:53 +0100
  • 574378e871 serve nfs: rename types and methods which should be internal Nick Craig-Wood 2024-06-24 16:32:09 +0100
  • 50d42babd8 nfsmount: require --vfs-cache-mode writes or above in tests Nick Craig-Wood 2024-06-25 09:20:43 +0100
  • 13ea77dd71 nfsmount: allow tests to run on any unix where sudo mount/umount works Nick Craig-Wood 2024-06-24 13:08:33 +0100
  • 62b76b631c nfsmount: make the --sudo flag work for umount as well as mount Nick Craig-Wood 2024-06-24 13:08:05 +0100
  • 96f92b7364 nfsmount: add tcp option to NFS mount options to fix mounting under Linux Nick Craig-Wood 2024-06-24 13:06:52 +0100
  • 7c02a63884 build: install NFS client libraries to allow nfsmount tests to run Nick Craig-Wood 2024-06-25 17:14:26 +0100
  • 67d4394a37 vfstest: fix crash if open failed Nick Craig-Wood 2024-06-24 15:37:41 +0100
  • c1a98768bc Implement Gofile backend - fixes #4632 Nick Craig-Wood 2024-07-25 16:53:19 +0100
  • bac9abebfb lib/encoder: add Exclamation mark encoding Nick Craig-Wood 2024-07-25 08:55:46 +0100
  • 27b281ef69 chunkedreader: add --vfs-read-chunk-streams to parallel read chunks Nick Craig-Wood 2024-03-12 16:57:16 +0000
  • 10270a4354 accounting: fix race detected by the race detector Nick Craig-Wood 2024-06-18 12:12:26 +0100
  • d08b49d723 pool: Add ability to wait for a write to RW Nick Craig-Wood 2024-03-13 16:32:45 +0000
  • cb2d2d72a0 pool: Make RW thread safe so can read and write at the same time Nick Craig-Wood 2024-03-13 11:59:17 +0000
  • e686e34f89 multipart: make pool buffer size public Nick Craig-Wood 2024-03-13 16:34:42 +0000
  • 5f66350331 Add Fornax to contributors Nick Craig-Wood 2024-08-14 21:12:56 +0100
  • e1d935b854 build: use go1.23 for the linter Nick Craig-Wood 2024-08-14 18:26:25 +0100
  • 61b27cda80 build: fix govet lint errors with golangci-lint v1.60.1 Nick Craig-Wood 2024-08-14 18:19:36 +0100
  • 83613634f9 build: bisync: fix govet lint errors with golangci-lint v1.60.1 Nick Craig-Wood 2024-08-14 18:19:36 +0100
  • 1c80cbd13a build: fix staticcheck lint errors with golangci-lint v1.60.1 Nick Craig-Wood 2024-08-14 17:48:24 +0100
  • 9d5315a944 build: fix gosimple lint errors with golangci-lint v1.60.1 Nick Craig-Wood 2024-08-14 17:46:12 +0100
  • 05094fd0a9 local: --local-no-clone flag to disable cloning for server-side copies nielash 2024-08-13 02:58:54 -0400
  • d1efc52aab Make filtering rules for help and listremotes more lenient albertony 2024-08-10 17:41:12 +0200
  • bd8ce9607d help: cleanup template syntax (consistent whitespace) albertony 2024-08-12 22:40:57 +0200
  • 154e438240 help: avoid empty additional help topics header albertony 2024-08-12 21:45:42 +0200
  • 3d12c256d4 help: make help command output less distracting albertony 2024-08-10 16:50:20 +0200
  • 8d1d096c11 drive: fix copying Google Docs to a backend which only supports SHA1 Nick Craig-Wood 2024-08-12 20:23:19 +0100
  • 4b922d86d7 drive: update docs on creating admin service accounts Nick Craig-Wood 2024-08-12 17:16:25 +0100
  • 02ab914615 docs: move the link to global flags page to the main options header albertony 2024-08-12 17:25:22 +0200
  • 0a35963adb docs: make command group options subsections of main options albertony 2024-08-12 17:20:02 +0200
  • 72fdb1bad2 docs: stop shouting the SEE ALSO header albertony 2024-08-12 17:13:01 +0200
  • 09251de9b3 docs: fix the rclone root command header levels albertony 2024-08-12 16:55:49 +0200
  • 3a689ca8c7 docs: make the see also section header consistent and listed in toc of command pages albertony 2024-08-12 16:46:38 +0200
  • 3b3625037c
    Add pixeldrain backend Fornax 2024-08-12 14:35:44 +0200
  • 386f0ae81a pixeldrain: use fserrors package for error checking Wim Brand 2024-08-11 11:49:08 +0200
  • b544ba34c3 pixeldrain: implement DirSetModTimer, add Pacer Wim Brand 2024-08-10 14:06:43 +0200
  • bfa3278f30
    docs: add comment how to reduce rclone binary size (#8000) kapitainsky 2024-08-10 18:52:32 +0200
  • 94e388169c
    Add comment how to reduce rclone binary size kapitainsky 2024-08-10 16:36:36 +0100
  • e334366345 Make listremotes long output backwards compatible - fixes #7995 albertony 2024-08-09 12:09:32 +0200
  • 642d4082ac test_backend_sizes.py calculates space in the binary each backend uses #7998 Nick Craig-Wood 2024-08-09 12:12:44 +0100
  • 4667b940a1 Make listremotes long output backwards compatible - fixes #7995 albertony 2024-08-09 12:09:32 +0200
  • 024ff6ed15 listremotes: added options for filtering, ordering and json output albertony 2023-11-04 15:49:15 +0100
  • d6b0743cf4 config: make getting config values more consistent albertony 2023-11-04 15:34:23 +0100
  • e4749cf0d0 config: make listing of remotes more consistent albertony 2023-11-04 02:48:42 +0100
  • 8d2907d8f5 config: avoid remote with empty name from environment albertony 2023-11-04 11:16:06 +0100
  • 1720d3e11c help: global flags help command extended filtering albertony 2023-11-03 23:35:48 +0100
  • c6352231e4 help: global flags help command now takes glob filter albertony 2023-11-03 20:46:39 +0100
  • 731947f3ca filter: add options for glob to regexp without anchors and special path rules albertony 2023-11-03 20:45:37 +0100
  • 16d642825d docs: remove old genautocomplete command docs and add as alias from the newer completion command albertony 2024-01-31 17:55:15 +0100
  • 50aebcf403 docs: replace references to genautocomplete with the new name completion albertony 2024-01-31 17:43:20 +0100
  • c8555d1b16 serve s3: update to AWS SDKv2 by updating github.com/rclone/gofakes3 Nick Craig-Wood 2024-08-07 16:34:26 +0100
  • 3ec0ff5d8f s3: fix SSE-C after SDKv2 change Nick Craig-Wood 2024-08-07 10:14:58 +0100
  • 746516511d pikpak: update to using AWS SDK v2 #4989 wiserain 2024-08-06 02:52:27 +0900
  • 8aef1de695 s3: fix Cloudflare R2 integration tests after SDKv2 update #4989 Nick Craig-Wood 2024-08-06 11:04:40 +0100
  • cb611b8330 s3: add --s3-sdk-log-mode to control SDK debugging Nick Craig-Wood 2024-08-06 10:33:17 +0100
  • 66ae050a8b s3: fix GCS provider after SDKv2 update #4989 Nick Craig-Wood 2024-08-05 15:48:29 +0100
  • fd9049c83d s3: update to using AWS SDK v2 - fixes #4989 Nick Craig-Wood 2024-08-03 11:35:32 +0100
  • a1f52bcf50 fstest: implement method to skip ChunkedCopy tests Nick Craig-Wood 2024-08-06 11:50:21 +0100
  • 91178c25e4 pixeldrain: style fixes Wim Brand 2024-07-30 17:30:21 +0200
  • 2fa5de3baa pixeldrain: move comment to right place Wim Brand 2024-07-24 13:23:42 +0200
  • 2d2a2551e1 pixeldrain: add support for metadata setting in put and rename requests Fornax 2024-03-19 16:28:45 +0100
  • 25799e82d4 pixeldrain: update docs, add link to filesystem guide Fornax 2024-02-28 13:04:18 +0100
  • 94d72d7cfe pixeldrain: add documentation for change log types Fornax 2024-02-14 19:06:52 +0100
  • f26050d288 pixeldrain: implement ChangeNotifier interface Fornax 2024-02-14 11:37:26 +0100