Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cut 1.12.3v1.12.31.12.3 | Jeff Forcier | 2014-03-13 | 1 | -1/+1 |
* | Merge branch '1.11' into 1.12 | Jeff Forcier | 2014-03-04 | 30 | -2348/+1951 |
|\ | |||||
| * | Merge branch '1.10' into 1.11 | Jeff Forcier | 2014-03-03 | 30 | -2345/+1948 |
| |\ | |||||
| | * | Fix up remaining Sphinx build warnings | Jeff Forcier | 2014-02-26 | 2 | -0/+5 |
| | * | Last of the info field stuff | Jeff Forcier | 2014-02-26 | 1 | -18/+13 |
| | * | Transport info fields cleanup. | Jeff Forcier | 2014-02-26 | 1 | -147/+112 |
| | * | ivars kinda suck | Jeff Forcier | 2014-02-26 | 1 | -14/+7 |
| | * | SFTP done, ugh | Jeff Forcier | 2014-02-26 | 6 | -273/+197 |
| | * | Server info fields. | Jeff Forcier | 2014-02-26 | 1 | -160/+109 |
| | * | Bunch more info fields | Jeff Forcier | 2014-02-26 | 5 | -100/+55 |
| | * | Even moar info fields | Jeff Forcier | 2014-02-26 | 2 | -95/+48 |
| | * | More info field updates | Jeff Forcier | 2014-02-26 | 3 | -48/+26 |
| | * | Client info fields | Jeff Forcier | 2014-02-26 | 1 | -65/+47 |
| | * | Channel info fields | Jeff Forcier | 2014-02-26 | 1 | -144/+98 |
| | * | Start cleaning up info field lists | Jeff Forcier | 2014-02-26 | 3 | -20/+18 |
| | * | Random reformat/fixing-up of Channel | Jeff Forcier | 2014-02-25 | 1 | -7/+9 |
| | * | 'Message' did not really need capitalizing within its own docstrings | Jeff Forcier | 2014-02-25 | 1 | -15/+15 |
| | * | Rest of basic formatting and link fixing for Transport | Jeff Forcier | 2014-02-25 | 1 | -28/+30 |
| | * | More formatting + link fixes | Jeff Forcier | 2014-02-24 | 1 | -10/+9 |
| | * | Reformat + fix links | Jeff Forcier | 2014-02-24 | 1 | -18/+20 |
| | * | Format init | Jeff Forcier | 2014-02-24 | 1 | -13/+13 |
| | * | Formatting | Jeff Forcier | 2014-02-24 | 1 | -2/+3 |
| | * | Whitespace | Jeff Forcier | 2014-02-24 | 1 | -1/+0 |
| | * | Fix Channel link | Jeff Forcier | 2014-02-24 | 1 | -1/+1 |
| | * | Done with SSH Agent docstring junk | Jeff Forcier | 2014-02-24 | 1 | -1/+1 |
| | * | This is really not a link as the target can't have a useful docstring, meh | Jeff Forcier | 2014-02-24 | 1 | -1/+1 |
| | * | Docstring cleanups | Jeff Forcier | 2014-02-24 | 1 | -8/+13 |
| | * | Remove apparently bogus docstring | Jeff Forcier | 2014-02-24 | 1 | -4/+0 |
| | * | Fix up AgentSSH vs Agent classes/docstrings, sigh | Jeff Forcier | 2014-02-24 | 1 | -22/+7 |
| | * | Whitespace | Jeff Forcier | 2014-02-24 | 1 | -2/+9 |
| | * | Host key docs (order + tweaks) | Jeff Forcier | 2014-02-24 | 1 | -84/+79 |
| | * | Module docstring tweaks for keys | Jeff Forcier | 2014-02-24 | 2 | -2/+2 |
| | * | PKey docstring cleanup | Jeff Forcier | 2014-02-24 | 1 | -8/+9 |
| | * | Reorder config doc | Jeff Forcier | 2014-02-24 | 1 | -55/+55 |
| | * | Nuke useless module docstring | Jeff Forcier | 2014-02-24 | 1 | -3/+0 |
| | * | Server docstrings updated | Jeff Forcier | 2014-02-24 | 1 | -14/+13 |
| | * | s/paramiko/Paramiko/ | Jeff Forcier | 2014-02-24 | 1 | -3/+3 |
| | * | Tweak order of System doc page | Jeff Forcier | 2014-02-24 | 1 | -42/+42 |
| | * | Wow there's a lot of SFTP crap. | Jeff Forcier | 2014-02-21 | 6 | -73/+84 |
| | * | Start in on the SFTP section | Jeff Forcier | 2014-02-21 | 2 | -11/+11 |
| | * | BufferedPipe | Jeff Forcier | 2014-02-21 | 1 | -11/+10 |
| | * | s/python/Python/, c'mon son! | Jeff Forcier | 2014-02-21 | 18 | -49/+49 |
| | * | BufferedFile | Jeff Forcier | 2014-02-21 | 1 | -13/+10 |
| | * | Pipe | Jeff Forcier | 2014-02-21 | 1 | -3/+4 |
| | * | Exceptions | Jeff Forcier | 2014-02-21 | 1 | -7/+3 |
| | * | Move module level docstring into Sphinx docs | Jeff Forcier | 2014-02-21 | 1 | -32/+0 |
| | * | Don't actually need :class: anywhere now | Jeff Forcier | 2014-02-21 | 24 | -278/+278 |
| | * | Replace accidental class-refs on local method-refs | Jeff Forcier | 2014-02-21 | 17 | -114/+114 |
| | * | Mass SnR of class refs with dotted ones. | Jeff Forcier | 2014-02-21 | 23 | -233/+233 |
| | * | Source ordering updates for Transport | Jeff Forcier | 2014-02-21 | 1 | -123/+123 |