summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup unused and star importsPierce Lopez2017-06-013-3/+2
* can depend on collections.MutableMapping being availablePierce Lopez2017-06-011-6/+1
* all supported versions of python2 have cStringIOPierce Lopez2017-06-011-9/+2
* transport: remove compat for old python lacking sock.settimeout()Pierce Lopez2017-06-011-8/+3
* Missed a spotJeff Forcier2017-06-011-1/+1
* Wasn't technically a bug but flake8 pointed out how dumb it wasJeff Forcier2017-06-011-2/+2
* Flake8 rest of transport.py!Jeff Forcier2017-06-011-115/+250
* Address an unused variable bit.Jeff Forcier2017-06-011-2/+2
* Python 2.6 compat formatstringsJeff Forcier2017-06-013-6/+9
* Remove useless/wrong return statementJeff Forcier2017-06-011-2/+0
* Test & impl for truly functional HostKeys.__delitem__Jeff Forcier2017-06-012-1/+20
* Refactor HostKeys' scan-for-entry codeJeff Forcier2017-06-011-8/+18
* Move implicit string concat to a noqaJeff Forcier2017-06-011-2/+2
* Reinstate removed m.get_string(), for compatibility/safety.Jeff Forcier2017-06-011-0/+1
* Remove unused value from demo/test.Jeff Forcier2017-06-012-6/+2
* Need some flake8 greater than 2.4 to fix some overlooked noqa commentsJeff Forcier2017-05-311-1/+1
* Downgrade to a Python 2.6 compat flake8, for nowJeff Forcier2017-05-311-1/+1
* Changelog closes #974Jeff Forcier2017-05-311-0/+4
* flake8 on travis!Jeff Forcier2017-05-311-0/+2
* Remove some Invoke-isms from the flake8 configJeff Forcier2017-05-311-1/+1
* This previous tweak was overzealous.Jeff Forcier2017-05-312-2/+2
* Even moar parentheses over backslashesJeff Forcier2017-05-319-32/+58
* More death to line continuationsJeff Forcier2017-05-3111-34/+59
* Seriously, folks? Refactor some silly crap.Jeff Forcier2017-05-311-10/+14
* Additional house style formatting tweaks, mostly re: removal of line continua...Jeff Forcier2017-05-3113-84/+116
* flake8 fixes for 2.0 branchJeff Forcier2017-05-312-2/+1
* Fix documentation build failure.Dorian Pula2017-05-311-1/+1
* Fix documentation build failure.Dorian Pula2017-05-311-1/+1
* Fix failing tests and explain the unusual code.Dorian Pula2017-05-311-1/+4
* Final paramiko flake8 fix.Dorian Pula2017-05-313-1/+3
* Final paramiko flake8 fix.Dorian Pula2017-05-311-0/+1
* Additional PEP8 fixes.Dorian Pula2017-05-313-72/+119
* Additional PEP8 fixes.Dorian Pula2017-05-3110-58/+77
* Additional PEP8 fixes.Dorian Pula2017-05-313-45/+59
* Flake8 improvements for more of paramiko.Dorian Pula2017-05-319-90/+160
* Even more flake8.Dorian Pula2017-05-318-109/+172
* More flake8 fixes and fix tests.Dorian Pula2017-05-314-30/+66
* More flake8 fixes and skip some modules.Dorian Pula2017-05-314-37/+57
* More flake8 fixes.Dorian Pula2017-05-313-30/+53
* Lots of flake8 fix.Dorian Pula2017-05-3110-147/+221
* Fix flake8 for top-level modules.Dorian Pula2017-05-314-32/+33
* Add Flake8 definitions and as a dependency.Dorian Pula2017-05-312-0/+6
* update changelog for fixing #683Pierce Lopez2017-02-231-0/+2
* log_to_file() should append instead of replacePierce Lopez2017-02-231-1/+1
* This doesn't affect 2.x lines, wupsJeff Forcier2017-02-201-1/+1
* Main release module configures the tasks to hide stdout, undo thatJeff Forcier2017-02-201-1/+1
* Cut 2.0.52.0.5Jeff Forcier2017-02-202-1/+2
* Cut 1.18.2Jeff Forcier2017-02-201-0/+1
* Cut 1.17.4Jeff Forcier2017-02-201-0/+1
* Changelog closes #853Jeff Forcier2017-02-201-0/+3