Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-13 | Merge branch '1.12' into 1.13 | Jeff Forcier | |
Conflicts: paramiko/file.py paramiko/server.py paramiko/sftp_client.py sites/www/changelog.rst | |||
2014-03-13 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
Conflicts: sites/www/changelog.rst | |||
2014-03-13 | Improve string type testing in Python 2.x versions | Jeff Forcier | |
2014-03-13 | Changelog for 1.13.0 | Jeff Forcier | |
2014-03-13 | Merge branch '1.12' into 1.13 | Jeff Forcier | |
Conflicts: sites/www/changelog.rst | |||
2014-03-13 | Changelog for 1.12.3 | Jeff Forcier | |
2014-03-13 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
Conflicts: sites/www/changelog.rst | |||
2014-03-13 | Changelog for 1.11.5 | Jeff Forcier | |
2014-03-13 | Merge branch '1.12' | Jeff Forcier | |
2014-03-13 | Cut 1.12.3 | Jeff Forcier | |
2014-03-13 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-13 | Merge branch '1.10' into 1.11. | Jeff Forcier | |
Also bump versions like a dummy. Conflicts: paramiko/__init__.py setup.py | |||
2014-03-13 | Cut 1.10.7 | Jeff Forcier | |
2014-03-13 | Bump releases version to 0.5.2 for better changelog | Jeff Forcier | |
2014-03-13 | Merge pull request #276 from paramiko/python3 | Jeff Forcier | |
Merged-to-master Python 3 branch | |||
2014-03-13 | New Alabaster for improved py2/3 + changelog style tweak | Jeff Forcier | |
2014-03-13 | Merge remote-tracking branch 'scottkmaxwell/python3-with-import-fix' into ↵ | Jeff Forcier | |
python3 | |||
2014-03-13 | Fix accidental Markdown formatting miss for an older entry | Jeff Forcier | |
2014-03-13 | Add changelog re #16 | Jeff Forcier | |
2014-03-08 | Remove dead Py2.2 code and fix a bunch of PEP8 formatting | Scott Maxwell | |
2014-03-07 | Fix import * and a bunch of PEP8 formatting | Scott Maxwell | |
2014-03-07 | Attempt to fix docs for py3 | Jeff Forcier | |
2014-03-07 | Remove race condition regression re #276 | Jeff Forcier | |
2014-03-07 | Start in on star import eradication | Jeff Forcier | |
2014-03-07 | Remove an old Py2.5-ism | Jeff Forcier | |
2014-03-07 | Skip failing test on Py3 | Jeff Forcier | |
2014-03-07 | Make `byte_ord` gentler | Jeff Forcier | |
2014-03-07 | Fix some Py2-isms in constant_time_bytes_eq | Jeff Forcier | |
2014-03-07 | Another fix that looked important but wasn't | Jeff Forcier | |
2014-03-07 | This doesn't really matter, but whatever | Jeff Forcier | |
2014-03-07 | One spot newer than scott's changes which prob needed a py3-ism | Jeff Forcier | |
2014-03-07 | More minor whitespacey bits | Jeff Forcier | |
2014-03-07 | Tabs to spaces | Jeff Forcier | |
2014-03-07 | Some whitespacey bits | Jeff Forcier | |
2014-03-07 | One last obvious missing bit | Jeff Forcier | |
2014-03-07 | Another indentation fix that isn't helping (tho in this case, obvious why) | Jeff Forcier | |
2014-03-07 | I was really hoping this was causing a lot of the test errors :( | Jeff Forcier | |
2014-03-07 | Some Epydoc->Sphinx stuff that came from the merge | Jeff Forcier | |
2014-03-07 | A missed line from the merge. | Jeff Forcier | |
2014-03-07 | Found a dumb typo. | Jeff Forcier | |
Hooray for manually applied diffs =/ | |||
2014-03-06 | Missed a spot | Jeff Forcier | |
2014-03-05 | Fix a bunch of indentation errors. | Jeff Forcier | |
Maybe that whitespace merge flag was not so great an idea. | |||
2014-03-05 | Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into ↵ | Jeff Forcier | |
python3 Conflicts: dev-requirements.txt paramiko/__init__.py paramiko/file.py paramiko/hostkeys.py paramiko/message.py paramiko/proxy.py paramiko/server.py paramiko/transport.py paramiko/util.py paramiko/win_pageant.py setup.py | |||
2014-03-05 | Merge branch '1.12' | Jeff Forcier | |
2014-03-05 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-05 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-05 | Seriously, no more epydoc! | Jeff Forcier | |
2014-03-05 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-05 | No more epydoc, part 2 | Jeff Forcier | |
2014-03-04 | Testing out intersphinx in changelog | Jeff Forcier | |