.. |
accounting
|
rc: return current settings if core/bwlimit called without parameters
|
2019-06-24 13:22:24 +01:00 |
asyncreader
|
fs/asyncreader: optionally user mmap for memory allocation with --use-mmap #2200
|
2019-02-02 14:35:56 +00:00 |
cache
|
fs/cache: fix locking
|
2019-06-19 10:50:59 +01:00 |
chunkedreader
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
config
|
Implement --suffix without --backup-dir for current dir
|
2019-07-01 10:46:26 +01:00 |
driveletter
|
Break the fs package up into smaller parts.
|
2018-01-15 17:51:14 +00:00 |
filter
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
fserrors
|
fserrors: use errors.Walk for the wrapped error types
|
2019-05-01 16:56:08 +01:00 |
fshttp
|
copyurl: honor --no-check-certificate
|
2019-05-11 17:44:58 +01:00 |
fspath
|
backend: unify NewFs path handling for wrapping remotes
|
2018-10-10 17:50:27 +01:00 |
hash
|
fichier: 1fichier support - fixes #2908
|
2019-06-30 18:35:01 +01:00 |
list
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
log
|
build: fixup code formatting after goimports change
|
2018-10-13 22:47:12 +01:00 |
march
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
object
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
operations
|
context: fix errgroup interaction with context
|
2019-07-01 11:51:51 +01:00 |
rc
|
jobs: add ability to stop async jobs
|
2019-06-19 14:17:41 +01:00 |
sync
|
Implement --suffix without --backup-dir for current dir
|
2019-07-01 10:46:26 +01:00 |
version
|
cmd/version: factor version number parsing routines into fs/version
|
2018-11-05 15:44:40 +00:00 |
walk
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
bwtimetable_test.go
|
fs: added weekday schedule into --bwlimit - fixes #1822
|
2018-06-17 18:38:09 +01:00 |
bwtimetable.go
|
fs: added weekday schedule into --bwlimit - fixes #1822
|
2018-06-17 18:38:09 +01:00 |
config_list_test.go
|
fs: fix tests for *SepList
|
2018-08-21 10:58:59 +01:00 |
config_list.go
|
Make flags show up with their proper names, eg SizeSuffix rather than int
|
2019-02-07 11:57:26 +00:00 |
config.go
|
rc/jobs: make job expiry timeouts configurable
|
2019-06-15 09:55:32 +01:00 |
deletemode.go
|
Break the fs package up into smaller parts.
|
2018-01-15 17:51:14 +00:00 |
dir.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
direntries_test.go
|
fs: Allow sync of a file and a directory with the same name
|
2019-06-09 15:57:05 +01:00 |
direntries.go
|
fs: Allow sync of a file and a directory with the same name
|
2019-06-09 15:57:05 +01:00 |
dump_test.go
|
Fix broken flag type tests
|
2019-02-07 16:42:26 +00:00 |
dump.go
|
Make flags show up with their proper names, eg SizeSuffix rather than int
|
2019-02-07 11:57:26 +00:00 |
fs_test.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
fs.go
|
fs: add fs.ErrorCantUploadEmptyFiles
|
2019-06-30 18:11:45 +01:00 |
log_test.go
|
Break the fs package up into smaller parts.
|
2018-01-15 17:51:14 +00:00 |
log.go
|
log: Add --log-format flag - fixes #2424
|
2018-09-02 18:11:09 +01:00 |
mimetype.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
options_test.go
|
fs: Adjust RangeOption.Decode to return -1 for read to end
|
2018-01-27 14:31:29 +00:00 |
options.go
|
fix spelling
|
2019-04-30 14:12:18 +02:00 |
parseduration_test.go
|
fs: Implement Scan method for SizeSuffix and Duration
|
2018-07-16 08:50:52 +01:00 |
parseduration.go
|
Make flags show up with their proper names, eg SizeSuffix rather than int
|
2019-02-07 11:57:26 +00:00 |
sizesuffix_test.go
|
fs: Implement Scan method for SizeSuffix and Duration
|
2018-07-16 08:50:52 +01:00 |
sizesuffix.go
|
fix spelling
|
2019-04-30 14:12:18 +02:00 |
version.go
|
Start v1.48.0-DEV development
|
2019-06-15 18:32:17 +01:00 |
versioncheck.go
|
build: drop support for go1.8
|
2019-04-15 21:49:58 +01:00 |