git-annex/Assistant/WebApp/Configurators
Joey Hess a0badc5069
sync: Fix parsing of gcrypt::rsync:// urls that use a relative path
Such an url is not valid; parseURI will fail on it. But git-annex doesn't
actually need to parse the url, because all it needs to do to support
syncing with it is know that it's not a local path, and use git pull and
push.

(Note that there is no good reason for the user to use such an url. An
absolute url is valid and I patched git-remote-gcrypt to support them
years ago. Still, users gonna do anything that tools allow, and
git-remote-gcrypt still supports them.)

Sponsored-by: Jack Hill on Patreon
2023-03-23 15:20:00 -04:00
..
AWS.hs add searchPathContents 2021-02-02 19:06:15 -04:00
Delete.hs finished this stage of the RawFilePath conversion 2020-11-04 14:20:37 -04:00
Edit.hs sync: Fix parsing of gcrypt::rsync:// urls that use a relative path 2023-03-23 15:20:00 -04:00
Fsck.hs Typo: recurrance -> recurrence 2023-03-17 15:14:54 -04:00
IA.hs rename to avoid warning 2021-10-18 16:25:00 -04:00
Local.hs Windows: Support long filenames in more (possibly all) of the code 2023-03-01 15:55:58 -04:00
Pairing.hs use programPath consistently, not readProgramFile 2020-03-30 16:06:27 -04:00
Preferences.hs prevent numcopies or mincopies being configured to 0 2022-03-28 15:20:34 -04:00
Ssh.hs Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
Unused.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00
Upgrade.hs removed the old Android app 2018-10-13 01:41:11 -04:00
WebDAV.hs cache remote.log 2020-09-22 13:52:26 -04:00