Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-30 | Fix dict iters, sorts, exceptions, bytes renames and tuple args | Scott Maxwell | |
2013-10-30 | Fix imports | Scott Maxwell | |
2013-10-30 | Use test_path to avoid relative path issues | Scott Maxwell | |
2013-10-30 | Fix imports | Scott Maxwell | |
2013-10-30 | Write to locals instead of globals | Scott Maxwell | |
2013-10-30 | Uncap the requirements | Scott Maxwell | |
2013-10-30 | Add Py3 helpers to common.py | Scott Maxwell | |
2013-10-30 | Add Py3.2 and Py3.3 to tox | Scott Maxwell | |
2013-10-30 | Fix print statements | Scott Maxwell | |
2013-10-30 | Add Py3.2 and Py3.3 to travis | Scott Maxwell | |
2013-10-30 | Add Py3 compatibility support helpers | Scott Maxwell | |
2013-10-16 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
Conflicts: paramiko/__init__.py | |||
2013-10-16 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
Conflicts: paramiko/__init__.py | |||
2013-10-16 | Merge branch '1.9' into 1.10 | Jeff Forcier | |
Conflicts: paramiko/__init__.py | |||
2013-10-16 | Merge branch '1.8' into 1.9 | Jeff Forcier | |
Conflicts: paramiko/__init__.py | |||
2013-10-16 | Reintroduce __version_info__ variable | Mike Gabriel | |
At least one application (mysql-workbench) (used to) use(s) the __version_info__ that got removed by commit 99859b8b021a5d13ca067a3e79560d6121f9c52f. Breaking existing software with new versions of paramiko should be avoided. This pull-request reintroduces the __version_info__ var, but fills it from the __version__ var. No need to maintain multiple version strings. Conflicts: paramiko/__init__.py | |||
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
Conflicts: paramiko/__init__.py setup.py | |||
2013-09-27 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
Updated versions for 1.11.2. Conflicts: paramiko/__init__.py setup.py | |||
2013-09-27 | Update version for 1.10.4 | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
2013-09-27 | Clone 1.10.4 items to 1.11.2 | Jeff Forcier | |
2013-09-27 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2013-09-27 | Changelog re #199, fixes #199 | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
2013-09-27 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2013-09-27 | Merge branch '1.9' into 1.10 | Jeff Forcier | |
2013-09-27 | Merge branch '1.8' into 1.9 | Jeff Forcier | |
2013-09-27 | Fixed a typo in the license header of most files | Jeff Forcier | |
Conflicts: paramiko/proxy.py | |||
2013-09-27 | Fix demo re #200 | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
2013-09-27 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2013-09-27 | Changelog re #200 | Jeff Forcier | |
2013-09-27 | Merge branch '1.9' into 1.10 | Jeff Forcier | |
2013-09-27 | Merge branch '1.8' into 1.9 | Jeff Forcier | |
2013-09-27 | Fix demo re #200 | Jeff Forcier | |
2013-09-27 | Changelog re #136 | Jeff Forcier | |
2013-09-27 | Add support for the SSH env command | Benjamin Pollack | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
2013-09-27 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2013-09-27 | Merge branch '1.9' into 1.10 | Jeff Forcier | |
2013-09-27 | Merge branch '1.8' into 1.9 | Jeff Forcier | |
2013-09-27 | Use verbose test output for travis | Jeff Forcier | |
2013-09-27 | Add attribution to changelog | Jeff Forcier | |
2013-09-27 | Shuffle changelog entry around. | Jeff Forcier | |
2013-09-27 | Merge branch '152-int' into 152-real-int | Jeff Forcier | |
Conflicts: paramiko/hostkeys.py requirements.txt | |||
2013-09-27 | Bump version for dev | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |
2013-09-27 | Changelog re #156, closes #156 | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' into 156-int | Jeff Forcier | |
2013-09-27 | Merge branch '1.11' | Jeff Forcier | |