git-annex/Assistant/WebApp/Configurators
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
..
AWS.hs get rid of hardcoded "name" lookups 2019-10-10 13:25:10 -04:00
Delete.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Edit.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Fsck.hs added annex.commitmessage 2018-08-02 14:06:06 -04:00
IA.hs make --json-error-messages capture url download errors 2019-11-12 13:52:38 -04:00
Local.hs everything is building again 2019-12-05 15:10:23 -04:00
Pairing.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Preferences.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Ssh.hs everything is building again 2019-12-05 15:10:23 -04:00
Unused.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00
Upgrade.hs removed the old Android app 2018-10-13 01:41:11 -04:00
WebDAV.hs get rid of hardcoded "name" lookups 2019-10-10 13:25:10 -04:00