git-annex/Upgrade
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
..
V0.hs
V1.hs made parentDir return a Maybe FilePath; removed most uses of it 2015-01-06 18:55:56 -04:00
V2.hs remove Read instance for Ref 2014-02-19 01:19:57 -04:00
V3.hs forgot to add this file 2013-12-29 16:56:20 -04:00
V4.hs