.. |
all
|
Make canonical place for all fs in fs/all/all.go
|
2016-01-03 14:12:45 +00:00 |
testdata
|
Add configuration file encryption
|
2016-02-16 16:32:05 +01:00 |
accounting.go
|
Audit use of log.Print and change to Debug, Log, or ErrorLog as appropriate
|
2016-06-06 21:23:54 +01:00 |
buffer_test.go
|
Add async readahead buffer
|
2015-10-12 08:30:27 +01:00 |
buffer.go
|
Add async readahead buffer
|
2015-10-12 08:30:27 +01:00 |
closed_conn_win.go
|
Fix retry of Windows wsaend errors #442
|
2016-06-09 15:34:13 +01:00 |
closed_conn.go
|
Retry errors which indicate the connection closed prematurely.
|
2016-04-29 17:29:34 +01:00 |
config_read_password_unsupported.go
|
Stub out ReadPassword on plan9 and solaris to fix compilation
|
2016-02-21 10:31:53 +00:00 |
config_read_password.go
|
Stub out ReadPassword on plan9 and solaris to fix compilation
|
2016-02-21 10:31:53 +00:00 |
config_test.go
|
Make SizeSuffix output without b suffix for more useful printouts
|
2016-06-03 22:49:14 +01:00 |
config.go
|
Audit use of log.Print and change to Debug, Log, or ErrorLog as appropriate
|
2016-06-06 21:23:54 +01:00 |
driveletter_windows.go
|
windows: Stop drive letters (eg C:) getting mixed up with remotes (eg drive:)
|
2015-02-07 22:32:51 +00:00 |
driveletter.go
|
windows: Stop drive letters (eg C:) getting mixed up with remotes (eg drive:)
|
2015-02-07 22:32:51 +00:00 |
error.go
|
Make IsRetryError function
|
2016-05-14 17:11:19 +01:00 |
filter_test.go
|
Make 0 size files specifiable with --max-size 0b - fixes #450
|
2016-06-03 21:54:27 +01:00 |
filter.go
|
Make 0 size files specifiable with --max-size 0b - fixes #450
|
2016-06-03 21:54:27 +01:00 |
fs.go
|
Log -v output to stdout by default - fixes #228
|
2016-06-04 18:49:27 +01:00 |
glob_test.go
|
Implement directory include filtering for efficiency
|
2016-05-16 17:14:04 +01:00 |
glob.go
|
Implement directory include filtering for efficiency
|
2016-05-16 17:14:04 +01:00 |
hash_test.go
|
Simplify literals (after running gofmt -s over the code)
|
2016-02-29 16:57:23 +00:00 |
hash.go
|
Fix formatting problem in sha1sum
|
2016-01-17 13:56:42 +00:00 |
limited.go
|
Add a directory parameter to Fs.List()
|
2016-05-06 16:52:34 +01:00 |
lister_test.go
|
Factor Lister into own file, write tests and fix
|
2016-05-07 17:17:43 +01:00 |
lister.go
|
Factor Lister into own file, write tests and fix
|
2016-05-07 17:17:43 +01:00 |
loghttp.go
|
Audit use of log.Print and change to Debug, Log, or ErrorLog as appropriate
|
2016-06-06 21:23:54 +01:00 |
make_test_files.go
|
A script to make a directory heirarchy for testing
|
2016-03-05 20:26:15 +00:00 |
operations_test.go
|
Make 0 size files specifiable with --max-size 0b - fixes #450
|
2016-06-03 21:54:27 +01:00 |
operations.go
|
Add --max-depth parameter
|
2016-06-03 17:05:39 +01:00 |
test_all.go
|
Dump out unexpected state in integration test
|
2016-05-07 21:19:26 +01:00 |
version.go
|
Build tweaks - fixes #484
|
2016-06-03 20:34:19 +01:00 |