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
*
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