git-annex/Assistant/Threads
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
..
Committer.hs everything is building again 2019-12-05 15:10:23 -04:00
ConfigMonitor.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Cronner.hs add missing space 2019-10-03 09:46:06 -04:00
DaemonStatus.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Exporter.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Glacier.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Merger.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
MountWatcher.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
NetWatcher.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
PairListener.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
ProblemFixer.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Pusher.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
RemoteControl.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
SanityChecker.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
TransferPoller.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Transferrer.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
TransferScanner.hs cache the serialization of a Key 2019-11-22 17:49:16 -04:00
TransferWatcher.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Upgrader.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
UpgradeWatcher.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Watcher.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
WebApp.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00