0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No need for 'self.tc' within a single test :) More... over 11 years ago
Add a testcase for client.save_host_keys. More... over 11 years ago
Merge branch '1.12' More... over 11 years ago
Merge branch '1.11' into 1.12 More... over 11 years ago
Merge branch '1.10' into 1.11 More... over 11 years ago
Merge branch '1.9' into 1.10 More... over 11 years ago
Merge branch '1.8' into 1.9 More... over 11 years ago
Update travis settings to be similar to fab's More... over 11 years ago
Merge branch '1.12' More... over 11 years ago
Merge branch '1.11' into 1.12 More... over 11 years ago
Merge branch '1.10' into 1.11 More... over 11 years ago
Merge branch '1.9' into 1.10 More... over 11 years ago
Merge branch '1.8' into 1.9 More... over 11 years ago
No more Python 2.5 on Travis :( More... over 11 years ago
New year More... over 11 years ago
Fix import of win_pageant More... over 11 years ago
Fix deprecation warning in array conversion More... over 11 years ago
Bump version to 1.13.0 in init More... over 11 years ago
Remove Python 2.5 from travis and fix minimum required version in init and README More... over 11 years ago
Remove byte conversions and unhexlify calls that we only needed for Py2.5 support and use the `b` byte string marker instead More... over 11 years ago
Remove `from __future__ import with_statement` More... over 11 years ago
Remove unnecessary vars for open More... over 11 years ago
Use 'with' for opening most file and SFTPFIle objects More... over 11 years ago
Use 'with' for opening most file and SFTPFIle objects More... over 11 years ago
Remove eval that was required for Py25 support More... over 11 years ago
Change all exceptions to modern format (not Py2.5 compatible) More... over 11 years ago
Change conditional from PY3 to PY2 to be better prepared for a possible Py4. More... over 11 years ago
Change logging level of "Secsh channel" logs More... almost 12 years ago
Bump version to 1.13.0 More... almost 12 years ago
More type conversions More... almost 12 years ago