git-annex/Remote/Helper
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
..
Chunked update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
AWS.hs rename RemoteConfigKey to RemoteConfigField 2019-10-10 15:44:05 -04:00
Chunked.hs cache the serialization of a Key 2019-11-22 17:49:16 -04:00
Encryptable.hs inherit other fields 2019-10-10 16:11:21 -04:00
ExportImport.hs cache the serialization of a Key 2019-11-22 17:49:16 -04:00
Git.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Hooks.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Http.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Messages.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
P2P.hs make metered more generic 2019-06-25 12:33:36 -04:00
ReadOnly.hs improve error display when storing to an export/import remote fails 2019-08-13 12:05:00 -04:00
Special.hs include git-annex-shell back in 2019-12-02 11:51:52 -04:00
Ssh.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00