summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '1.15' into 1.16Jeff Forcier2016-04-282-9/+10
|\ \ | |/
| * Bring alabaster req in line with newer branchesJeff Forcier2016-04-281-1/+1
| * Update some backported support tickets as 1.15+Jeff Forcier2016-04-281-6/+7
| * Really hope this date sticksJeff Forcier2016-04-281-1/+1
| * Update releases/semantic_version dependencies re: major version workJeff Forcier2016-04-281-2/+2
* | Merge branch '1.15' into 1.16Jeff Forcier2016-04-253-6/+49
|\ \ | |/
| * Changelog closes #670Jeff Forcier2016-04-251-0/+6
| * Test & implementation for part 1 re: #670Jeff Forcier2016-04-252-6/+43
* | Merge branch '1.15' into 1.16Jeff Forcier2016-04-251-2/+2
|\ \ | |/
| * Neglected to mark a bug 1.15+.Jeff Forcier2016-04-251-2/+2
* | Reinstate 1.16.1 release lineJeff Forcier2016-04-251-0/+1
* | Merge branch '1.15' into 1.16Jeff Forcier2016-04-251-0/+1
|\ \ | |/
| * Reinstate release line for 1.15.5Jeff Forcier2016-04-251-0/+1
* | Reword/link changelog re #677, re #676Jeff Forcier2016-04-251-2/+5
* | Expand SFTPFile.prefetch docstring re #562, re #677Jeff Forcier2016-04-251-1/+13
* | paramiko.sftp_file.prefetch now backwards compatible[Stephen D. Van Hooser]2016-04-251-1/+1
* | paramiko.sftp_file.prefetch now backwards compatible[Stephen D. Van Hooser]2016-04-251-1/+1
* | paramiko.sftp_file.prefetch now backwards compatible[Stephen D. Van Hooser]2016-04-252-2/+8
* | Undo release lines pending #730Jeff Forcier2016-04-241-2/+0
|\ \ | |/
| * Undo release line pending #730Jeff Forcier2016-04-241-1/+0
* | Cut 1.16.1Jeff Forcier2016-04-242-1/+2
* | Merge branch '1.15' into 1.16Jeff Forcier2016-04-241-0/+1
|\ \ | |/
| * Cut 1.15.5Jeff Forcier2016-04-242-1/+2
* | Merge branch '1.15' into 1.16Jeff Forcier2016-04-243-18/+29
|\ \ | |/
| * Changelog closes #578Jeff Forcier2016-04-241-0/+3
| * don't use has_key()Stephen C. Pope2016-04-241-1/+1
| * fix sftp stallsStephen C. Pope2016-04-242-18/+26
* | Changelog re #716, closes #716Jeff Forcier2016-04-241-0/+2
* | Actually! we can just use the py3compat moduleJeff Forcier2016-04-241-5/+2
* | Change raw_input() to input() for Python 3.xMateusz Kowalski2016-04-241-1/+4
* | Merge branch '1.15' into 1.16Jeff Forcier2016-04-241-0/+3
|\ \ | |/
| * Enabling caching of pip downloads and wheelsAlex Gaynor2016-04-241-0/+3
* | Merge branch '1.15' into 1.16Jeff Forcier2016-04-242-17/+10
|\ \ | |/
| * Changelog closes #729Jeff Forcier2016-04-241-0/+3
| * Simplify setup.py by always relying on setuptoolsAlex Gaynor2016-04-241-17/+7
* | Merge branch '1.15' into 1.16Jeff Forcier2016-04-241-4/+17
|\ \ | |/
| * Attempt clarification of `set_missing_host_key_policy` param.Jeff Forcier2016-04-241-4/+17
* | Be clearerJeff Forcier2016-04-241-2/+3
* | Apparently a whole lot of people noticed that tiny python 3 issueJeff Forcier2016-04-241-1/+1
* | Oh hey this also fixes the only other open 1.16.1 ticket yeyJeff Forcier2016-04-241-1/+1
* | Changelog re #617, #679, #678, #685.Jeff Forcier2016-04-241-0/+5
* | Python 2.6 fix re: assertInJeff Forcier2016-04-241-3/+4
* | Support pickling hypothetical subclassesMarius Gedminas2016-04-241-1/+1
* | Improve NoValidConnectionsError formattingMarius Gedminas2016-04-242-3/+21
* | Fix tests on Python 3.xMarius Gedminas2016-04-241-1/+1
* | Make NoValidConnectionsError picklable correctlyMarius Gedminas2016-04-243-1/+21
* | Changelog re #619, re #613Jeff Forcier2016-04-241-0/+2
* | Merge branch '1.16' into 619-intJeff Forcier2016-04-2481-1170/+4591
|\ \
| * \ Merge branch '1.15' into 1.16Jeff Forcier2016-04-242-0/+8
| |\ \ | | |/
| | * Expose some effectively-public Channel attributes in API docs.Jeff Forcier2016-04-242-0/+8