index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Ssh.hs
Commit message (
Expand
)
Author
Age
*
webapp: Escape unusual characters in ssh hostnames when generating mangled ho...
Joey Hess
2016-07-19
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
use mangled hostname for gitlab repo when using a dedicated git-annex ssh key
Joey Hess
2015-07-27
*
basic gitlab support in webapp
Joey Hess
2015-07-22
*
assistant: Fix local pairing when ssh pubkey comment contains spaces.
Joey Hess
2015-02-04
*
update my email address and homepage url
Joey Hess
2015-01-21
*
revert parentDir change
Joey Hess
2015-01-09
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
webapp: Include ssh port in mangled hostname.
Joey Hess
2014-06-05
*
assistant: Adjust ssh authorized keys line generated in local pairing or for ...
Joey Hess
2014-04-02
*
webapp: Include no-pty in ssh authorized_keys lines.
Joey Hess
2014-03-05
*
Revert "work around what is likely a bug in a new version of ssh"
Joey Hess
2014-02-14
*
work around what is likely a bug in a new version of ssh
Joey Hess
2014-02-14
*
assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or ...
Joey Hess
2014-01-03
*
assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add i...
Joey Hess
2013-12-20
*
build assistant and watcher on windows (doesn't work yet)
Joey Hess
2013-11-12
*
enabling ssh gcrypt now works
Joey Hess
2013-10-01
*
webapp can now set up gcrypt repos on ssh servers
Joey Hess
2013-10-01
*
UI for making encrypted ssh remotes with gcrypt
Joey Hess
2013-09-29
*
webapp: Improve handling of remotes whose setup has stalled.
Joey Hess
2013-07-31
*
set IdentitiesOnly
Joey Hess
2013-07-31
*
got hdevtools working again
Joey Hess
2013-07-27
*
webapp: Ensure that ssh keys generated for different directories on a server ...
Joey Hess
2013-06-25
*
sanity check
Joey Hess
2013-06-11
*
display any illegal character found in ssh comment
Joey Hess
2013-06-10
*
rename module
Joey Hess
2013-05-12
*
fix use of wrong shebang when android is installing git-annex-shell wrapper o...
Joey Hess
2013-05-06
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
webapp: Include the repository directory in the mangled hostname and ssh key ...
Joey Hess
2013-04-16
*
use git-annex for ssh directory name
Joey Hess
2013-04-14
*
random ssh keys (╯°□°)╯︵ ┻━┻ gnome-keyring
Joey Hess
2013-04-14
*
assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the ssh key does n...
Joey Hess
2013-03-12
*
Makefile now builds using cabal, taking advantage of cabal's automatic detect...
Joey Hess
2013-02-27
*
webapp: Display any error message from git init if it fails to create a repos...
Joey Hess
2013-02-26
*
deal with Android's nonstandard shell location
Joey Hess
2013-02-13
*
fix typo in name of authorized_keys file when canceling adding a key
Joey Hess
2013-01-03
*
webapp: Allow user to specify the ssh port when setting up a remote.
Joey Hess
2012-12-06
*
assistant: Allow periods in ssh key comments.
Joey Hess
2012-12-06
*
cleanup
Joey Hess
2012-11-06
*
webapp: When setting up authorized_keys, use GIT_ANNEX_SHELL_DIRECTORY.
Joey Hess
2012-11-05
*
webapp: Generate better git remote names.
Joey Hess
2012-10-31
*
where indentation
Joey Hess
2012-10-31
*
Use USER and HOME environment when set, and only fall back to getpwent, which...
Joey Hess
2012-10-25
*
webapp: Allow dashes in ssh key comments when pairing.
Joey Hess
2012-10-22
*
removed 3 partial !! and got a much nicer implementation
Joey Hess
2012-10-20
*
webapp: Avoid crashing when ssh-keygen -F chokes on an invalid known_hosts file.
Joey Hess
2012-09-27
*
use ~/.ssh/git-annex-shell wrapper
Joey Hess
2012-09-26
*
UI for enabling special remotes
Joey Hess
2012-09-13
*
hlint
Joey Hess
2012-09-13
[next]