git-annex/Assistant/Types
Joey Hess ac98853f05 add CredPair cache
Note that this does not yet use SecureMem. It would probably make sense for
the Password part of a CredPair to use SecureMem, and making that change
is better than passing in a String and having it converted to SecureMem in
this code.
2014-04-29 18:08:02 -04:00
..
Alert.hs webapp: Rework xmpp nudge to prompt for either xmpp or a ssh remote be set up. 2014-04-09 16:27:24 -04:00
BranchChange.hs
Buddies.hs
Changes.hs
Commits.hs
CredPairCache.hs add CredPair cache 2014-04-29 18:08:02 -04:00
DaemonStatus.hs webapp: Show a network signal icon next to ssh remotes that it's currently connected with. 2014-04-09 15:26:41 -04:00
NamedThread.hs assistant: Detect stale git lock files at startup time, and remove them. 2013-10-05 17:04:21 -04:00
NetMessager.hs remove Read instance for Ref 2014-02-19 01:19:57 -04:00
Pushes.hs
RemoteControl.hs assistant: Now detects immediately when other repositories push changes to 2014-04-08 15:23:50 -04:00
RepoProblem.hs add post-repair actions 2013-10-29 14:25:20 -04:00
ScanRemotes.hs
ThreadedMonad.hs
ThreadName.hs
TransferQueue.hs
TransferrerPool.hs tested transferkeys restarting; fix some bugs 2014-01-06 17:07:08 -04:00
TransferSlots.hs
UrlRenderer.hs