Commit Graph

1404 Commits

Author SHA1 Message Date
Jeff Forcier b9cea90581 Merge branch '1.12' 2014-03-04 11:45:12 -08:00
Jeff Forcier fac6cde874 Merge branch '1.11' into 1.12
Conflicts:
	paramiko/hostkeys.py
2014-03-04 11:44:57 -08:00
Jeff Forcier 72a73f55fa Merge branch '1.10' into 1.11
Conflicts:
	fabfile.py
	paramiko/__init__.py
2014-03-03 18:24:04 -08:00
Jeff Forcier c0fcd11ea0 Herpaderp, copy not move 2014-03-03 18:22:44 -08:00
Jeff Forcier 056323979d Re-enable Intersphinx from www -> docs 2014-03-03 18:22:33 -08:00
Jeff Forcier 1038cfe7dd No more need for the fabfile, everything uses invoke now 2014-03-03 18:09:10 -08:00
Jeff Forcier 83f09e634f Changelog re #256 2014-03-03 17:30:15 -08:00
Jeff Forcier c05b065777 Add new release task w/ API doc prebuilding 2014-03-03 17:27:10 -08:00
Jeff Forcier d97d28e4e2 Fix up remaining Sphinx build warnings 2014-02-26 19:27:37 -08:00
Jeff Forcier dfcd904318 Last of the info field stuff 2014-02-26 18:55:14 -08:00
Jeff Forcier 5ee1fb4781 Transport info fields cleanup. 2014-02-26 18:48:28 -08:00
Jeff Forcier 9c3f2c2122 ivars kinda suck 2014-02-26 17:50:26 -08:00
Jeff Forcier de99785ef0 SFTP done, ugh 2014-02-26 15:25:48 -08:00
Jeff Forcier dd9934f2b5 Server info fields.
Some :rtype:s were left around as they were truly useful, given
difficulty of linking to constant integer values.
2014-02-26 14:29:36 -08:00
Jeff Forcier 3f34ea48db Bunch more info fields 2014-02-26 14:29:07 -08:00
Jeff Forcier 8ddaac24ae Even moar info fields 2014-02-26 12:55:58 -08:00
Jeff Forcier 79a69e88c3 More info field updates 2014-02-26 12:44:58 -08:00
Jeff Forcier 01f365a3e1 Client info fields 2014-02-26 11:39:33 -08:00
Jeff Forcier f556c8f0ae Channel info fields 2014-02-26 11:35:06 -08:00
Jeff Forcier 7df1ae9602 Start cleaning up info field lists 2014-02-26 11:06:20 -08:00
Jeff Forcier 33452b2e6c Random reformat/fixing-up of Channel 2014-02-25 16:57:54 -08:00
Jeff Forcier e293dff653 'Message' did not really need capitalizing within its own docstrings 2014-02-25 16:39:15 -08:00
Jeff Forcier b8fbbb3d32 Rest of basic formatting and link fixing for Transport 2014-02-25 16:35:28 -08:00
Jeff Forcier 6d71fbd9ef More formatting + link fixes 2014-02-24 17:43:22 -08:00
Jeff Forcier 0bf0f08ee4 Reformat + fix links 2014-02-24 17:21:12 -08:00
Jeff Forcier a00316af15 Format init 2014-02-24 17:19:38 -08:00
Jeff Forcier e2ac82c47c Formatting 2014-02-24 17:18:00 -08:00
Jeff Forcier e207a4f704 Whitespace 2014-02-24 17:17:52 -08:00
Jeff Forcier ad1fbcce0b Fix Channel link 2014-02-24 17:17:50 -08:00
Jeff Forcier 999bb4eaaf Done with SSH Agent docstring junk 2014-02-24 17:08:09 -08:00
Jeff Forcier 6dcf67a9ad This is really not a link as the target can't have a useful docstring, meh 2014-02-24 17:06:25 -08:00
Jeff Forcier c8382442f5 Docstring cleanups 2014-02-24 17:06:08 -08:00
Jeff Forcier 4fb748ccf8 Remove apparently bogus docstring 2014-02-24 17:01:18 -08:00
Jeff Forcier 9ae46dcbfa Fix up AgentSSH vs Agent classes/docstrings, sigh 2014-02-24 17:00:53 -08:00
Jeff Forcier b47b578e59 Whitespace 2014-02-24 16:51:55 -08:00
Jeff Forcier 4bcac18d17 Host key docs (order + tweaks) 2014-02-24 10:08:46 -08:00
Jeff Forcier 1556853713 Module docstring tweaks for keys 2014-02-24 10:06:24 -08:00
Jeff Forcier f76485f766 PKey docstring cleanup 2014-02-24 10:05:25 -08:00
Jeff Forcier 24cc59b64d Reorder config doc 2014-02-24 10:01:03 -08:00
Jeff Forcier 23bb7e5936 Nuke useless module docstring 2014-02-24 09:59:40 -08:00
Jeff Forcier 2dc2643b68 Server docstrings updated 2014-02-24 09:58:09 -08:00
Jeff Forcier 74af60803f s/paramiko/Paramiko/ 2014-02-24 09:50:03 -08:00
Jeff Forcier c23579526b Tweak order of System doc page 2014-02-24 09:49:30 -08:00
Jeff Forcier 9ae62eb47a Wow there's a lot of SFTP crap. 2014-02-21 19:15:36 -08:00
Jeff Forcier 6d9b28c56c Remove win_pageant from docs for now :( too many freakin errors 2014-02-21 16:56:13 -08:00
Jeff Forcier 333dd249b0 Start in on the SFTP section 2014-02-21 16:37:16 -08:00
Jeff Forcier a529e93256 BufferedPipe 2014-02-21 16:01:32 -08:00
Jeff Forcier 91c47b1748 s/python/Python/, c'mon son! 2014-02-21 15:46:58 -08:00
Jeff Forcier 0d08366612 BufferedFile 2014-02-21 15:43:35 -08:00
Jeff Forcier 5681b8c25a Pipe 2014-02-21 15:35:29 -08:00