git-annex/Remote
Joey Hess 6d61067599 rsync shellescape disable option
Rsync special remotes can be configured with shellescape=no to avoid shell
quoting that is normally done when using rsync over ssh. This is known to
be needed for certian rsync hosting providers (specificially
hidrive.strato.com) that use rsync over ssh but do not pass it through the
shell.
2012-05-02 13:08:33 -04:00
..
Helper refactor 2012-04-29 14:33:07 -04:00
Bup.hs bup: Properly handle key names with spaces or other things that are not legal git refs. 2012-04-11 12:45:49 -04:00
Directory.hs noop 2012-04-21 23:32:33 -04:00
Git.hs Add annex.httpheaders and annex.httpheader-command config settings 2012-04-22 01:13:09 -04:00
Hook.hs rationalize getConfig 2012-03-22 17:32:47 -04:00
List.hs use LANGUAGE CPP pragma, avoids running cpp on all the other sources 2012-04-17 18:37:40 -04:00
Rsync.hs rsync shellescape disable option 2012-05-02 13:08:33 -04:00
S3.hs noop 2012-04-21 23:32:33 -04:00
Web.hs Add annex.httpheaders and annex.httpheader-command config settings 2012-04-22 01:13:09 -04:00