summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2016-04-24Merge branch '1.17'Jeff Forcier
2016-04-24Merge branch '1.16' into 1.17Jeff Forcier
2016-04-24Changelog re #716, closes #716Jeff Forcier
2016-04-24Actually! we can just use the py3compat moduleJeff Forcier
Re #716
2016-04-24Change raw_input() to input() for Python 3.xMateusz Kowalski
2016-04-24Moar prep for 1.17Jeff Forcier
2016-04-24Changelog re #394Jeff Forcier
2016-04-24Merge remote-tracking branch 'alex/switch-to-cryptography' into 394-intJeff Forcier
2016-04-24Merge branch 'master' into 394-intJeff Forcier
2016-04-24Prep for 1.17 releaseJeff Forcier
2016-04-24crypto our cryptoAlex Gaynor
2016-04-24Merge branch 'master' into switch-to-cryptographyAlex Gaynor
2016-04-24Merge branch '1.16'Jeff Forcier
2016-04-24Merge branch '1.15' into 1.16Jeff Forcier
2016-04-24Enabling caching of pip downloads and wheelsAlex Gaynor
2016-04-24Merge branch '1.16'Jeff Forcier
2016-04-24Merge branch '1.15' into 1.16Jeff Forcier
2016-04-24Changelog closes #729Jeff Forcier
2016-04-24Simplify setup.py by always relying on setuptoolsAlex Gaynor
It is installed everywhere now, there is no practical way to use python without it.
2016-04-24Merge branch '1.16'Jeff Forcier
2016-04-24Merge branch '1.15' into 1.16Jeff Forcier
2016-04-24Attempt clarification of `set_missing_host_key_policy` param.Jeff Forcier
This trips up lots of users. Re #45
2016-04-24Changelog re #649Jeff Forcier
2016-04-24Merge pull request #649 from damz/pr/moduliJeff Forcier
primes: min and max should be inclusive
2016-04-24Merge branch 'master' into 394-intJeff Forcier
2016-04-24Merge branch '1.16'Jeff Forcier
2016-04-24Be clearerJeff Forcier
2016-04-24Merge branch '1.16'Jeff Forcier
2016-04-24Apparently a whole lot of people noticed that tiny python 3 issueJeff Forcier
2016-04-24Merge branch '1.16'Jeff Forcier
2016-04-24Oh hey this also fixes the only other open 1.16.1 ticket yeyJeff Forcier
2016-04-24Merge branch '1.16'Jeff 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-24Merge branch '1.16'Jeff Forcier
2016-04-24Changelog re #619, re #613Jeff Forcier
2016-04-24Merge branch '1.16' into 619-intJeff Forcier
2016-04-24Merge branch '1.16'Jeff 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.16'Jeff Forcier
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