git-annex/Assistant/Types
Joey Hess e1ac299ad0
better dup key with -J fix
This avoids all the complication about redundant work discussed in
the previous try at fixing this. At the expense of needing each command
that could have the problem to be patched to simply wrap the action in
onlyActionOn once the key is known. But there do not seem to be many
such commands.

onlyActionOn' should not be used with a CommandStart (or CommandPerform),
although the types do allow it. onlyActionOn handles running the whole
CommandStart chain. I couldn't immediately see a way to avoid mistken
use of onlyActionOn'.

This commit was supported by the NSF-funded DataLad project.
2017-10-17 18:48:53 -04:00
..
Alert.hs
BranchChange.hs
Changes.hs
Commits.hs
CredPairCache.hs
DaemonStatus.hs better dup key with -J fix 2017-10-17 18:48:53 -04:00
NamedThread.hs
Pushes.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
RemoteControl.hs
RepoProblem.hs
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
TransferQueue.hs better dup key with -J fix 2017-10-17 18:48:53 -04:00
TransferrerPool.hs convert TMVars that are never left empty into TVars 2016-09-30 19:51:16 -04:00
TransferSlots.hs
UrlRenderer.hs