.circleci
Add android and IOS build to circleci
2017-10-11 13:40:02 +01:00
amazonclouddrive
fstests: only test uploadswith indeterminate size on remotes that support it
2017-08-22 07:19:43 +02:00
azureblob
fstests: only test uploadswith indeterminate size on remotes that support it
2017-08-22 07:19:43 +02:00
b2
b2: implement streaming upload of files with unknown length (see #1614 ) ( closes #1686 )
2017-09-16 22:43:48 +02:00
bin
cache: first version
2017-11-15 15:23:21 +00:00
box
rest: factor URLJoin and URLEscape from http remote
2017-10-09 16:19:37 +01:00
cache
cache: first version
2017-11-15 15:23:21 +00:00
cmd
vfs, cmount: make truncate work properly in the presence or otherwise of open files
2017-11-20 12:46:22 +00:00
crypt
crypt: implement DirChangeNotify
2017-11-19 20:09:52 +00:00
dircache
Change List interface and add ListR optional interface
2017-06-14 16:49:40 +01:00
docs
Add Jakub Tasiemski to contributors
2017-11-20 11:16:22 +00:00
drive
drive, yandex: add missing CleanUpper interface check
2017-09-30 16:34:46 +01:00
dropbox
dropbox: adapt to upstream changes #1804
2017-11-15 16:02:29 +00:00
fs
vfs,mount,cmount,mountlib: allow flags to be overriden by environment variables
2017-11-20 12:46:21 +00:00
fstest
cache: first version
2017-11-15 15:23:21 +00:00
ftp
fstests: only test uploadswith indeterminate size on remotes that support it
2017-08-22 07:19:43 +02:00
googlecloudstorage
googlecloudstorage: support streaming uploads (see #1614 ) ( closes #1684 )
2017-09-16 22:46:02 +02:00
graphics
New graphics used by forum.rclone.org
2016-10-04 11:31:42 +01:00
http
rest: factor URLJoin and URLEscape from http remote
2017-10-09 16:19:37 +01:00
hubic
hubic: don't check the container exists before creating it
2017-08-30 15:54:49 +01:00
local
local: fix equality check for times
2017-11-05 21:39:49 +00:00
oauthutil
oauthutil: make sure auth server always finishes even when things go wrong
2017-11-09 21:34:44 +00:00
onedrive
onedrive: Add option to choose resourceURL during setup of OneDrive Business account if more than one is avauilable for user
2017-11-05 21:41:56 +00:00
pacer
pacer: Factor TokenDispenser into pacer from box remote
2017-07-29 23:14:47 +01:00
pcloud
pcloud: make compile with go1.6
2017-10-01 16:41:23 +01:00
qingstor
qingstor: Support hash md5 for upload object
2017-08-31 16:41:08 +01:00
rest
rest: Add SetUserPass to create Authorization header
2017-10-09 16:19:37 +01:00
s3
s3: allow streaming upload of files with unknown file size (see #1614 )
2017-09-15 20:20:32 +02:00
sftp
fstests: only test uploadswith indeterminate size on remotes that support it
2017-08-22 07:19:43 +02:00
swift
swift: add OS_TENANT_ID to config
2017-11-02 14:49:07 +00:00
vendor
vendor: vfs add vendor/github.com/djherbis/times
2017-11-20 12:36:50 +00:00
vfs
vfs: Don't error a r/w file open without cache; delay error until Read called
2017-11-20 12:46:22 +00:00
webdav
webdav: fix Copy, Move and DirMove to be more compatible
2017-10-25 22:59:22 +01:00
yandex
drive, yandex: add missing CleanUpper interface check
2017-09-30 16:34:46 +01:00
.appveyor.yml
Use build tags to control when and where cmount is built
2017-05-19 17:08:04 +01:00
.gitignore
cache: first version
2017-11-15 15:23:21 +00:00
.pkgr.yml
Updated .pkgr.yml file to use rclone as its own cli.
2017-03-29 17:48:53 +01:00
.travis.yml
Update travis builds to go 1.9.2 and go 1.8.5
2017-10-26 22:30:53 +01:00
CONTRIBUTING.md
Implement pcloud remote - #418
2017-10-01 11:37:35 +01:00
COPYING
Initial commit - some small parts working
2012-11-18 17:32:31 +00:00
Gopkg.lock
vendor: vfs add vendor/github.com/djherbis/times
2017-11-20 12:36:50 +00:00
Gopkg.toml
vendor: add github.com/okzk/sdnotify
2017-11-20 11:03:10 +00:00
ISSUE_TEMPLATE.md
Update references from HTTP to HTTPS where possible
2017-03-29 05:38:34 -07:00
MAINTAINERS.md
Added Ishuah Kariuki to MAINTAINERS.md
2017-11-09 17:10:32 +03:00
Makefile
Makefile: clean some more files
2017-09-30 16:02:00 +01:00
MANUAL.html
Version v1.38
2017-09-30 14:20:43 +01:00
MANUAL.md
Version v1.38
2017-09-30 14:20:43 +01:00
MANUAL.txt
Version v1.38
2017-09-30 14:20:43 +01:00
notes.txt
Replace test_all.sh with test_all.go which is cross platform and parallel
2015-12-30 09:26:34 +00:00
rclone.1
Version v1.38
2017-09-30 14:20:43 +01:00
rclone.go
Make sure high level retries show with -q - fixes #648
2016-09-12 17:50:19 +01:00
README.md
Implement WebDAV remote #580
2017-10-09 16:19:37 +01:00
RELEASE.md
Fix fetch_windows target in Makefile
2017-07-22 20:44:09 +01:00