git-annex/Assistant/WebApp/Configurators
Joey Hess 8e4cbefbc6
also avoid crashing in most circumstances if unable to determine the username
Mostly the username is only used for the git committer or other display
purposes, and we can just fall back to a dummy value in these cases.

The only remaining place where an error is thrown is when starting local
pairing, which needs the username to be known.
2016-06-08 15:04:15 -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 also avoid crashing in most circumstances if unable to determine the username 2016-06-08 15:04:15 -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 also avoid crashing in most circumstances if unable to determine the username 2016-06-08 15:04:15 -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