Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Meh | Jeff Forcier | |
2018-09-18 | Cut 2.3.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Cut 2.2.4 | Jeff Forcier | |
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Cut 2.1.6 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Cut 2.0.9 | Jeff Forcier | |
2018-09-18 | Almost left the 1.17+ marker in the changelog. | Jeff Forcier | |
Would not necessarily have caused issues but hey | |||
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Fix a Python 2.6 oops | Jeff Forcier | |
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Formatting | Jeff Forcier | |
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Fix and changelog re #1283 | Jeff Forcier | |
2018-09-18 | Fix a pseudo-bug re: responding to MSG_UNIMPLEMENTED w/ itself | Jeff Forcier | |
2018-09-18 | Pseudo-merge travis-CI changes re #1292 from 2.2 branch | Jeff Forcier | |
2018-09-18 | Pull in changelog re #1292 | Jeff Forcier | |
Rest of merge was resolved with '-s ours' to keep those changes back on the old branches only. | |||
2018-09-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-09-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-18 | Merge branch 'crypto-1.5-agnostisicm' into 2.0 | Jeff Forcier | |
2018-09-18 | Missing verbose/color for 2.6/3.3 backported pytest setup | Jeff Forcier | |
Should be hitting all tests, including slow tests, by default still tho | |||
2018-09-18 | Backport support for newer cryptography sign/verify APIs. | Jeff Forcier | |
Implements #1292. | |||
2018-09-18 | Try testing against different cryptography.io versions | Jeff Forcier | |
2018-09-17 | Blacken, 2.3 edition | Jeff Forcier | |
2018-09-17 | s/test_path/_support/g | Jeff Forcier | |
2018-09-17 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-09-17 | Blacken, 2.2 edition | Jeff Forcier | |
2018-09-17 | Test-level fixes for pytest & friends, 2.2 edition | Jeff Forcier | |
2018-09-17 | Missed a spot | Jeff Forcier | |
2018-09-17 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
Foregoes a handful of unblackened bits to make the merge easier; will blacken next anyways | |||
2018-09-17 | One change overlooked by merge, as it's new | Jeff Forcier | |
2018-09-17 | Blacken 2.1 branch | Jeff Forcier | |
2018-09-17 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-09-17 | Throwing a bone to 2.0-2.3 python-2.6 support | Jeff Forcier | |
2018-09-17 | Crummy workaround for 2.6/3.3 support. | Jeff Forcier | |
2018-09-17 | pytest-xdist doesn't support Python 2.6 | Jeff Forcier | |
Just dropping it from Paramiko <2.4 entirely for the time being, it should only impact human users with control over their venv, and we don't use it on Travis either | |||
2018-09-17 | Blacken 2.0 with black 18.6b4 | Jeff Forcier | |
2018-09-17 | Partial cherry pick of 57201d2de9cd4080480cfed2fe2572fa1c908acb | Jeff Forcier | |
Just so the first blackening of 2.0+ is already consistent with latest 2.4+...hopefully |