git-annex/Annex
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
..
Branch.hs improve alwayscommit=false mode 2012-02-25 16:18:55 -04:00
BranchState.hs tweak 2012-01-14 14:31:16 -04:00
CatFile.hs detect and recover from branch push/commit race 2011-12-11 20:41:35 -04:00
CheckAttr.hs rework git check-attr interface 2012-02-13 23:52:21 -04:00
Content.hs rationalize getConfig 2012-03-22 17:32:47 -04:00
Exception.hs adjust to build with monad-control-0.3 2011-12-05 22:51:37 -04:00
Journal.hs IO exception rework 2012-02-03 16:47:24 -04:00
LockPool.hs ssh connection caching 2012-01-20 17:14:56 -04:00
Queue.hs Added a annex.queuesize setting 2012-02-15 11:14:19 -04:00
Ssh.hs added ifM and nuked 11 lines of code 2012-03-14 17:43:34 -04:00
UUID.hs added ifM and nuked 11 lines of code 2012-03-14 17:43:34 -04:00
Version.hs split out three modules from Git 2011-12-13 15:06:49 -04:00