0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added width_pixel and height_pixel parameters to Channel.get_pty() and resize_pty(), and Client.invoke_shell(). Perhaps useless, but more RFC compliant. Updated methods to include these parameters in server messages. More... almost 13 years ago
Create a copy of the identityfile list. The copy is needed else the original identityfile list is in the internal config list is updated when we modify the return dictionary. More... almost 13 years ago
Create a copy of the identityfile list. The copy is needed else the original identityfile list is in the internal config list is updated when we modify the return dictionary. More... almost 13 years ago
Add tests for identityfile parsing. More... almost 13 years ago
Add tests for identityfile parsing. More... almost 13 years ago
DRY up the code for populating the return list More... almost 13 years ago
DRY up the code for populating the return list More... almost 13 years ago
Document SSHConfig FQDN logic. More... almost 13 years ago
Git ignore built docs dir More... almost 13 years ago
Git ignore built docs dir More... almost 13 years ago
Git ignore built docs dir More... almost 13 years ago
Adding tox info (and a requirements file) More... almost 13 years ago
Merge branch '1.8' into 1.9 More... almost 13 years ago
Tweak travis config More... almost 13 years ago
Update changelog date for 1.9.0 More... almost 13 years ago
Merge branch '1.8' More... almost 13 years ago
Cut 1.8.1 More... almost 13 years ago
Bump to 1.9.0 for release More... almost 13 years ago
Python 2.5 compat More... almost 13 years ago
Fix broken import More... almost 13 years ago
Add ProxyCommand classes to top level API More... almost 13 years ago
Changelog re #97 More... almost 13 years ago
One more patch from @clarete's work More... almost 13 years ago
Implement (& test for) ProxyCommand interpolation. More... almost 13 years ago
Formatting More... almost 13 years ago
Bubble up ProxyCommandFailure in packetizer More... almost 13 years ago
Post-import edits More... almost 13 years ago
Import BadProxyCommand More... almost 13 years ago
Post-import edits More... almost 13 years ago
Initial port of ProxyCommand class from @clarete More... almost 13 years ago