index
:
delta/python-packages/pygerrit.git
dependabot/pip/ecdsa-0.13.3
dependabot/pip/jinja2-2.11.3
dependabot/pip/paramiko-2.10.1
dependabot/pip/pygments-2.7.4
master
paramiko-1.15.2
github.com: sonyxperiadev/pygerrit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pygerrit
/
ssh.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for automatically adding known_hosts
Chris Opland
2019-04-12
1
-2
/
+5
*
Add keepalive support to GerritSSHClient
Vineet Naik
2015-06-30
1
-1
/
+4
*
Allow unicode characters in gerrit commands
Nikki Heald
2015-04-06
1
-0
/
+6
*
Bump pep8 to 1.5.7
David Pursehouse
2014-10-27
1
-1
/
+1
*
Add support for ProxyCommand in GerritSSHClient
0.2.6
Alexander D. Kanevskiy
2014-05-29
1
-2
/
+6
*
Revert "Remove support for Gerrit over ssh"
David Pursehouse
2014-05-29
1
-0
/
+178
*
Remove support for Gerrit over ssh
David Pursehouse
2014-04-28
1
-178
/
+0
*
Add method to get username and Gerrit version
David Pursehouse
2013-11-07
1
-0
/
+5
*
Fix #10: Allow to manually specify ssh username and port
David Pursehouse
2013-09-12
1
-10
/
+20
*
Fix #11: correct handling of `identityfile` in the ssh config
David Pursehouse
2013-09-11
1
-1
/
+1
*
Remove redundant `exec_command` method
David Pursehouse
2013-09-11
1
-15
/
+10
*
Fix #2: Establish SSH connection in a thread-safe way
David Pursehouse
2013-09-11
1
-6
/
+20
*
Don't put copyright and license headers in Python module docstrings
David Pursehouse
2013-08-07
1
-25
/
+23
*
Fix pylint warnings
David Pursehouse
2013-08-06
1
-2
/
+4
*
Fix relative imports
David Pursehouse
2013-08-06
1
-1
/
+1
*
Only allow strings as query terms and commands
David Pursehouse
2013-08-05
1
-7
/
+6
*
Include command in GerritCommandResult
David Pursehouse
2013-08-05
1
-3
/
+8
*
Don't open ssh connection until needed
David Pursehouse
2013-08-05
1
-17
/
+31
*
Add missing docstrings to conform to PEP-257
David Pursehouse
2013-08-04
1
-1
/
+6
*
Handle socket connection error in SSH client
David Pursehouse
2012-12-14
1
-4
/
+8
*
Python 2.6 style exception handling
David Pursehouse
2012-10-25
1
-1
/
+1
*
Revert "Basic thread-safeness in the SSH client"
David Pursehouse
2012-10-24
1
-5
/
+0
*
Encapsulate the SSH command results in a class
David Pursehouse
2012-10-24
1
-3
/
+13
*
Refactor getting the Gerrit version
David Pursehouse
2012-10-24
1
-0
/
+31
*
Handle exception when running ssh command
David Pursehouse
2012-10-23
1
-2
/
+7
*
Basic thread-safeness in the SSH client
David Pursehouse
2012-10-23
1
-1
/
+6
*
Add license information
David Pursehouse
2012-09-20
1
-1
/
+25
*
Handle invalid port in ssh config
David Pursehouse
2012-09-04
1
-1
/
+5
*
Add GerritSSHClient
David Pursehouse
2012-09-03
1
-0
/
+53