git-annex/Upgrade
Joey Hess bdec7fed9c
convert TopFilePath to use RawFilePath
Adds a dependency on filepath-bytestring, an as yet unreleased fork of
filepath that operates on RawFilePath.

Git.Repo also changed to use RawFilePath for the path to the repo.

This does eliminate some RawFilePath -> FilePath -> RawFilePath
conversions. And filepath-bytestring's </> is probably faster.
But I don't expect a major performance improvement from this.
This is mostly groundwork for making Annex.Location use RawFilePath,
which will allow for a conversion-free pipleline.
2019-12-09 15:07:21 -04:00
..
V5 convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
V0.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
V1.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
V2.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
V3.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
V4.hs remove most remnants of direct mode 2019-08-26 16:27:48 -04:00
V5.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
V6.hs v7 2018-10-25 18:24:23 -04:00