Nick Craig-Wood 2bbfcc74e9 drive: fix --drive-shared-with-me from the root with ls and --fast-list
When we changed recursive lists to use --fast-list by default this
broke listing with --drive-shared-with-me from the root.

This turned out to be an unwarranted assumption in the ListR code that
all items would have a parent folder that we had searched for - this
isn't true for shared with me items.

This was fixed when using --drive-shared-with-me to give items that
didn't have any parents a synthetic parent.

Fixes #3639
2019-10-21 12:16:01 +01:00
..
2019-09-30 22:00:24 +01:00
2019-09-30 14:05:49 +01:00
2019-09-30 14:05:49 +01:00
2019-10-10 21:00:41 +01:00
2019-09-30 14:05:49 +01:00
2019-09-30 22:00:25 +01:00
2019-10-02 12:41:52 +01:00
2019-09-30 14:05:49 +01:00
2019-09-30 22:00:24 +01:00
2019-09-30 22:00:25 +01:00
2019-10-04 16:49:06 +01:00
2019-09-30 22:00:25 +01:00
2019-09-30 22:00:24 +01:00
2019-10-05 10:22:43 +01:00