git-annex/Remote
Joey Hess 1326bb8635 Avoid excessive escaping for rsync special remotes that are not accessed over ssh.
This is actually tricky, 45bbf210a1 added
the escaping because it's needed for rsync that does go over ssh.
So I had to detect whether the remote's rsync url will use ssh or not,
and vary the escaping.
2011-11-18 12:53:48 -04:00
..
Helper lint 2011-11-11 01:52:58 -04:00
Bup.hs factored out some useful error catching methods 2011-11-10 20:57:28 -04:00
Directory.hs factored out some useful error catching methods 2011-11-10 20:57:28 -04:00
Git.hs lint 2011-11-11 01:52:58 -04:00
Hook.hs factored out some useful error catching methods 2011-11-10 20:57:28 -04:00
Rsync.hs Avoid excessive escaping for rsync special remotes that are not accessed over ssh. 2011-11-18 12:53:48 -04:00
S3real.hs factored out some useful error catching methods 2011-11-10 20:57:28 -04:00
S3stub.hs fix building with S3 stub 2011-06-10 12:11:34 -04:00
Web.hs safer inannex checking 2011-11-09 18:33:15 -04:00