Age | Commit message (Expand) | Author |
2019-06-14 | Add docstrings so Channel(Stderr|Stdin)File appear in Sphinx | Jeff Forcier |
2019-06-14 | Whoops this was technically incorrect | Jeff Forcier |
2019-06-14 | flake8, blacken | Jeff Forcier |
2019-06-14 | Implement #322 - new ChannelFile subclass for stdin that calls shutdown_write... | Jeff Forcier |
2019-06-14 | Fix old docstring re: returned object class | Jeff Forcier |
2019-06-14 | More pytest version tweaks | Jeff Forcier |
2019-06-14 | Merge branch '2.4' into 2.5 | Jeff Forcier |
2019-06-14 | Basic tests proving Client.exec_command returns ChannelFile instances | Jeff Forcier |
2019-06-14 | Merge branch '2.4' into 2.5 | Jeff Forcier |
2019-06-14 | Merge branch '2.3' into 2.4 | Jeff Forcier |
2019-06-14 | Merge branch '2.2' into 2.3 | Jeff Forcier |
2019-06-14 | Merge branch '2.1' into 2.2 | Jeff Forcier |
2019-06-14 | Merge branch '2.0' into 2.1 | Jeff Forcier |
2019-06-14 | Seriously? | Jeff Forcier |
2019-06-14 | Merge branch '2.4' into 2.5 | Jeff Forcier |
2019-06-14 | I don't understand why this was ever here, seems extraneous | Jeff Forcier |
2019-06-14 | Ignore CryptographyDeprecationWarning in tests on 2.4 branch | Jeff Forcier |
2019-06-14 | Add some basic tests for Channel(Stderr)File | Jeff Forcier |
2019-06-14 | Merge branch '2.4' into 2.5 | Jeff Forcier |
2019-06-14 | I don't understand why this was ever here, seems extraneous | Jeff Forcier |
2019-06-14 | Remove CryptographyDeprecationWarning filter on 2.5+ | Jeff Forcier |
2019-06-14 | Merge branch '2.4' into 2.5 | Jeff Forcier |
2019-06-14 | Ignore CryptographyDeprecationWarning in tests on 2.4 branch | Jeff Forcier |
2019-06-14 | Add some basic tests for Channel(Stderr)File | Jeff Forcier |
2019-06-14 | Filter ABCs DeprecationWarning from pkg_resources' vendored pyparsing | Jeff Forcier |
2019-06-14 | Merge branch '2.4' into 2.5 | Jeff Forcier |
2019-06-14 | Latest pytest-xdist I guess, I don't use it tho | Jeff Forcier |
2019-06-14 | Merge branch '2.3' into 2.4 | Jeff Forcier |
2019-06-14 | Merge branch '2.2' into 2.3 | Jeff Forcier |
2019-06-14 | Merge branch '2.1' into 2.2 | Jeff Forcier |
2019-06-14 | Merge branch '2.0' into 2.1 | Jeff Forcier |
2019-06-14 | Update to modern pytest(-relaxed) | Jeff Forcier |
2019-06-09 | Cut 2.5.0 | Jeff Forcier |
2019-06-09 | Try hiding 1291/1292 from feature releases. | Jeff Forcier |
2019-06-09 | Changelog closes #1233, closes #1229, closes #1332 | Jeff Forcier |
2019-06-09 | Tighten up some logic/flow in the new ETM packet code | Jeff Forcier |
2019-06-09 | Fix copypasta'd copyright | Jeff Forcier |
2019-06-09 | flake8/blacken | Jeff Forcier |
2019-06-09 | Merge branch 'master' into 1233-int | Jeff Forcier |
2019-06-08 | Travis' PyPy variants' local SSL doesn't support Curve25519 | Jeff Forcier |
2019-06-08 | Merge branch '2.4' | Jeff Forcier |
2019-06-08 | Some additional badly named tests that I guess weren't in master? | Jeff Forcier |
2019-06-08 | flake8 now applied to tests, huzzah | Jeff Forcier |
2019-06-08 | Merge branch '2.4' | Jeff Forcier |
2019-06-08 | Clean up shitty old test names of form test_[9-0A-Z]+_.* | Jeff Forcier |
2019-06-08 | Clean up shitty old test names of form test_[9-0A-Z]+_.* | Jeff Forcier |
2019-06-07 | While I'm in here, remove some of these horrid numbered test names | Jeff Forcier |
2019-06-07 | Turns out this hash_algo thing is a required part of the Kex 'API' | Jeff Forcier |
2019-06-07 | Changelog re #532, re #1384, closes #1258 | Jeff Forcier |
2019-06-07 | Import modified tests from #1258 | Jeff Forcier |