rclone/drive
Nick Craig-Wood 1cd0d9a1f2 Fix listing drive docs at root - fixes #336
* Remove full drive list code
    * it is slower and uses more data
    * having two directory listing routines is causing problems (including this one)
    * less code is more
  * Make sure we don't recurse into directories we don't own
  * Fix export extension handling and add tests
2016-02-15 16:46:43 +00: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 Fix listing drive docs at root - fixes #336 2016-02-15 16:46:43 +00:00
upload.go Be more constistent with naming in remotes 2015-11-07 11:14:46 +00:00