git-annex/Annex
guilhem a1eded8641 Allow rsync to use other remote shells.
Introduced a new per-remote option 'annex-rsync-transport' to specify
the remote shell that it to be used with rsync. In case the value is
'ssh', connections are cached unless 'sshcaching' is unset.
2013-04-13 19:26:24 -04:00
..
Content Bugfix: Direct mode no longer repeatedly checksums duplicated files. 2013-04-06 16:07:25 -04:00
Branch.hs hlint 2013-04-03 03:52:41 -04:00
BranchState.hs
CatFile.hs
CheckAttr.hs
Content.hs implement massReplace 2013-04-08 23:56:37 -04:00
Direct.hs Bugfix: Direct mode no longer repeatedly checksums duplicated files. 2013-04-06 16:07:25 -04:00
Exception.hs
FileMatcher.hs hlint 2013-04-03 03:52:41 -04:00
Journal.hs
Link.hs Update working tree files fully atomically 2013-04-02 15:02:00 -04:00
LockPool.hs
Perms.hs
Queue.hs
Ssh.hs Allow rsync to use other remote shells. 2013-04-13 19:26:24 -04:00
TaggedPush.hs tag xmpp pushes with jid 2013-03-06 16:29:19 -04:00
UUID.hs
Version.hs
Wanted.hs