Nick Craig-Wood
|
f55a99218c
|
lib/encoder: add CrLf encoding
|
2019-09-30 22:00:24 +01:00 |
|
Nick Craig-Wood
|
57c1284df7
|
fstests: make integration tests to check all backends can store any file name
This tests the encoder is working properly
|
2019-09-30 22:00:24 +01:00 |
|
Fabian Möller
|
f0c2249086
|
encoder: add edge control characters and fix edge test generation
|
2019-09-30 14:05:49 +01:00 |
|
Fabian Möller
|
d5cd026547
|
encoder: add option to encode . and .. names
|
2019-09-30 14:05:49 +01:00 |
|
Fabian Möller
|
c09b62a088
|
encodings: add all known backend encodings
|
2019-09-30 14:05:49 +01:00 |
|
Nick Craig-Wood
|
57d5de6fba
|
build: fix up package paths after repo move
git grep -l github.com/ncw/rclone | xargs -d'\n' perl -i~ -lpe 's|github.com/ncw/rclone|github.com/rclone/rclone|g'
goimports -w `find . -name \*.go`
|
2019-07-28 18:47:38 +01:00 |
|
Fabian Möller
|
ef5e1909a0
|
encoder: add lib/encoder to handle character subsitution and quoting
|
2019-02-09 18:23:47 +00:00 |
|