rclone/lib
Nick Craig-Wood 38ab3dd5b1 Version v1.72.0 2025-11-21 17:10:17 +00:00
..
atexit build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
batcher build: modernize Go usage 2025-02-28 11:31:14 +00:00
bucket lib/bucket: fix tidying of // in object keys #5858 2025-01-22 11:56:05 +00:00
buildinfo build: update `github.com/shirou/gopsutil` to v4 2025-01-09 17:32:09 +00:00
cache build: modernize Go usage 2025-02-28 11:31:14 +00:00
caller pacer: factor call stack searching into its own package 2025-11-12 12:22:04 +00:00
daemonize build: enable support for aix/ppc64 2025-10-27 13:34:58 +00:00
debug build: update to go1.21rc3 and make go1.19 the minimum required version 2023-07-16 10:09:25 +01:00
dircache build: fix gocritic lint issue elseif 2024-08-15 22:08:34 +01:00
diskusage Add lib/diskusage to measure used/free on disks 2023-09-07 15:57:45 +01:00
encoder build: use sequence Split introduced in go1.24 2025-09-15 12:45:57 +01:00
env docs: punctuation cleanup 2021-10-20 22:56:19 +02:00
errcount errcount: factor errcount abstraction from operations 2024-02-22 11:13:54 +00:00
errors build: enable all govet checks (except fieldalignment and shadow) and fix issues. 2025-10-22 18:37:58 +01:00
exitcode cmd: change exit code from 1 to 2 for syntax and usage errors 2024-09-20 18:51:08 +02:00
file build: make go1.23 the minimum go version 2025-02-26 18:00:58 +00:00
http http: add basic metadata and provide it via serve 2025-11-17 16:52:30 +00:00
israce build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
jwtutil build: modernize Go usage 2025-02-28 11:31:14 +00:00
kv config: make parsing of duration options consistent 2025-07-08 12:08:14 +02:00
mmap build: modernize benchmark usage 2025-09-15 12:45:57 +01:00
multipart pool: fix deadlock with --max-memory and multipart transfers 2025-08-07 12:45:44 +01:00
oauthutil oauthutil: improved debug logs from token refresh 2025-10-10 20:10:21 +02:00
pacer pacer: factor call stack searching into its own package 2025-11-12 12:22:04 +00:00
plugin build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
pool lib/pool: fix unreliable TestPoolMaxBufferMemory test 2025-09-12 10:39:32 +01:00
proxy sftp: add --sftp-http-proxy to connect via HTTP CONNECT proxy 2025-04-29 14:16:17 +01:00
random build: modernize Go usage 2025-02-28 11:31:14 +00:00
ranges build: modernize Go usage 2025-02-28 11:31:14 +00:00
readers ftp: fix multi-thread copy 2024-01-03 12:21:08 +00:00
rest lib/rest: add URLPathEscapeAll to URL escape as many chars as possible 2025-09-04 10:37:27 +01:00
sdactivation build: remove obsolete build tag 2025-10-21 18:56:06 +01:00
structs build: modernize Go usage 2025-02-28 11:31:14 +00:00
systemd build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +01:00
terminal Replace Windows-specific NewLazyDLL with NewLazySystemDLL 2025-01-08 17:35:00 +01:00
transform Version v1.72.0 2025-11-21 17:10:17 +00:00
version Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00