summaryrefslogtreecommitdiff
path: root/paramiko
Commit message (Expand)AuthorAgeFilesLines
* Cut 1.12.3v1.12.31.12.3Jeff Forcier2014-03-131-1/+1
* Merge branch '1.11' into 1.12Jeff Forcier2014-03-0430-2348/+1951
|\
| * Merge branch '1.10' into 1.11Jeff Forcier2014-03-0330-2345/+1948
| |\
| | * Fix up remaining Sphinx build warningsJeff Forcier2014-02-262-0/+5
| | * Last of the info field stuffJeff Forcier2014-02-261-18/+13
| | * Transport info fields cleanup.Jeff Forcier2014-02-261-147/+112
| | * ivars kinda suckJeff Forcier2014-02-261-14/+7
| | * SFTP done, ughJeff Forcier2014-02-266-273/+197
| | * Server info fields.Jeff Forcier2014-02-261-160/+109
| | * Bunch more info fieldsJeff Forcier2014-02-265-100/+55
| | * Even moar info fieldsJeff Forcier2014-02-262-95/+48
| | * More info field updatesJeff Forcier2014-02-263-48/+26
| | * Client info fieldsJeff Forcier2014-02-261-65/+47
| | * Channel info fieldsJeff Forcier2014-02-261-144/+98
| | * Start cleaning up info field listsJeff Forcier2014-02-263-20/+18
| | * Random reformat/fixing-up of ChannelJeff Forcier2014-02-251-7/+9
| | * 'Message' did not really need capitalizing within its own docstringsJeff Forcier2014-02-251-15/+15
| | * Rest of basic formatting and link fixing for TransportJeff Forcier2014-02-251-28/+30
| | * More formatting + link fixesJeff Forcier2014-02-241-10/+9
| | * Reformat + fix linksJeff Forcier2014-02-241-18/+20
| | * Format initJeff Forcier2014-02-241-13/+13
| | * FormattingJeff Forcier2014-02-241-2/+3
| | * WhitespaceJeff Forcier2014-02-241-1/+0
| | * Fix Channel linkJeff Forcier2014-02-241-1/+1
| | * Done with SSH Agent docstring junkJeff Forcier2014-02-241-1/+1
| | * This is really not a link as the target can't have a useful docstring, mehJeff Forcier2014-02-241-1/+1
| | * Docstring cleanupsJeff Forcier2014-02-241-8/+13
| | * Remove apparently bogus docstringJeff Forcier2014-02-241-4/+0
| | * Fix up AgentSSH vs Agent classes/docstrings, sighJeff Forcier2014-02-241-22/+7
| | * WhitespaceJeff Forcier2014-02-241-2/+9
| | * Host key docs (order + tweaks)Jeff Forcier2014-02-241-84/+79
| | * Module docstring tweaks for keysJeff Forcier2014-02-242-2/+2
| | * PKey docstring cleanupJeff Forcier2014-02-241-8/+9
| | * Reorder config docJeff Forcier2014-02-241-55/+55
| | * Nuke useless module docstringJeff Forcier2014-02-241-3/+0
| | * Server docstrings updatedJeff Forcier2014-02-241-14/+13
| | * s/paramiko/Paramiko/Jeff Forcier2014-02-241-3/+3
| | * Tweak order of System doc pageJeff Forcier2014-02-241-42/+42
| | * Wow there's a lot of SFTP crap.Jeff Forcier2014-02-216-73/+84
| | * Start in on the SFTP sectionJeff Forcier2014-02-212-11/+11
| | * BufferedPipeJeff Forcier2014-02-211-11/+10
| | * s/python/Python/, c'mon son!Jeff Forcier2014-02-2118-49/+49
| | * BufferedFileJeff Forcier2014-02-211-13/+10
| | * PipeJeff Forcier2014-02-211-3/+4
| | * ExceptionsJeff Forcier2014-02-211-7/+3
| | * Move module level docstring into Sphinx docsJeff Forcier2014-02-211-32/+0
| | * Don't actually need :class: anywhere nowJeff Forcier2014-02-2124-278/+278
| | * Replace accidental class-refs on local method-refsJeff Forcier2014-02-2117-114/+114
| | * Mass SnR of class refs with dotted ones.Jeff Forcier2014-02-2123-233/+233
| | * Source ordering updates for TransportJeff Forcier2014-02-211-123/+123