Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Revert "Add a setup.cfg identifying this package as universal" | Jeff Forcier | |
This reverts commit 61e32319fc9f0390818e518a4890766d1253a165. | |||
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 | Merge branch '1.12' into 1.13 | Jeff Forcier | |
2014-03-21 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-21 | Add a setup.cfg identifying this package as universal | Alex Gaynor | |
Meaning that it's build is not system dependent. Which it's not, because it's pure python. Refs #275 | |||
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 | 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-21 | NO python 2.5 for 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 | Forgot python 2.5 | Jeff Forcier | |
2014-03-21 | Merge branch '1.12' into 1.13 | Jeff Forcier | |
Conflicts: setup.py | |||
2014-03-21 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
Conflicts: setup.py | |||
2014-03-21 | Indent/order shuffle, no actionable changes | Jeff Forcier | |
2014-03-21 | Backport alex/patch-2, Python trove classifiers | 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.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 | |