rclone/fs
Sebastian Bünger dd3e912731 fs/OpenOptions: Make FixRangeOption clamp range to filesize. 2018-08-10 11:14:34 +01:00
..
accounting rc: fix formatting in docs 2018-08-07 21:05:21 +01:00
asyncreader Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
chunkedreader fs: improve ChunkedReader 2018-05-05 12:49:42 +01:00
config Add tests for reveal functions 2018-08-07 20:51:50 +01:00
driveletter Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
filter filter: raise --include and --exclude warning to ERROR so it appears without -v 2018-06-22 22:18:55 +01:00
fserrors all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
fshttp all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
fspath fs: Fix parsing of paths under Windows - fixes #2353 2018-07-06 23:16:43 +01:00
hash fs/hash: install QuickXorHash as a supported rclone hash type #2262 2018-04-20 21:02:57 +01:00
list Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
log log: password prompt output fixed for unix - partially fixes #2220 2018-06-10 12:57:45 +01:00
march sync,march: check the cancel context on every channel send and receive 2018-05-05 12:58:28 +01:00
object build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +01:00
operations all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
rc build: fix for goimports format change 2018-07-03 22:33:15 +01:00
sync move: fix delete-empty-src-dirs flag to delete all empty dirs on move - fixes #2372 2018-07-17 10:34:34 +01:00
walk Update error checking on fmt.Fprint* after errcheck update 2018-05-22 09:41:13 +01:00
bwtimetable.go fs: added weekday schedule into --bwlimit - fixes #1822 2018-06-17 18:38:09 +01:00
bwtimetable_test.go fs: added weekday schedule into --bwlimit - fixes #1822 2018-06-17 18:38:09 +01:00
config.go Implement new backend config system 2018-07-16 21:20:47 +01:00
deletemode.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
dir.go fs: add optional ID to fs.Directory and set it in the remotes which care 2017-08-07 15:31:22 +01:00
direntries.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
dump.go fs: add --dump goroutines and --dump openfiles 2018-04-11 20:55:58 +01:00
dump_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
fs.go all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
fs_test.go Implement new backend config system 2018-07-16 21:20:47 +01:00
log.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
log_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
mimetype.go fs: Add MimeTypeDirEntry to return the MimeType of a DirEntry 2018-05-13 12:17:55 +01:00
options.go fs/OpenOptions: Make FixRangeOption clamp range to filesize. 2018-08-10 11:14:34 +01:00
options_test.go fs: Adjust RangeOption.Decode to return -1 for read to end 2018-01-27 14:31:29 +00:00
parseduration.go fs: Implement Scan method for SizeSuffix and Duration 2018-07-16 08:50:52 +01:00
parseduration_test.go fs: Implement Scan method for SizeSuffix and Duration 2018-07-16 08:50:52 +01:00
sizesuffix.go fs: add multipliers for SizeSuffix 2018-07-29 18:17:05 +01:00
sizesuffix_test.go fs: Implement Scan method for SizeSuffix and Duration 2018-07-16 08:50:52 +01:00
version.go Start v1.42-DEV development 2018-06-16 21:25:58 +01:00
versioncheck.go Require go1.7 for compilation #2154 2018-04-06 20:18:14 +01:00