summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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
* We don't use this style of header anywhere else * Links to the original author's website/links aren't going to help; users rarely observe such info in practice :( * The core info (credit, authorship, license) is retained elsewhere, either in this file, the changelog, or Git history
2014-09-08Tweak changelog again for more tickets, use actually-merged PR as main issue ↵Jeff Forcier
number
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
Conflicts: paramiko/client.py paramiko/transport.py sites/www/changelog.rst
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
Conflicts: tests/test_client.py
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
Conflicts: paramiko/channel.py tests/test_util.py
2014-09-08Changelog re #373Jeff Forcier
2014-09-08Merge branch 'master' into 373-intJeff Forcier
Conflicts: paramiko/channel.py
2014-09-08Changelog re #374, #375Jeff Forcier
2014-09-08Merge branch 'master' into 374-intJeff Forcier
2014-09-08Merge pull request #375 from ↵Jeff Forcier
lndbrg/lower-the-risk-of-editors-striping-whitespace Don't end a line with whitespace.
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
Conflicts: setup.py
2014-09-06Changelog re #234Jeff Forcier
2014-09-06Merge branch 'master' into 234-intJeff Forcier
2014-09-06Bah humbugJeff Forcier
2014-09-05Yup, that was indeed too fucking clever. Bad bitprophet!Jeff Forcier
2014-09-05Fix a Python 3 encoding dealieJeff Forcier
2014-09-05Forgot to actually implement allowed-keys/reverse testingJeff Forcier
2014-09-05Changelog re #218Jeff Forcier
2014-09-05Add a couple more permutationsJeff Forcier