git-annex/Logs
Joey Hess 0d5c402210 Add annex-trustlevel configuration settings, which can be used to override the trust level of a remote.
This overrides the trust.log, and is overridden by the command-line trust
parameters.

It would have been nicer to have Logs.Trust.trustMap just look up the
configuration for all remotes, but a dependency loop prevented that
(Remotes depends on Logs.Trust in several ways). So instead, look up
the configuration when building remotes, storing it in the same forcetrust
field used for the command-line trust parameters.
2012-01-09 23:31:44 -04:00
..
Location.hs more partial function removal 2011-12-15 18:19:36 -04:00
Presence.hs log: New command that displays the location log for file, showing each repository they were added to and removed from. 2012-01-06 15:40:07 -04:00
Remote.hs more partial function removal 2011-12-15 18:19:36 -04:00
Trust.hs Add annex-trustlevel configuration settings, which can be used to override the trust level of a remote. 2012-01-09 23:31:44 -04:00
UUID.hs more partial function removal 2011-12-15 18:19:36 -04:00
UUIDBased.hs remove some partial functions 2011-12-15 16:59:48 -04:00
Web.hs cleanup 2011-11-09 01:33:20 -04:00