.. |
accounting
|
rc: add add short parameter to core/stats to not return transferring and checking
|
2025-03-17 13:44:37 +00:00 |
asyncreader
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
cache
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
chunkedreader
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
chunksize
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
config
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
dirtree
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
driveletter
|
build: remove build constraint syntax for go 1.16 and older
|
2024-04-18 16:53:55 +02:00 |
filter
|
filter: Add `--hash-filter` to deterministically select a subset of files
|
2025-03-17 17:25:59 +00:00 |
fserrors
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
fshttp
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
fspath
|
build: remove build constraint syntax for go 1.16 and older
|
2024-04-18 16:53:55 +02:00 |
hash
|
build: update logging statements to make json log work - fixes #6038
|
2024-09-06 17:04:18 +01:00 |
list
|
fs/list: tweak directory listing assertions after allowing // names
|
2025-01-22 11:56:05 +00:00 |
log
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
logger
|
build: update all dependencies and fix deprecations
|
2025-02-26 18:00:58 +00:00 |
march
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
object
|
fs/object: fix memory object out of bounds Seek
|
2025-03-06 11:31:52 +00:00 |
operations
|
operations: fix call fmt.Errorf with wrong err
|
2025-04-04 16:21:45 +02:00 |
rc
|
rc: fix debug/* commands not being available over unix sockets
|
2025-03-25 15:30:49 +00:00 |
sync
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
walk
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
backend_config.go
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
backend_config_test.go
|
…
|
|
bits.go
|
…
|
|
bits_test.go
|
fs: make Flagger and FlaggerNP interfaces public so we can test flags elsewhere
|
2024-07-15 11:09:54 +01:00 |
bwtimetable.go
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
bwtimetable_test.go
|
fs: Allow semicolons as well as spaces in --bwlimit timetable parsing - fixes #7595
|
2024-07-17 11:04:01 +01:00 |
config.go
|
Add --max-connections to control maximum backend concurrency
|
2025-03-25 15:49:27 +00:00 |
config_list.go
|
…
|
|
config_list_test.go
|
…
|
|
config_test.go
|
…
|
|
configmap.go
|
fs: fix the defaults overriding the actual config
|
2024-07-15 11:09:54 +01:00 |
countsuffix.go
|
build: fix gocritic lint issue dupbranchbody
|
2024-08-15 22:08:34 +01:00 |
countsuffix_test.go
|
fs: make Flagger and FlaggerNP interfaces public so we can test flags elsewhere
|
2024-07-15 11:09:54 +01:00 |
cutoffmode.go
|
…
|
|
cutoffmode_test.go
|
fs: make Flagger and FlaggerNP interfaces public so we can test flags elsewhere
|
2024-07-15 11:09:54 +01:00 |
daemon_other.go
|
build: remove build constraint syntax for go 1.16 and older
|
2024-04-18 16:53:55 +02:00 |
daemon_unix.go
|
build: remove build constraint syntax for go 1.16 and older
|
2024-04-18 16:53:55 +02:00 |
deletemode.go
|
…
|
|
dir.go
|
fs: allow Metadata calls to be called with Directory or Object
|
2024-02-27 10:56:19 +00:00 |
dir_wrapper.go
|
combine: fix CopyDirMetadata error on upstream root
|
2024-03-07 11:09:07 +00:00 |
direntries.go
|
…
|
|
direntries_test.go
|
…
|
|
dump.go
|
…
|
|
dump_test.go
|
fs: make Flagger and FlaggerNP interfaces public so we can test flags elsewhere
|
2024-07-15 11:09:54 +01:00 |
enum.go
|
…
|
|
enum_test.go
|
fs: make Flagger and FlaggerNP interfaces public so we can test flags elsewhere
|
2024-07-15 11:09:54 +01:00 |
features.go
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
fingerprint.go
|
…
|
|
fingerprint_test.go
|
…
|
|
fs.go
|
fs: Move link suffix to fs
|
2024-12-13 12:43:20 +00:00 |
fs_test.go
|
fs: fix corruption of SizeSuffix with "B" suffix in config (eg --min-size)
|
2025-03-13 09:56:20 +00:00 |
log.go
|
build: modernize Go usage
|
2025-02-28 11:31:14 +00:00 |
log_test.go
|
fs: make Flagger and FlaggerNP interfaces public so we can test flags elsewhere
|
2024-07-15 11:09:54 +01:00 |
metadata.go
|
fs: allow Metadata calls to be called with Directory or Object
|
2024-02-27 10:56:19 +00:00 |
metadata_mapper_code.go
|
build: remove build constraint syntax for go 1.16 and older
|
2024-04-18 16:53:55 +02:00 |
metadata_test.go
|
…
|
|
mimetype.go
|
dlna: set more correct mime type
|
2024-08-15 22:01:52 +01:00 |
mount_helper.go
|
build: update logging statements to make json log work - fixes #6038
|
2024-09-06 17:04:18 +01:00 |
mount_helper_test.go
|
…
|
|
newfs.go
|
fs: fix confusing "didn't find section in config file" error
|
2025-01-15 16:32:59 +00:00 |
newfs_test.go
|
…
|
|
open_options.go
|
fs: fix Don't know how to set key "chunkSize" on upload errors in tests
|
2024-10-22 19:54:33 +01:00 |
open_options_test.go
|
…
|
|
override.go
|
…
|
|
override_dir.go
|
…
|
|
override_dir_test.go
|
…
|
|
override_test.go
|
…
|
|
pacer.go
|
Add --max-connections to control maximum backend concurrency
|
2025-03-25 15:49:27 +00:00 |
parseduration.go
|
fs: improve JSON Unmarshalling for Duration
|
2024-03-13 18:08:59 +00:00 |
parseduration_test.go
|
fs: make Flagger and FlaggerNP interfaces public so we can test flags elsewhere
|
2024-07-15 11:09:54 +01:00 |
parsetime.go
|
…
|
|
parsetime_test.go
|
fs: make Flagger and FlaggerNP interfaces public so we can test flags elsewhere
|
2024-07-15 11:09:54 +01:00 |
registry.go
|
fs: fix corruption of SizeSuffix with "B" suffix in config (eg --min-size)
|
2025-03-13 09:56:20 +00:00 |
sizesuffix.go
|
build: fix gocritic lint issue dupbranchbody
|
2024-08-15 22:08:34 +01:00 |
sizesuffix_test.go
|
fs: make Flagger and FlaggerNP interfaces public so we can test flags elsewhere
|
2024-07-15 11:09:54 +01:00 |
terminalcolormode.go
|
…
|
|
terminalcolormode_test.go
|
…
|
|
tristate.go
|
…
|
|
tristate_test.go
|
fs: make Flagger and FlaggerNP interfaces public so we can test flags elsewhere
|
2024-07-15 11:09:54 +01:00 |
types.go
|
fs: make Flagger and FlaggerNP interfaces public so we can test flags elsewhere
|
2024-07-15 11:09:54 +01:00 |
version.go
|
…
|
|
versioncheck.go
|
build: make go1.23 the minimum go version
|
2025-02-26 18:00:58 +00:00 |
versionsuffix.go
|
…
|
|
versiontag.go
|
Start v1.70.0-DEV development
|
2025-01-12 16:31:12 +00:00 |