summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2014-03-21Merge branch '1.12' into 1.13Jeff Forcier
2014-03-21Merge branch '1.11' into 1.12Jeff Forcier
2014-03-21Changelog re #284Jeff Forcier
2014-03-21NO python 2.5 for 1.13+Jeff Forcier
2014-03-21Merge branch '1.12' into 1.13Jeff Forcier
2014-03-21Merge branch '1.11' into 1.12Jeff Forcier
2014-03-21Forgot python 2.5Jeff Forcier
2014-03-21Merge branch '1.12' into 1.13Jeff Forcier
Conflicts: setup.py
2014-03-21Merge branch '1.11' into 1.12Jeff Forcier
Conflicts: setup.py
2014-03-21Indent/order shuffle, no actionable changesJeff Forcier
2014-03-21Backport alex/patch-2, Python trove classifiersJeff Forcier
2014-03-13Merge branch '1.12' into 1.13Jeff Forcier
Conflicts: paramiko/file.py paramiko/server.py paramiko/sftp_client.py sites/www/changelog.rst
2014-03-13Merge branch '1.11' into 1.12Jeff Forcier
Conflicts: sites/www/changelog.rst
2014-03-13Improve string type testing in Python 2.x versionsJeff Forcier
2014-03-13Changelog for 1.13.0Jeff Forcier
2014-03-13Merge branch '1.12' into 1.13Jeff Forcier
Conflicts: sites/www/changelog.rst
2014-03-13Changelog for 1.12.3Jeff Forcier
2014-03-13Merge branch '1.11' into 1.12Jeff Forcier
Conflicts: sites/www/changelog.rst
2014-03-13Changelog for 1.11.5Jeff Forcier
2014-03-13Merge branch '1.12'Jeff Forcier
2014-03-13Cut 1.12.3Jeff Forcier
2014-03-13Merge branch '1.11' into 1.12Jeff Forcier
2014-03-13Merge branch '1.10' into 1.11.Jeff Forcier
Also bump versions like a dummy. Conflicts: paramiko/__init__.py setup.py
2014-03-13Cut 1.10.7Jeff Forcier
2014-03-13Bump releases version to 0.5.2 for better changelogJeff Forcier
2014-03-13Merge pull request #276 from paramiko/python3Jeff Forcier
Merged-to-master Python 3 branch
2014-03-13New Alabaster for improved py2/3 + changelog style tweakJeff Forcier
2014-03-13Merge remote-tracking branch 'scottkmaxwell/python3-with-import-fix' into ↵Jeff Forcier
python3
2014-03-13Fix accidental Markdown formatting miss for an older entryJeff Forcier
2014-03-13Add changelog re #16Jeff Forcier
2014-03-08Remove dead Py2.2 code and fix a bunch of PEP8 formattingScott Maxwell
2014-03-07Fix import * and a bunch of PEP8 formattingScott Maxwell
2014-03-07Attempt to fix docs for py3Jeff Forcier
2014-03-07Remove race condition regression re #276Jeff Forcier
2014-03-07Start in on star import eradicationJeff Forcier
2014-03-07Remove an old Py2.5-ismJeff Forcier
2014-03-07Skip failing test on Py3Jeff Forcier
2014-03-07Make `byte_ord` gentlerJeff Forcier
2014-03-07Fix some Py2-isms in constant_time_bytes_eqJeff Forcier
2014-03-07Another fix that looked important but wasn'tJeff Forcier
2014-03-07This doesn't really matter, but whateverJeff Forcier
2014-03-07One spot newer than scott's changes which prob needed a py3-ismJeff Forcier
2014-03-07More minor whitespacey bitsJeff Forcier
2014-03-07Tabs to spacesJeff Forcier
2014-03-07Some whitespacey bitsJeff Forcier
2014-03-07One last obvious missing bitJeff Forcier
2014-03-07Another indentation fix that isn't helping (tho in this case, obvious why)Jeff Forcier
2014-03-07I was really hoping this was causing a lot of the test errors :(Jeff Forcier
2014-03-07Some Epydoc->Sphinx stuff that came from the mergeJeff Forcier
2014-03-07A missed line from the merge.Jeff Forcier