1
0
mirror of https://github.com/rclone/rclone.git synced 2025-09-16 08:36:38 +02:00

Commit Graph

  • 7e9eae8c90 rc: add rmdirs and leaveRoot to operations/delete fix-rc-delete-rmdirs Nick Craig-Wood 2025-08-28 17:53:16 +01:00
  • 689555033e b2: fix 1TB+ uploads master dougal 2025-09-15 12:18:00 +01:00
  • 4fc4898287 march: fix deadlock when using --fast-list on syncs - fixes #8811 Nick Craig-Wood 2025-09-11 17:27:15 +01:00
  • b003169088 build: slices.Contains, added in go1.21 Nick Craig-Wood 2025-09-14 16:19:32 +01:00
  • babd112665 build: use strings.CutPrefix introduced in go1.20 Nick Craig-Wood 2025-09-14 16:17:40 +01:00
  • 71b9b4ad7a build: use sequence Split introduced in go1.24 Nick Craig-Wood 2025-09-14 16:16:26 +01:00
  • 4368863fcb build: use "for i := range n", added in go1.22 Nick Craig-Wood 2025-09-14 16:14:47 +01:00
  • 04d49bf0ea build: modernize benchmark usage Nick Craig-Wood 2025-09-14 16:13:42 +01:00
  • d7aa37d263 build: in tests use t.Context, added in go1.24 Nick Craig-Wood 2025-09-14 16:04:43 +01:00
  • 379dffa61c build: replace interface{} by the 'any' type added in go1.18 Nick Craig-Wood 2025-09-14 16:03:08 +01:00
  • 5fd4ece31f build: use the built-in min or max functions added in go1.21 Nick Craig-Wood 2025-09-14 16:01:33 +01:00
  • fc3f95190b Add russcoss to contributors Nick Craig-Wood 2025-09-15 12:45:43 +01:00
  • d6f5652b65 build: remove x := x made unnecessary by the new semantics of loops in go1.22 russcoss 2025-09-14 10:58:20 -04:00
  • 78e91796b0 cluster: add docs cluster Nick Craig-Wood 2025-09-12 17:35:20 +01:00
  • c0ab36f8e4 rcd: obey --cluster if set to run as a cluster server Nick Craig-Wood 2025-07-31 17:18:47 +01:00
  • 8133e0e6e6 sync,move,copy: add --cluster support Nick Craig-Wood 2025-09-11 09:35:46 +01:00
  • 53dab15c0b cluster: implement --cluster and related flags FIXME WIP Nick Craig-Wood 2025-07-25 15:40:02 +01:00
  • e54a4f8557 accounting: add AccountReadN for use in cluster Nick Craig-Wood 2025-07-31 17:16:40 +01:00
  • 189b12d9f9 fs: add NonDefaultRC for discovering options in use Nick Craig-Wood 2025-07-28 12:14:13 +01:00
  • 01fb0531eb fs: move tests into correct files Nick Craig-Wood 2025-09-10 15:54:56 +01:00
  • 14bf66b2d4 rc: add NewJobFromBytes for reading jobs from non HTTP transactions Nick Craig-Wood 2025-07-24 15:00:37 +01:00
  • bb7b2dd667 rc: add job/batch for sending batches of rc commands to run concurrently Nick Craig-Wood 2025-07-22 16:10:51 +01:00
  • b5cbb7520d lib/pool: fix unreliable TestPoolMaxBufferMemory test Nick Craig-Wood 2025-09-11 18:33:06 +01:00
  • a170dfa55b Update S-Pegg1 email Nick Craig-Wood 2025-09-12 10:37:40 +01:00
  • 1449c5b5ba Add Jean-Christophe Cura to contributors Nick Craig-Wood 2025-09-12 10:37:40 +01:00
  • 70f5656f32 lib/pool: fix unreliable TestPoolMaxBufferMemory test test Nick Craig-Wood 2025-09-11 18:33:06 +01:00
  • 35fe609722 pool: fix flaky unreliability test dougal 2025-09-11 12:24:27 +01:00
  • cce399515f copyurl: reworked code, added concurrency and tests dougal 2025-09-10 18:24:40 +01:00
  • 8c5af2f51c copyurl: Added --url to read urls from csv file - #8127 S-Pegg1 2025-07-19 16:54:39 +01:00
  • c639d3656e docs: HDFS: erasure coding limitation #8808 dougal 2025-09-09 16:29:54 +01:00
  • d9fbbba5c3 fstest: fix slice bounds out of range error when using -remotes local nielash 2025-09-09 05:30:02 -04:00
  • fd87560388 local: fix time zones on tests nielash 2025-09-09 05:22:03 -04:00
  • d87720a787 s3: added SpectraLogic as a provider dougal 2025-09-09 15:03:45 +01:00
  • f499c625bc docker: make docker volume accept all global options fix-8401-docker-volume Nick Craig-Wood 2025-02-17 20:24:26 +00:00
  • d541caa52b local: fix rmdir "Access is denied" on windows - fixes #8363 nielash 2025-09-06 05:09:22 -04:00
  • fd1665ae93 bisync: fix error handling for renamed conflicts nielash 2025-09-06 03:27:03 -04:00
  • 457d80e8a9 docs: pcloud: update root_folder_id instructions Jean-Christophe Cura 2025-09-05 21:50:00 +02:00
  • c5a3e86df8 operations: fix partial name collisions for non --inplace copies Nick Craig-Wood 2025-02-01 11:01:05 +00:00
  • 4026e8db20 drive: docs: update making your own client ID instructions Ed Craig-Wood 2025-09-04 13:11:15 +01:00
  • c9ce686231 swift: add ListP interface - #4788 dougal 2025-09-04 16:41:49 +01:00
  • b085598cbc memory: add ListP interface - #4788 dougal 2025-09-04 16:29:19 +01:00
  • bb47dccdeb oraceobjectstorage: add ListP interface - #4788 dougal 2025-09-04 16:22:09 +01:00
  • 7a279d2789 B2: add ListP interface - #4788 dougal 2025-09-04 16:01:33 +01:00
  • 9bd5df658a azureblob: add ListP interface - #4788 dougal 2025-09-04 15:16:43 +01:00
  • d512e4d566 googlecloudstorage: add ListP interface - Fixes #8763 dougal 2025-09-04 14:48:12 +01:00
  • 3dd68c824a build: bump actions/github-script from 7 to 8 dependabot[bot] 2025-09-04 22:06:11 +00:00
  • fbe73c993b build: bump actions/setup-go from 5 to 6 dependabot[bot] 2025-09-04 22:06:06 +00:00
  • d915f75edf bisync: fix chunker integration tests nielash 2025-09-04 04:45:28 -04:00
  • 26b629f42f bisync: fix koofr integration tests nielash 2025-09-04 02:20:24 -04:00
  • ceaac2194c internetarchive: fix server side copy files with spaces Nick Craig-Wood 2025-09-02 16:15:12 +01:00
  • 1f14b6aa35 lib/rest: add URLPathEscapeAll to URL escape as many chars as possible Nick Craig-Wood 2025-09-02 16:13:28 +01:00
  • dd75af6a18 Add alternate email for dougal to contributors Nick Craig-Wood 2025-09-04 10:35:09 +01:00
  • 99e8a63df2 test speed: add command to test a specified remotes speed dougal 2025-09-03 12:37:52 +01:00
  • 0019e18ac3 docs: add link to MEGA S4 from MEGA page Nick Craig-Wood 2025-09-02 16:58:30 +01:00
  • 218c3bf6e9 Add Robin Rolf to contributors Nick Craig-Wood 2025-09-02 17:22:18 +01:00
  • 8f9702583d Add anon-pradip to contributors Nick Craig-Wood 2025-09-02 17:22:18 +01:00
  • e6578fb5a1 s3: Add Intercolo provider Robin Rolf 2025-09-01 09:19:43 +00:00
  • fa1d7da272 gendocs: refactor and add logging of skipped command docs albertony 2025-09-02 11:49:27 +02:00
  • 813708c24d gendocs: ignore missing rclone_mount.md, rclone_nfsmount.md, rclone_serve_nfs.md on windows albertony 2025-09-02 10:00:20 +02:00
  • fee4716343 bin: add bisync.md generator nielash 2025-08-24 03:10:15 -04:00
  • 6e9a675b3f fstest: refactor to decouple package from implementation nielash 2025-08-24 03:07:59 -04:00
  • 7f5a444350 gendocs: ignore missing rclone_mount.md on macOS nielash 2025-08-21 18:00:44 -04:00
  • d2916ac5c7 bisync: ignore expected "nothing to transfer" differences on tests nielash 2025-09-01 09:51:33 -04:00
  • 3369a15285 bisync: fix TestBisyncConcurrent ignoring -case nielash 2025-09-01 09:30:57 -04:00
  • 58aee30de7 bisync: make number of parallel tests configurable nielash 2025-08-30 02:58:20 -04:00
  • ef919241a6 docs: clarify subcommand description in rclone usage anon-pradip 2025-08-30 23:59:35 +05:45
  • d5386bb9a7 docs: fix description of regex syntax of name transform albertony 2025-08-28 09:07:26 +02:00
  • bf46ea5611 docs: add some more details about supported regex syntax albertony 2025-08-28 09:04:37 +02:00
  • b8a379c9c9 makefile: fix lib/transform docs not getting updated nielash 2025-08-30 00:31:55 -04:00
  • 8c37a9c2ef lib/pool: fix flaky test which was causing timeouts Nick Craig-Wood 2025-09-01 16:22:06 +01:00
  • 963a72ce01 Add dougal to contributors Nick Craig-Wood 2025-09-01 16:23:48 +01:00
  • 9ed4295e34 pacer: fix deadlock with --max-connections fix-azureblob-deadlock Nick Craig-Wood 2025-08-30 11:06:40 +01:00
  • a4962e21d1 vfs: fix SIGHUP killing serve instead of flushing directory caches dougal 2025-09-01 12:14:57 +01:00
  • 9e200531b1 bisync: use unique stats groups on tests nielash 2025-08-30 02:30:49 -04:00
  • 04683f2032 fstest: stop errors in test cleanup changing the global stats Nick Craig-Wood 2025-08-28 17:06:43 +01:00
  • b41f7994da Add Motte to contributors Nick Craig-Wood 2025-08-30 17:45:56 +01:00
  • 13a5ffe391 Add Claudius Ellsel to contributors Nick Craig-Wood 2025-08-30 17:45:56 +01:00
  • 2fa1a52f22 Revert "azureblob: fix deadlock with --max-connections with InvalidBlockOrBlob errors" Nick Craig-Wood 2025-08-30 10:29:45 +01:00
  • 85deea82e4 build: add local markdown linting to make check Nick Craig-Wood 2025-08-28 16:56:40 +01:00
  • 89a8ea7a91 lsf: add support for unix and unixnano time formats Motte 2025-08-28 17:28:49 +02:00
  • c8912eb6a0 docs: remove broken links from rc to commands albertony 2025-08-27 21:34:33 +02:00
  • 01674949a1 hashsum: changed output format when listing algorithms albertony 2022-06-08 14:26:47 +02:00
  • 98e1d3ee73 docs: add example of how to add date as suffix Claudius Ellsel 2025-08-27 22:01:28 +02:00
  • 50d7a80331 box: fix about after change in API return - fixes #8776 Nick Craig-Wood 2025-08-26 09:39:49 +01:00
  • bc3e8e1abd Add skbeh to contributors Nick Craig-Wood 2025-08-26 18:02:59 +01:00
  • 30e80d0716 Add Tilman Vogel to contributors Nick Craig-Wood 2025-08-26 18:02:59 +01:00
  • f288920696 docs: fix incorrectly escaped windows path separators albertony 2025-08-26 14:29:33 +02:00
  • fa2bbd705c build: restore error handling in gendocs albertony 2025-08-26 13:44:33 +02:00
  • 43a794860f combine: propagate SlowHash feature skbeh 2025-08-25 10:19:47 +00:00
  • adfe6b3bad docs/oracleobjectstorage: add introduction before external links and remove broken link albertony 2025-08-25 09:39:13 +02:00
  • 091ccb649c docs: fix markdown lint issues in backend docs albertony 2025-08-25 00:00:48 +02:00
  • 2e02d49578 docs: fix markdown lint issues in command docs albertony 2025-08-24 21:12:04 +02:00
  • 514535ad46 docs: update markdown code block json indent size 2 albertony 2025-08-24 21:13:07 +02:00
  • b010591c96 mount: do not log successful unmount as an error - fixes #8766 Tilman Vogel 2025-08-23 17:30:33 +02:00
  • 1aaee9edce Start v1.72.0-DEV development Nick Craig-Wood 2025-08-22 17:42:25 +01:00
  • 3f0e9f5fca Version v1.71.0 v1.71.0 Nick Craig-Wood 2025-08-22 16:03:16 +01:00
  • cfd0d28742 fs: tls: add --client-pass support for encrypted --client-key files Nick Craig-Wood 2025-08-20 16:27:42 +01:00
  • e7a2b322ec ftp: make TLS config default to global TLS config - Fixes #6671 Nick Craig-Wood 2025-08-19 17:25:07 +01:00
  • d3a0805a2b fshttp: return *Transport rather than http.RoundTripper from NewTransport Nick Craig-Wood 2025-08-19 17:13:48 +01:00
  • d4edf8ac18 bisync: release from beta nielash 2025-08-21 17:54:23 -04:00