summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2016-04-24Apparently a whole lot of people noticed that tiny python 3 issueJeff Forcier
2016-04-24Oh hey this also fixes the only other open 1.16.1 ticket yeyJeff Forcier
2016-04-24Changelog re #617, #679, #678, #685.Jeff Forcier
Also re https://github.com/fabric/fabric/issues/1429 but IDK if Github will tickle that repo correctly :D
2016-04-24Python 2.6 fix re: assertInJeff Forcier
2016-04-24Support pickling hypothetical subclassesMarius Gedminas
2016-04-24Improve NoValidConnectionsError formattingMarius Gedminas
Because "Unable to connect to port 22 on or X.X.X.X" looks seriously _weird_ with the blank space between "on" and "or".
2016-04-24Fix tests on Python 3.xMarius Gedminas
(This also fixes #678.)
2016-04-24Make NoValidConnectionsError picklable correctlyMarius Gedminas
Fixes #617.
2016-04-24Changelog re #619, re #613Jeff Forcier
2016-04-24Merge branch '1.16' into 619-intJeff Forcier
2016-04-24Merge branch '1.15' into 1.16Jeff Forcier
2016-04-24Expose some effectively-public Channel attributes in API docs.Jeff Forcier
Closes #621
2016-04-23Merge branch '1.15' into 1.16Jeff Forcier
2016-04-23MehJeff Forcier
2016-04-23Refactor because ugh.Jeff Forcier
Original contributor probably meant to patch both of these...BUT. Fuck copy-pasting. Fuck iiiiiit
2016-04-23Update existing test to prove #632Jeff Forcier
2016-04-23Changelog closes #632Jeff Forcier
2016-04-23Update sftp_client.pyAbhinav
2016-04-23Merge branch '1.15' into 1.16Jeff Forcier
2016-04-23Fix broken changelog doc linkJeff Forcier
2016-04-22Merge branch '1.15' into 1.16Jeff Forcier
2016-04-22Hack in a sleep() to avoid race conditions during timeout test.Jeff Forcier
(HOPEFULLY) closes #612
2016-02-27Merge branch '1.15' into 1.16Jeff Forcier
2016-02-27Merge branch '1.14' into 1.15Jeff Forcier
2016-02-27Merge branch '1.13' into 1.14Jeff Forcier
2016-02-27Changelog re #697Jeff Forcier
2016-02-27Remove whitespace in install_requires to avoid potential setuptools bugsJeff Forcier
Fixes #697
2016-01-19Merge branch '1.15' into 1.16Jeff Forcier
2016-01-19Merge branch '1.14' into 1.15Jeff Forcier
2016-01-19Merge branch '1.13' into 1.14Jeff Forcier
2016-01-19Changelog re #499, re #656Jeff Forcier
Closes #499
2016-01-19Merge pull request #656 from 56quarters/bugfix/499Jeff Forcier
Update SSHConfig.parse to strip leading and trailing whitespace
2016-01-08Update SSHConfig.parse to strip leading and trailing whitespaceNick Pillitteri
Fixes #499
2016-01-01Merge branch '1.15' into 1.16Jeff Forcier
2016-01-01Changelog re #652Jeff Forcier
2016-01-01Gracefully fail gss-with-mic to allow fallback to next authenticationJimC
method
2015-12-17Merge branch '1.13' into 1.14Jeff Forcier
2015-12-17Merge branch '1.15' into 1.16Jeff Forcier
2015-12-17Merge branch '1.14' into 1.15Jeff Forcier
2015-12-17Removed an out of date paragraph from the READMEAlex Gaynor
It dates to 6ea60572afe6bb2fc30b197946ea653451fc240e and I'm quite certain it's no longer relevant. I've never heard of such an error in my professional life.
2015-12-10Merge branch '1.15' into 1.16Jeff Forcier
2015-12-10Fix ambiguous API refs causing sphinx to fartJeff Forcier
2015-12-10Merge branch '1.15' into 1.16Jeff Forcier
2015-12-10Merge branch '1.13' into 1.14Jeff Forcier
2015-12-10Merge branch '1.14' into 1.15Jeff Forcier
2015-12-10Changelog re #636Jeff Forcier
2015-12-10Merge branch '1.15' into 1.16Jeff Forcier
2015-12-10ECDSA module req is 0.11 as of Paramiko 1.15+Jeff Forcier
2015-12-10Merge branch '1.15' into 1.16Jeff Forcier
2015-12-10Merge branch '1.14' into 1.15Jeff Forcier