Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-15 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-09-15 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-09-15 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-09-15 | ==dev is no more | Jeff Forcier | |
2016-07-25 | Cut 2.0.2 | Jeff Forcier | |
2016-07-25 | Really, bitprophet? | Jeff Forcier | |
2016-07-25 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-07-25 | Cut 1.17.2 | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-07-25 | Cut 1.16.3 | Jeff Forcier | |
2016-07-25 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-07-25 | Forgot the now-important line modifier in changelog | Jeff Forcier | |
2016-07-25 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-07-25 | Changelog re #673, fixes #673, closes #681 | Jeff Forcier | |
2016-07-25 | ProxyCommand fixes for Python3 | Paul Kapp | |
Simple fix of using unbuffered subprocess.PIPE uncovered a trickier bug where the lack of timeout on initial readline call would pull data from the first real packet, throwing off subsequent reads. Doesn’t seem necessary to preserve a read buffer across recv() calls, especially if it isn’t implemented correctly. | |||
2016-07-25 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-07-25 | Changelog closes #774 | Jeff Forcier | |
2016-07-25 | Give Channel ._closed as alias to .closed. | Jeff Forcier | |
Fixes #774. | |||
2016-07-25 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-07-25 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-07-25 | Changelog formatting fix | Jeff Forcier | |
2016-07-25 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-07-25 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-07-25 | Update tasks to use Invoke/Invocations 0.13 | Jeff Forcier | |
2016-07-25 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-07-25 | Merge pull request #784 from jaraco/no-cover-winapi | Jeff Forcier | |
Exclude _winapi from coverage | |||
2016-07-25 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-07-25 | Expand & add credits to changelog entry re #783, re #758 | Jeff Forcier | |
2016-07-25 | Move changelog entry to top | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 783-int | Jeff Forcier | |
2016-07-25 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-07-25 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-07-25 | Merge branch '1.15' into 1.16 | Jeff Forcier | |
2016-07-25 | Add missing versionchanged directive to Transport.open_session | Jeff Forcier | |
We oopsed and added an API change in a tertiary release :( | |||
2016-07-22 | Omit _winapi from coverage, as it won't be invoked on Unix and is tested ↵ | Jason R. Coombs | |
upstream in jaraco.windows. | |||
2016-07-22 | Add type declarations for Windows API calls as found in jaraco.windows ↵ | Jason R. Coombs | |
3.6.1. Fixes #758. | |||
2016-07-22 | Resave with trailing whitespace removed | Jason R. Coombs | |
2016-06-21 | Cut 2.0.1 | Jeff Forcier | |
2016-06-21 | Merge branch '1.17' into 2.0 | Jeff Forcier | |
2016-06-21 | Cut 1.17.1 | Jeff Forcier | |
2016-06-21 | Merge branch '1.16' into 1.17 | Jeff Forcier | |
2016-06-21 | Cut 1.16.2 | Jeff Forcier | |
2016-06-21 | Merge branch '1.17' into 2.0 | Jeff Forcier | |