Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-24 | Apparently a whole lot of people noticed that tiny python 3 issue | Jeff Forcier | |
2016-04-24 | Oh hey this also fixes the only other open 1.16.1 ticket yey | Jeff Forcier | |
2016-04-24 | Changelog 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-24 | Python 2.6 fix re: assertIn | Jeff Forcier | |
2016-04-24 | Support pickling hypothetical subclasses | Marius Gedminas | |
2016-04-24 | Improve NoValidConnectionsError formatting | Marius 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-24 | Fix tests on Python 3.x | Marius Gedminas | |
(This also fixes #678.) | |||
2016-04-24 | Make NoValidConnectionsError picklable correctly | Marius Gedminas | |
Fixes #617. | |||
2016-04-24 | Changelog re #619, re #613 | Jeff Forcier | |
2016-04-24 | Merge branch '1.16' into 619-int | Jeff Forcier | |
2016-04-24 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-04-24 | Expose some effectively-public Channel attributes in API docs. | Jeff Forcier | |
Closes #621 | |||
2016-04-23 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-04-23 | Meh | Jeff Forcier | |
2016-04-23 | Refactor because ugh. | Jeff Forcier | |
Original contributor probably meant to patch both of these...BUT. Fuck copy-pasting. Fuck iiiiiit | |||
2016-04-23 | Update existing test to prove #632 | Jeff Forcier | |
2016-04-23 | Changelog closes #632 | Jeff Forcier | |
2016-04-23 | Update sftp_client.py | Abhinav | |
2016-04-23 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-04-23 | Fix broken changelog doc link | Jeff Forcier | |
2016-04-22 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-04-22 | Hack in a sleep() to avoid race conditions during timeout test. | Jeff Forcier | |
(HOPEFULLY) closes #612 | |||
2016-02-27 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-02-27 | Merge branch '1.14' into 1.15 | Jeff Forcier | |
2016-02-27 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
2016-02-27 | Changelog re #697 | Jeff Forcier | |
2016-02-27 | Remove whitespace in install_requires to avoid potential setuptools bugs | Jeff Forcier | |
Fixes #697 | |||
2016-01-19 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-01-19 | Merge branch '1.14' into 1.15 | Jeff Forcier | |
2016-01-19 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
2016-01-19 | Changelog re #499, re #656 | Jeff Forcier | |
Closes #499 | |||
2016-01-19 | Merge pull request #656 from 56quarters/bugfix/499 | Jeff Forcier | |
Update SSHConfig.parse to strip leading and trailing whitespace | |||
2016-01-08 | Update SSHConfig.parse to strip leading and trailing whitespace | Nick Pillitteri | |
Fixes #499 | |||
2016-01-01 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-01-01 | Changelog re #652 | Jeff Forcier | |
2016-01-01 | Gracefully fail gss-with-mic to allow fallback to next authentication | JimC | |
method | |||
2015-12-17 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
2015-12-17 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2015-12-17 | Merge branch '1.14' into 1.15 | Jeff Forcier | |
2015-12-17 | Removed an out of date paragraph from the README | Alex 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-10 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2015-12-10 | Fix ambiguous API refs causing sphinx to fart | Jeff Forcier | |
2015-12-10 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2015-12-10 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
2015-12-10 | Merge branch '1.14' into 1.15 | Jeff Forcier | |
2015-12-10 | Changelog re #636 | Jeff Forcier | |
2015-12-10 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2015-12-10 | ECDSA module req is 0.11 as of Paramiko 1.15+ | Jeff Forcier | |
2015-12-10 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2015-12-10 | Merge branch '1.14' into 1.15 | Jeff Forcier | |