git-annex/Remote
Joey Hess c3975ff3b4
sameas RemoteConfig inheritance
I found a way to avoid inheritance complicating anything outside of
Logs.Remote. It seems fine to require all inherited values to be
inherited and not set in the sameas remote's config. Since inherited
values will be used for stuff like encryption and perhaps chunking, which
control the actual content stored on the remote, it seems likely that
there will not be any reason to need them to vary between two remotes
that access the same underlying data store.

The newer version of containers is free; the minimum ghc version is
bundled with a newer version than that.
2019-10-10 15:58:22 -04:00
..
Directory update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
External make everything build again after ByteString Key changes 2019-01-11 16:39:46 -04:00
Helper sameas RemoteConfig inheritance 2019-10-10 15:58:22 -04:00
Rsync avoid rsync/gcrypt ssh startup delay with -J 2019-06-13 11:16:38 -04:00
WebDAV update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Adb.hs improve error display when storing to an export/import remote fails 2019-08-13 12:05:00 -04:00
BitTorrent.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Bup.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Ddar.hs Corrected some license statements 2019-07-28 14:27:33 -04:00
Directory.hs close handle so windows can stat the file 2019-08-13 13:26:25 -04:00
External.hs rename RemoteConfigKey to RemoteConfigField 2019-10-10 15:44:05 -04:00
GCrypt.hs get rid of hardcoded "name" lookups 2019-10-10 13:25:10 -04:00
Git.hs get rid of hardcoded "name" lookups 2019-10-10 13:25:10 -04:00
GitLFS.hs get rid of hardcoded "name" lookups 2019-10-10 13:25:10 -04:00
Glacier.hs get rid of hardcoded "name" lookups 2019-10-10 13:25:10 -04:00
Hook.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
List.hs skeleton git-lfs special remote 2019-08-01 15:30:12 -04:00
P2P.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Rsync.hs avoid rsync/gcrypt ssh startup delay with -J 2019-06-13 11:16:38 -04:00
S3.hs sameas RemoteConfig inheritance 2019-10-10 15:58:22 -04:00
Tahoe.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Web.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
WebDAV.hs rename RemoteConfigKey to RemoteConfigField 2019-10-10 15:44:05 -04:00