git-annex/Assistant/Types
Joey Hess 46d19648ee
first pass at assistant knowing about export remotes
Split exportRemotes out from syncDataRemotes; the parts of the assistant
that upload keys and drop keys from remotes don't apply to exports,
because those operations are not supported.

Some parts of the assistant and webapp do operate on both
syncDataRemotes and exportRemotes. Particularly when downloading from
either of them. Added a downloadRemotes that combines both.

With this, the assistant should download from exports, but it won't yet
upload changes to them.

This commit was sponsored by Fernando Jimenez on Patreon.
2017-09-20 13:58:27 -04:00
..
Alert.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
BranchChange.hs couple of AMP warnings I missed before 2015-05-10 16:51:03 -04:00
Changes.hs combine PendingAddChanges for the same file into one 2015-12-22 17:52:39 -04:00
Commits.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
CredPairCache.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
DaemonStatus.hs first pass at assistant knowing about export remotes 2017-09-20 13:58:27 -04:00
NamedThread.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Pushes.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
RemoteControl.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
RepoProblem.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
ScanRemotes.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
ThreadedMonad.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
ThreadName.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
TransferQueue.hs get, move, copy, mirror: Added --failed switch which retries failed copies/moves 2016-08-03 12:37:12 -04:00
TransferrerPool.hs convert TMVars that are never left empty into TVars 2016-09-30 19:51:16 -04:00
TransferSlots.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
UrlRenderer.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00