git-annex/Remote
Joey Hess 6dad09a823 disable whereisKey for encrypted or chunked remotes
This only makes sense for public repos, that are not chunked, so
that there's a 1:1 from Key in the git-annex repo to file on the remote.
Rather than making every remote implementation deal with that, just disable
whereisKey when it doesn't make sense.
2015-08-19 14:16:01 -04:00
..
Directory update my email address and homepage url 2015-01-21 12:50:09 -04:00
External Added WHEREIS to external special remote protocol. 2015-08-13 17:27:50 -04:00
Helper disable whereisKey for encrypted or chunked remotes 2015-08-19 14:16:01 -04:00
Rsync windows build fix 2015-01-29 13:46:57 -04:00
WebDAV groundwork for parameterizing hash depth 2015-01-28 15:55:17 -04:00
BitTorrent.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Bup.hs Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built using the cryptonite library. 2015-08-06 15:02:25 -04:00
Ddar.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Directory.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
External.hs External special remotes can now be built that can be used in readonly mode, where git-annex downloads content from the remote using regular http. 2015-08-17 11:22:22 -04:00
GCrypt.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Git.hs add some debugs to get timings 2015-08-13 16:13:16 -04:00
Glacier.hs refactor 2015-08-17 10:42:14 -04:00
Hook.hs refactor 2015-08-17 10:42:14 -04:00
List.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Rsync.hs refactor 2015-08-17 10:42:14 -04:00
S3.hs refactor 2015-08-17 10:42:14 -04:00
Tahoe.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Web.hs make whereis show urls when web remote does not have content 2015-08-17 11:35:34 -04:00
WebDAV.hs refactor 2015-08-17 10:42:14 -04:00