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 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 better dup key with -J fix 2017-10-17 18:48:53 -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 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 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