1
mirror of https://github.com/rclone/rclone synced 2024-11-13 12:09:47 +01:00
rclone/fs
Nick Craig-Wood 11da2a6c9b Break the fs package up into smaller parts.
The purpose of this is to make it easier to maintain and eventually to
allow the rclone backends to be re-used in other projects without
having to use the rclone configuration system.

The new code layout is documented in CONTRIBUTING.
2018-01-15 17:51:14 +00:00
..
accounting Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
asyncreader Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
config Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
driveletter Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
filter Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
fserrors Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
fshttp Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
fspath Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
hash Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
list Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
log Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
march Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
object Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
operations Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
sync Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
walk Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
bwtimetable_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
bwtimetable.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
config.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00: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_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
dump.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
fs_test.go fs: Add --disable flag to disable optional features - fixes #1551 2017-08-07 21:34:45 +01:00
fs.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
log.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
mimetype.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
options.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
parseduration_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
parseduration.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
sizesuffix_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
sizesuffix.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
version.go Start v1.39-DEV development 2017-12-23 13:40:28 +00:00
versioncheck.go Require go1.6 for building rclone 2017-05-11 17:07:49 +01:00