Commit Graph

5 Commits

Author SHA1 Message Date
4aee962233 doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
d966cef14c build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
ee700ec01a lib/readers: add mutex to RepeatableReader - fixes #2572 2018-11-12 12:02:05 +00:00
e5be471ce0 Use io.SeekStart/End/Current constants now for go1.7+ #2154 2018-04-07 11:42:36 +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