Nick Craig-Wood
144c1a04d4
fs: Fix parsing of paths under Windows - fixes #2353
...
Before this copyto would parse windows paths incorrectly.
This change moves the parsing code into fspath and makes sure
fspath.Split calls fspath.Parse which does the parsing correctly for
This also renames fspath.RemoteParse to fspath.Parse for consistency
2018-07-06 23:16:43 +01:00
..
2018-04-18 21:09:54 +01:00
2018-06-10 12:49:33 +01:00
2018-01-15 17:51:14 +00:00
2018-05-05 17:32:41 +01:00
2018-01-15 17:51:14 +00:00
2018-05-31 09:42:16 +01:00
2018-01-15 17:51:14 +00:00
2018-05-07 20:37:09 +01:00
2018-01-15 17:51:14 +00:00
2018-05-07 20:39:52 +01:00
2018-01-15 17:51:14 +00:00
2018-05-31 09:42:16 +01:00
2018-02-25 12:57:14 +01:00
2018-01-15 17:51:14 +00:00
2018-04-26 16:21:07 +01:00
2018-01-15 17:51:14 +00:00
2018-06-17 16:58:37 +01:00
2017-08-31 16:21:28 +01:00
2018-04-20 21:02:37 +01:00
2018-05-07 20:39:52 +01:00
2018-03-29 09:10:19 +02:00
2018-05-22 09:43:24 +01:00
2018-04-26 08:55:03 +01:00
2018-04-26 08:55:03 +01:00
2018-06-03 10:42:34 +01:00
2018-05-13 12:17:55 +01:00
2018-04-26 08:55:03 +01:00
2018-01-15 17:51:14 +00:00
2018-01-15 17:51:14 +00:00
2018-05-07 20:39:52 +01:00
2018-05-12 10:40:44 +01:00
2018-06-03 20:45:34 +02:00
2018-05-07 20:39:52 +01:00
2018-01-15 17:51:14 +00:00
2018-05-05 17:32:41 +01:00
2018-01-18 20:19:55 +00:00
2018-05-07 20:39:52 +01:00
2018-05-29 10:48:01 +01:00
2018-06-14 16:15:54 +01:00
2018-05-07 20:39:52 +01:00
2018-05-07 20:39:52 +01:00
2018-07-03 22:33:15 +01:00
2018-01-15 17:51:14 +00:00
2018-04-13 13:38:06 +01:00
2018-01-15 17:51:14 +00:00
2018-02-02 13:46:56 +00:00
2018-05-22 09:41:13 +01:00
2018-03-17 12:36:30 +01:00
2018-07-06 23:16:43 +01:00
2018-06-02 17:35:13 +01:00
2018-06-02 17:35:13 +01:00