rclone/local
Nick Craig-Wood d205dc23e9 Fix oddities using a file in the root - fixes #471
* Check return from NewFsObject which caused nil ptr deref
  * Correct root directory from "" to string(os.PathSeparator) in getDirFile
2016-05-06 13:52:50 +01:00
..
local.go Fix oddities using a file in the root - fixes #471 2016-05-06 13:52:50 +01:00
local_test.go Test all available hashes for each remote 2016-01-23 09:10:36 +00:00
normalise_darwin.go Normalise path names for OSX local filesystem 2016-05-01 13:13:20 +01:00
normalise_other.go Normalise path names for OSX local filesystem 2016-05-01 13:13:20 +01:00
tests_test.go Simplify literals (after running gofmt -s over the code) 2016-02-29 16:57:23 +00:00