rclone/drive
Nick Craig-Wood 753b0717be Refactor the List and ListDir interface
Gives more accurate error propagation, control of depth of recursion
and short circuit recursion where possible.

Most of the the heavy lifting is done in the "fs" package, making file
system implementations a bit simpler.

This commit contains some code originally by Klaus Post.

Fixes #316
2016-05-06 16:52:34 +01:00
..
drive_internal_test.go Fix listing drive docs at root - fixes #336 2016-02-15 16:46:43 +00:00
drive_test.go Test all available hashes for each remote 2016-01-23 09:10:36 +00:00
drive.go Refactor the List and ListDir interface 2016-05-06 16:52:34 +01:00
upload.go Be more constistent with naming in remotes 2015-11-07 11:14:46 +00:00