Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-27 | Change GSS-API epydoc docstrings to Sphinx | Sebastian Deiss | |
2014-03-26 | Merge branch 'master' into gssapi-py3-support | Sebastian Deiss | |
Conflicts: .gitignore README demos/demo_simple.py dev-requirements.txt paramiko/__init__.py paramiko/_winapi.py paramiko/agent.py paramiko/auth_handler.py paramiko/ber.py paramiko/buffered_pipe.py paramiko/channel.py paramiko/client.py paramiko/common.py paramiko/dsskey.py paramiko/ecdsakey.py paramiko/file.py paramiko/hostkeys.py paramiko/kex_gex.py paramiko/kex_group1.py paramiko/message.py paramiko/packet.py paramiko/pkey.py paramiko/primes.py paramiko/proxy.py paramiko/py3compat.py paramiko/server.py paramiko/sftp_client.py paramiko/transport.py paramiko/util.py paramiko/win_pageant.py setup.py sites/shared_conf.py sites/www/changelog.rst sites/www/conf.py sites/www/index.rst sites/www/installing.rst test.py tests/loop.py tests/stub_sftp.py tests/test_auth.py tests/test_client.py tests/test_file.py tests/test_hostkeys.py tests/test_kex.py tests/test_message.py tests/test_packetizer.py tests/test_pkey.py tests/test_sftp.py tests/test_sftp_big.py tests/test_transport.py tests/test_util.py | |||
2014-03-22 | Merge branch '1.13' | Jeff Forcier | |
2014-03-22 | Expand changelog to include #292 | Jeff Forcier | |
2014-03-22 | Revert "Revert "Changelog fixes #290"" | Jeff Forcier | |
This reverts commit bd81c94825747f082c9c066abab8136d9831a3f2. | |||
2014-03-22 | Merge branch '1.12' into 1.13 | Jeff Forcier | |
2014-03-22 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-22 | Revert "Changelog fixes #290" | Jeff Forcier | |
This reverts commit 270dacaf33279bed2ae599d718183cec541e032d. | |||
2014-03-22 | Merge branch '1.13' | Jeff Forcier | |
2014-03-22 | Merge branch '1.12' into 1.13 | Jeff Forcier | |
2014-03-22 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-22 | Changelog fixes #290 | Jeff Forcier | |
2014-03-21 | Real title too large for sidebar | Jeff Forcier | |
2014-03-21 | Merge branch '1.12' into 1.13 | Jeff Forcier | |
2014-03-21 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-21 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-21 | Uggh how did this slip in | Jeff Forcier | |
2014-03-21 | Uggh how did this slip in | Jeff Forcier | |
2014-03-21 | Start an FAQ and answer it with a new install section | Jeff Forcier | |
2014-03-21 | Merge branch '1.13' | Jeff Forcier | |
2014-03-21 | Merge branch '1.12' into 1.13 | Jeff Forcier | |
2014-03-21 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-21 | Changelog re #284 | Jeff Forcier | |
2014-03-15 | Merge branch 'python3' | Jeff Forcier | |
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.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 | Update docs to reflect Python 2.6+, 3.3+ compat | Jeff Forcier | |
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-07 | Attempt to fix docs for py3 | Jeff Forcier | |
2014-03-04 | Testing out intersphinx in changelog | Jeff Forcier | |
2014-03-04 | Merge branch '1.12' | Jeff Forcier | |
2014-03-04 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-04 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-04 | Note Sphinx docs issue was backported | Jeff Forcier | |
2014-03-04 | Merge branch '1.12' | Jeff Forcier | |
2014-03-04 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-04 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-04 | Semi no-op fix to test RTD hooks | Jeff Forcier | |
2014-03-04 | Merge branch '1.12' | Jeff Forcier | |
2014-03-04 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
Conflicts: paramiko/hostkeys.py | |||
2014-03-03 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
Conflicts: fabfile.py paramiko/__init__.py |