git-annex/Assistant/Threads
Joey Hess 90f7c4b6a2
add VerifiedCopy data type
There should be no behavior changes in this commit, it just adds a more
expressive data type and adjusts code that had been passing around a [UUID]
or sometimes a Maybe Remote to instead use [VerifiedCopy].

Although, since some functions were taking two different [UUID] lists,
there's some potential for me to have gotten it horribly wrong.
2015-10-08 16:55:11 -04:00
..
Committer.hs add VerifiedCopy data type 2015-10-08 16:55:11 -04:00
ConfigMonitor.hs
Cronner.hs When re-execing git-annex, use current program location, rather than ~/.config/git-annex/program, when possible. 2015-02-28 17:23:13 -04:00
DaemonStatus.hs
Glacier.hs
Merger.hs
MountWatcher.hs also drop old dbus compat 2015-04-22 16:23:41 -04:00
NetWatcher.hs Support monitoring systemd-networkd connectivity. 2015-06-02 12:51:17 -04:00
PairListener.hs removed all uses of undefined from code base 2015-04-19 00:38:29 -04:00
ProblemFixer.hs
Pusher.hs
RemoteControl.hs When re-execing git-annex, use current program location, rather than ~/.config/git-annex/program, when possible. 2015-02-28 17:23:13 -04:00
SanityChecker.hs add VerifiedCopy data type 2015-10-08 16:55:11 -04:00
TransferPoller.hs
Transferrer.hs When re-execing git-annex, use current program location, rather than ~/.config/git-annex/program, when possible. 2015-02-28 17:23:13 -04:00
TransferScanner.hs add VerifiedCopy data type 2015-10-08 16:55:11 -04:00
TransferWatcher.hs
Upgrader.hs
UpgradeWatcher.hs
Watcher.hs remove Params constructor from Utility.SafeCommand 2015-06-01 13:52:23 -04:00
WebApp.hs --debug is passed along to git-annex-shell when git-annex is in debug mode. 2015-08-13 15:05:39 -04:00
XMPPClient.hs
XMPPPusher.hs removed all uses of undefined from code base 2015-04-19 00:38:29 -04:00