Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-07 | Merge branch 'paramiko:master' into gssapi-py3-support | Sebastian Deiss | |
Conflicts: dev-requirements.txt | |||
2014-04-06 | Use newer alabaster w/ showhidden in sidebar TOC | Jeff Forcier | |
Lets us not have 2x TOCs on landing page | |||
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-13 | Bump releases version to 0.5.2 for better changelog | Jeff Forcier | |
2014-03-13 | New Alabaster for improved py2/3 + changelog style tweak | Jeff Forcier | |
2014-03-05 | No more epydoc, part 2 | Jeff Forcier | |
2014-03-04 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-04 | Newer invocations for release task | Jeff Forcier | |
2014-02-11 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-02-11 | Bump to releases bugfix | Jeff Forcier | |
2014-02-11 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
Conflicts: sites/www/changelog.rst | |||
2014-02-11 | Start reverting explicit-release stuff in favor of release-line specifiers ↵ | Jeff Forcier | |
on bugs. | |||
2014-02-11 | Merge branch scottkmaxwell:py3-support-without-py25 into | Sebastian Deiss | |
SebastianDeiss:gssapi-py3-support | |||
2014-02-03 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-02-03 | Update to new Alabaster version for footer/extension stuff | Jeff Forcier | |
2014-01-29 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
Conflicts: dev-requirements.txt tox.ini | |||
2014-01-28 | Bump Invoke requirement to newly released version w/ better ↵ | Jeff Forcier | |
Collection.from_module | |||
2014-01-28 | Tweak logo settings (& rely on new alabaster defaults) | Jeff Forcier | |
2014-01-22 | Migrate 1.10.x NEWS entries to Sphinx changelog | Jeff Forcier | |
2014-01-21 | Meta prep work (reqs.txt, tasks.py) | Jeff Forcier | |
2013-06-28 | Add ML link to docs 'index' | Jeff Forcier | |
Fixes #48 | |||
2013-06-26 | Move reqs.txt to dev-reqs.txt, solidify tox req | Jeff Forcier | |