git-annex/Remote
Joey Hess 4eb5112681 rationalize getConfig
getConfig got a remote-specific config, and this confusing name caused it
to be used a couple of places that only were interested in global configs.
Rename to getRemoteConfig and make getConfig only get global configs.

There are no behavior changes here, but remote.<name>.annex-web-options
never actually worked (and per-remote web options is a very unlikely to be
useful case so I didn't make it work), so fix the documentation for it.
2012-03-22 17:32:47 -04:00
..
Helper rationalize getConfig 2012-03-22 17:32:47 -04:00
Bup.hs rationalize getConfig 2012-03-22 17:32:47 -04:00
Directory.hs rationalize getConfig 2012-03-22 17:32:47 -04:00
Git.hs rationalize getConfig 2012-03-22 17:32:47 -04:00
Hook.hs rationalize getConfig 2012-03-22 17:32:47 -04:00
List.hs add remote start and stop hooks 2012-03-04 19:12:58 -04:00
Rsync.hs rationalize getConfig 2012-03-22 17:32:47 -04:00
S3.hs thread through original key to retrieveEnctypted 2012-03-04 03:36:39 -04:00
Web.hs whereis: Prints the urls of files that the web special remote knows about. 2012-02-14 03:49:48 -04:00