git-annex/Remote
Joey Hess 965e106f24 made parentDir return a Maybe FilePath; removed most uses of it
parentDir is less safe than takeDirectory, especially when working
with relative FilePaths. It's really only useful in loops that
want to terminate at /

This commit was sponsored by Audric SCHILTKNECHT.
2015-01-06 18:55:56 -04:00
..
Directory pushed checkPresent exception handling out of Remote implementations 2014-08-06 13:45:19 -04:00
External Expand checkurl to support recommended filename, and multi-file-urls 2014-12-11 15:33:42 -04:00
Helper Fix build with -f-S3. 2014-12-19 16:53:25 -04:00
Rsync rsync special remote: Fix slashes when used on Windows. 2014-03-18 13:02:10 -04:00
WebDAV WebDAV: Avoid buffering whole file in memory when downloading. 2014-08-08 13:40:55 -04:00
BitTorrent.hs made parentDir return a Maybe FilePath; removed most uses of it 2015-01-06 18:55:56 -04:00
Bup.hs Expand checkurl to support recommended filename, and multi-file-urls 2014-12-11 15:33:42 -04:00
Ddar.hs Expand checkurl to support recommended filename, and multi-file-urls 2014-12-11 15:33:42 -04:00
Directory.hs made parentDir return a Maybe FilePath; removed most uses of it 2015-01-06 18:55:56 -04:00
External.hs reformat 2014-12-16 15:26:13 -04:00
GCrypt.hs made parentDir return a Maybe FilePath; removed most uses of it 2015-01-06 18:55:56 -04:00
Git.hs made parentDir return a Maybe FilePath; removed most uses of it 2015-01-06 18:55:56 -04:00
Glacier.hs reformat 2014-12-16 15:26:13 -04:00
Hook.hs reformat 2014-12-16 15:26:13 -04:00
List.hs Added bittorrent special remote 2014-12-16 23:22:46 -04:00
Rsync.hs made parentDir return a Maybe FilePath; removed most uses of it 2015-01-06 18:55:56 -04:00
S3.hs Fix build with -f-S3. 2014-12-19 16:53:25 -04:00
Tahoe.hs made parentDir return a Maybe FilePath; removed most uses of it 2015-01-06 18:55:56 -04:00
Web.hs move dummy uuids to Annex.UUID 2014-12-17 13:57:52 -04:00
WebDAV.hs reformat 2014-12-16 15:26:13 -04:00