git-annex/Remote/Helper
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
..
Chunked update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
AWS.hs rename RemoteConfigKey to RemoteConfigField 2019-10-10 15:44:05 -04:00
Chunked.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Encryptable.hs sameas RemoteConfig inheritance 2019-10-10 15:58:22 -04:00
ExportImport.hs improve error display when storing to an export/import remote fails 2019-08-13 12:05:00 -04:00
Git.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Hooks.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Http.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Messages.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
P2P.hs make metered more generic 2019-06-25 12:33:36 -04:00
ReadOnly.hs improve error display when storing to an export/import remote fails 2019-08-13 12:05:00 -04:00
Special.hs rename RemoteConfigKey to RemoteConfigField 2019-10-10 15:44:05 -04:00
Ssh.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00