rclone/lib
Nick Craig-Wood 7f8d74e903 docs: refresh `rclone authorize` help 2020-05-04 10:40:26 +01:00
..
atexit build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
bucket lib/bucket: shorten locking window where possible 2019-08-22 23:06:59 +01:00
cache lib/cache: add Rename, Pin and Unpin 2020-05-01 17:11:45 +01:00
dircache lib/dircache: add a way to dump the DirCache for debugging 2019-08-22 11:57:35 +01:00
encoder build: update to use go1.14 for the build 2020-02-26 21:26:47 +00:00
env lib/env: Make env_test.go support Windows 2019-05-14 07:55:08 +01:00
errors build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
file local: factor PreAllocate and SetSparse to lib/file 2020-04-19 15:18:49 +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 lib/mmap: library to do memory allocation with anonymous memory maps 2019-02-02 14:35:56 +00:00
oauthutil docs: refresh `rclone authorize` help 2020-05-04 10:40:26 +01:00
pacer lib/pacer: make tests more reliable 2019-09-20 16:07:55 +01:00
plugin lib: add plugin support 2019-09-29 11:05:10 +01:00
pool build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
random Review random string/password generation 2019-08-25 11:09:19 +01:00
readers lib/readers: factor ErrorReader from multiple sources 2020-04-19 15:18:49 +01:00
rest rest: call the Signer with the mutex unlocked 2020-01-17 15:00:23 +00:00
terminal lib/terminal: factor from cmd/progress, swap Azure/go-ansiterm for mattn/go-colorable 2019-10-08 19:59:47 +01:00