summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2017-05-31Merge branch '2.0' into 2.1Jeff Forcier
2017-05-31Remove some Invoke-isms from the flake8 configJeff Forcier
2017-05-31This previous tweak was overzealous.Jeff Forcier
These backslashes are OK!
2017-05-31Even moar parentheses over backslashesJeff Forcier
2017-05-31More death to line continuationsJeff Forcier
2017-05-31Seriously, folks? Refactor some silly crap.Jeff Forcier
2017-05-31Additional house style formatting tweaks, mostly re: removal of line ↵Jeff Forcier
continuations
2017-05-31flake8 fixes for 2.0 branchJeff Forcier
2017-05-31Fix documentation build failure.Dorian Pula
2017-05-31Fix documentation build failure.Dorian Pula
2017-05-31Fix failing tests and explain the unusual code.Dorian Pula
2017-05-31Final paramiko flake8 fix.Dorian Pula
2017-05-31Final paramiko flake8 fix.Dorian Pula
2017-05-31Additional PEP8 fixes.Dorian Pula
2017-05-31Additional PEP8 fixes.Dorian Pula
2017-05-31Additional PEP8 fixes.Dorian Pula
2017-05-31Flake8 improvements for more of paramiko.Dorian Pula
2017-05-31Even more flake8.Dorian Pula
2017-05-31More flake8 fixes and fix tests.Dorian Pula
2017-05-31More flake8 fixes and skip some modules.Dorian Pula
2017-05-31More flake8 fixes.Dorian Pula
2017-05-31Lots of flake8 fix.Dorian Pula
2017-05-31Fix flake8 for top-level modules.Dorian Pula
2017-05-31Add Flake8 definitions and as a dependency.Dorian Pula
2017-02-23Merge branch '2.0' into 2.1Jeff Forcier
2017-02-23update changelog for fixing #683Pierce Lopez
2017-02-23log_to_file() should append instead of replacePierce Lopez
2017-02-20Merge branch '2.0' into 2.1Jeff Forcier
2017-02-20This doesn't affect 2.x lines, wupsJeff Forcier
2017-02-20Cut 2.1.2Jeff Forcier
2017-02-20Merge branch '2.0' into 2.1Jeff Forcier
2017-02-20Main release module configures the tasks to hide stdout, undo thatJeff Forcier
2017-02-20Cut 2.0.5Jeff Forcier
2017-02-20Cut 1.18.2Jeff Forcier
2017-02-20Cut 1.17.4Jeff Forcier
2017-02-20Merge branch '2.0' into 2.1Jeff Forcier
2017-02-20Changelog closes #853Jeff Forcier
2017-02-20This is awful and I hate my lifeJeff Forcier
2017-02-20Test proving #853, fails on Python 3 but not 2Jeff Forcier
2017-02-20FormattingJeff Forcier
2017-02-20Merge branch '1.18' into 2.1Jeff Forcier
2017-02-20Merge branch '1.17' into 1.18Jeff Forcier
2017-02-20Merge branch '1.18' into test-branchJeff Forcier
2017-02-20FormattingJeff Forcier
2017-02-20Merge branch '1.17' into 1.18Jeff Forcier
2017-02-20Pretty sure adding PyPy test cell to pre-2.0 was unintentional.Jeff Forcier
Certainly, it breaks, and I think I'd rather revert this for the time being than cherry-pick b16f91ee1d6475036235ee7224ea4be5d58a65bf for example
2017-02-20Merge branch '2.0' into 2.1Jeff Forcier
2017-02-20Changelog closes #863Jeff Forcier
2017-02-20Avoid PacketizerTest.test_closed_3 to fail on platforms where errno.ETIMESofian Brabez
is not defined This changes define the proper Timer expired error message instead of raising AttributeError when errno.ETIME is not available on the platform. fixes #862
2017-02-20Merge branch '1.17' into 1.18Jeff Forcier