0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: cleanup a few test skips More... about 6 years ago
Merge pull request #31 from ploxiln/future_cleanup More... about 6 years ago
Merge pull request #25 from ploxiln/buffered_timeout_line More... about 6 years ago
Merge pull request #32 from ploxiln/proxycommand_shell More... about 6 years ago
Merge pull request #22 from ploxiln/proxy_cmd_mgmt More... about 6 years ago
tests: remove numbering from test function names More... about 6 years ago
tests: can assume memoryview is available More... about 6 years ago
flake8: no longer ignore E402 module level import not at top of file More... about 6 years ago
flake8: no longer ignore E302 expected 2 blank lines More... about 6 years ago
flake8: no longer ignore E125 continuation line with same indent as next More... about 6 years ago
flake8: no longer ignore E124 closing bracket indentation More... about 6 years ago
flake8: no longer ignore E303 too many blank lines More... about 6 years ago
cleanup obsolete future imports More... about 6 years ago
Merge pull request #21 from ploxiln/simple_sock_create More... about 6 years ago
Merge pull request #24 from ploxiln/invoke_shell_env More... about 6 years ago
OrPipe: even more robust locking More... about 6 years ago
Merge pull request #23 from ploxiln/putfo_stat_exc More... about 6 years ago
Merge pull request #16 from ploxiln/auth_none_detect More... about 6 years ago
sshclient: refactor allowed auth types, enable password+interactive More... about 6 years ago
Merge pull request #28 from ploxiln/real_look_for_keys More... about 6 years ago
SSHClient: better look_for_keys=False behavior More... about 6 years ago
transport: use socket.create_connection() instead of custom impl More... about 6 years ago
Merge pull request #3 from ploxiln/int_is_int More... about 6 years ago
README: add me to Copyright section More... about 6 years ago
bump to version 2.6.1 for development More... about 6 years ago
version 2.6.0 More... about 6 years ago
Merge pull request #15 from ploxiln/bytes_cleanup More... about 6 years ago
py3compat: remove unused b2s, next, get_next, MAXSIZE, is_callable More... about 6 years ago
py3compat: simplify b() and u() helpers More... about 6 years ago
do not use py3compat.u() for string literals More... about 6 years ago