summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-09-15Use hashlib in favor of PyCrypto's hashesAlex Gaynor
2014-09-10Merge branch '1.13' into 1.14Jeff Forcier
2014-09-10Merge branch '1.14'Jeff Forcier
2014-09-10Force PTY in test runner so Python 3's buffering behavior isn't frustratingJeff Forcier
2014-09-10Force PTY in test runner so Python 3's buffering behavior isn't frustratingJeff Forcier
2014-09-10Merge branch 'master' into 216-intJeff Forcier
2014-09-08Consistency plsJeff Forcier
2014-09-08Versionadded for the new modulesJeff Forcier
2014-09-08Refactoring: a thing, even for docstrings.Jeff Forcier
2014-09-08More of these thingsJeff Forcier
2014-09-08Clean up more of the unnecessary-IMHO headersJeff Forcier
2014-09-08Add GSSAPI kwargs to a `versionchanged`Jeff Forcier
2014-09-08FormattingJeff Forcier
2014-09-08Why were these all docstrings?Jeff Forcier
2014-09-08Fix outdated reference syntax in a demoJeff Forcier
2014-09-08Unclear why this was a docstring, it feels like a commentJeff Forcier
2014-09-08Not sure why this variable was changed, but caps are Bad.Jeff Forcier
2014-09-08Nuke extraneous 'for Paramiko' now that it's inside usJeff Forcier
2014-09-08Reinstate working seealso'sJeff Forcier
2014-09-08Match rest of API stubsJeff Forcier
2014-09-08Tweak API stub titlesJeff Forcier
2014-09-08Tighten up module docstrings of GSSAPI API files.Jeff Forcier
2014-09-08Tweak changelog again for more tickets, use actually-merged PR as main issue ...Jeff Forcier
2014-09-08Update README, docs, changelog re #267Jeff Forcier
2014-09-08Update changelog re #267, #250Jeff Forcier
2014-09-08Merge branch 'master' into 267-intJeff Forcier
2014-09-08Changelog re #346Jeff Forcier
2014-09-08Fix a braino in new testJeff Forcier
2014-09-08Merge branch 'master' into 346-intJeff Forcier
2014-09-08Test proving #346Jeff Forcier
2014-09-08Merge branch 'master' into 346-intJeff Forcier
2014-09-08Changelog re #362Jeff Forcier
2014-09-08Add versionchangedJeff Forcier
2014-09-08Merge branch 'master' into 362-intJeff Forcier
2014-09-08Changelog re #372Jeff Forcier
2014-09-08Add versionchanged notices, and some minor formatting tweaksJeff Forcier
2014-09-08Merge branch 'master' into 372-intJeff Forcier
2014-09-08Changelog re #373Jeff Forcier
2014-09-08Merge branch 'master' into 373-intJeff Forcier
2014-09-08Changelog re #374, #375Jeff Forcier
2014-09-08Merge branch 'master' into 374-intJeff Forcier
2014-09-08Merge pull request #375 from lndbrg/lower-the-risk-of-editors-striping-whites...Jeff Forcier
2014-09-08Changelog re #377Jeff Forcier
2014-09-08Make new decorator name a bit slimmer re #377Jeff Forcier
2014-09-08Formatting and docstring tweaks re #377Jeff Forcier
2014-09-08Merge branch 'master' into 377-intJeff Forcier
2014-09-08Changelog re #298Jeff Forcier
2014-09-08Merge branch 'master' into 298-intJeff Forcier
2014-09-07Convert SSHClient into a context managerMichael Williamson
2014-09-07Turn SFTPHandle into context managersMichael Williamson