Commit Graph

7 Commits

Author SHA1 Message Date
48c09608ea fix spelling 2019-04-30 14:12:18 +02:00
fc1bf5f931 Make flags show up with their proper names, eg SizeSuffix rather than int 2019-02-07 11:57:26 +00:00
57273d364b fstests: add TestFsPutChunked 2018-10-11 14:47:58 +01:00
9815b09d90 fs: add multipliers for SizeSuffix 2018-07-29 18:17:05 +01:00
1c80e84f8a fs: Implement Scan method for SizeSuffix and Duration 2018-07-16 08:50:52 +01:00
ef3bcec76c fs: Extend SizeSuffix to include TB and PB for rclone about 2018-04-17 21:53:42 +01:00
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