rclone/cmd/bisync
vicerace 9be7f99bf8 refactor: use strings.Cut to simplify code
Signed-off-by: vicerace <vicerace@sohu.com>
2025-11-27 14:42:11 +00:00
..
bilib bisync: fix race when CaptureOutput is used concurrently #8815 2025-09-26 14:54:47 +01:00
testdata bisync: use unique stats groups on tests 2025-08-30 17:46:33 +01:00
LICENSE.cjnaz bisync: implementation #5164 2021-11-01 21:00:27 +03:00
bisync_debug_test.go refactor: use strings.Builder to improve performance 2025-10-23 16:40:30 +01:00
bisync_test.go build: use sequence Split introduced in go1.24 2025-09-15 12:45:57 +01:00
checkfn.go bisync: fix failing tests 2025-11-03 16:52:33 +00:00
cmd.go bisync: release from beta 2025-08-22 12:13:59 +01:00
compare.go build: use sequence Split introduced in go1.24 2025-09-15 12:45:57 +01:00
deltas.go bisync: fix data races on tests 2025-08-17 20:16:46 -04:00
help.go docs: fix markdown lint issues in command docs 2025-08-26 12:04:00 +02:00
listing.go refactor: use strings.Cut to simplify code 2025-11-27 14:42:11 +00:00
lockfile.go bisync: deglobalize to fix concurrent runs via rc - fixes #8675 2025-08-17 20:16:46 -04:00
log.go bisync: fix data races on tests 2025-08-17 20:16:46 -04:00
march.go bisync: remove unused parameters 2025-08-17 20:16:46 -04:00
operations.go bisync: fix data races on tests 2025-08-17 20:16:46 -04:00
queue.go accounting: add SetMaxCompletedTransfers method to fix bisync race #8815 2025-09-26 14:54:47 +01:00
rc.go bisync: support two --backup-dir paths on different remotes 2024-01-20 14:50:08 -05:00
resolve.go bisync: remove unused parameters 2025-08-17 20:16:46 -04:00
resync.go bisync: fix data races on tests 2025-08-17 20:16:46 -04:00