git-annex/Assistant/WebApp/Configurators
Joey Hess 91df4c6b53
Pass the various gnupg-options configs to gpg in several cases where they were not before.
Removed the instance LensGpgEncParams RemoteConfig because it encouraged
code that does not take the RemoteGitConfig into account.

RemoteType's setup was changed to take a RemoteGitConfig,
although the only place that is able to provide a non-empty one is
enableremote, when it's changing an existing remote. This led to several
folow-on changes, and got RemoteGitConfig plumbed through.
2016-05-23 17:03:20 -04:00
..
AWS.hs fix various build warnings, mostly on Windows 2015-10-13 13:24:44 -04:00
Delete.hs webapp: Fix deletion of current repository directory. 2016-01-29 14:04:39 -04:00
Edit.hs support SharedPubKeyCipher here 2016-05-11 12:37:13 -04:00
Fsck.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00
IA.hs fix various build warnings, mostly on Windows 2015-10-13 13:24:44 -04:00
Local.hs squash build warning on windows 2016-05-05 15:53:31 -04:00
Pairing.hs assistant: Fix local pairing to not include newline in ssh pubkey, which is rejected on the other end for security reasons. 2015-07-02 14:50:20 -04:00
Preferences.hs webapp: Fix bugs that could result in a relative path such as "." being written to ~/.config/git-annex/autostart 2015-12-02 15:57:30 -04:00
Ssh.hs Merge branch 'winprocfix' 2015-10-04 15:46:25 -04:00
Unused.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00
Upgrade.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
WebDAV.hs Pass the various gnupg-options configs to gpg in several cases where they were not before. 2016-05-23 17:03:20 -04:00
XMPP.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00