rclone/lib
Nick Craig-Wood 3a14b1d5a9 build: make rclone build with wasm
Needed to drop
- azureblob backend
- cache backend
- qingstor backend
- cachestats command
- ncdu command
2020-08-10 17:32:21 +01:00
..
atexit atexit: implement OnError for cancelling multpart uploads 2020-06-25 12:55:56 +01:00
bucket doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
cache doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
dircache dircache: factor DirMove code out of backends into dircache 2020-06-25 09:41:36 +01:00
encoder doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
env backends: make sure backends expand ~ and environment vars in file names they use 2020-06-03 17:39:08 +01:00
errors build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
file local: factor UNCPath into lib/file 2020-06-30 12:01:36 +01:00
israce fs/asyncreader: skip some tests to work around race detector bug 2018-08-20 12:34:29 +01:00
jwtutil jwtutil: Fix error handling 2020-04-23 17:52:14 +01:00
mmap build: make rclone build with wasm 2020-08-10 17:32:21 +01:00
oauthutil oauthutil: adds SharedOptions for OAuth backends 2020-08-07 16:32:01 +01:00
pacer doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
plugin build: disable lib/plugin under gccgo to make rclone build with gccgo 2020-07-28 09:56:31 +01:00
pool test: Don't run unreliable tests on CI #4171 2020-06-15 21:34:37 +01:00
random Review random string/password generation 2019-08-25 11:09:19 +01:00
ranges lib/ranges: ranges libary for dealing with partially downloaded files 2020-06-30 12:01:36 +01:00
readers lib/readers: add Seek method to PatternReader 2020-06-30 12:01:36 +01:00
rest doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
structs lib/structs: factor reflection based structure manipulation into a library 2020-06-10 12:28:48 +01:00
terminal build: make rclone build with wasm 2020-08-10 17:32:21 +01:00