Alex Gaynor
|
61e32319fc
|
Add a setup.cfg identifying this package as universal
Meaning that it's build is not system dependent. Which it's not, because it's pure python. Refs #275
|
2014-03-21 18:09:51 -07:00 |
Jeff Forcier
|
13cadb2a1f
|
Merge branch '1.10' into 1.11
|
2014-03-21 17:29:35 -07:00 |
Jeff Forcier
|
4cc9d9f562
|
Uggh how did this slip in
|
2014-03-21 17:29:31 -07:00 |
Jeff Forcier
|
2c0544fc35
|
Changelog re #284
|
2014-03-21 11:23:03 -07:00 |
Jeff Forcier
|
2af6081eaf
|
Forgot python 2.5
|
2014-03-21 11:21:17 -07:00 |
Jeff Forcier
|
695527c9ee
|
Indent/order shuffle, no actionable changes
|
2014-03-21 11:09:31 -07:00 |
Jeff Forcier
|
233f53bb37
|
Backport alex/patch-2, Python trove classifiers
|
2014-03-21 11:06:15 -07:00 |
Jeff Forcier
|
9ad2dec32a
|
Improve string type testing in Python 2.x versions
|
2014-03-13 21:52:34 -07:00 |
Jeff Forcier
|
4e9efe4830
|
Changelog for 1.11.5
|
2014-03-13 21:35:48 -07:00 |
Jeff Forcier
|
c538a00012
|
Merge branch '1.10' into 1.11.
Also bump versions like a dummy.
Conflicts:
paramiko/__init__.py
setup.py
|
2014-03-13 21:27:46 -07:00 |
Jeff Forcier
|
4fdb4b5ae5
|
Cut 1.10.7
|
2014-03-13 21:25:44 -07:00 |
Jeff Forcier
|
148f3d2fd4
|
Merge branch '1.10' into 1.11
|
2014-03-05 09:56:28 -08:00 |
Jeff Forcier
|
6d00e03d75
|
Seriously, no more epydoc!
|
2014-03-05 09:56:25 -08:00 |
Jeff Forcier
|
48ab72508a
|
No more epydoc, part 2
|
2014-03-05 09:55:16 -08:00 |
Jeff Forcier
|
d5ed558c21
|
Merge branch '1.10' into 1.11
|
2014-03-04 16:16:33 -08:00 |
Jeff Forcier
|
798e3689dd
|
Note Sphinx docs issue was backported
|
2014-03-04 16:16:29 -08:00 |
Jeff Forcier
|
8f22672926
|
Merge branch '1.10' into 1.11
|
2014-03-04 15:54:16 -08:00 |
Jeff Forcier
|
f295840191
|
Semi no-op fix to test RTD hooks
|
2014-03-04 15:45:01 -08:00 |
Jeff Forcier
|
9b83214b1e
|
Merge branch '1.10' into 1.11
|
2014-03-04 13:58:24 -08:00 |
Jeff Forcier
|
4747abd6a1
|
Newer invocations for release task
|
2014-03-04 13:58:21 -08:00 |
Jeff Forcier
|
873b6d4a95
|
Merge branch '1.10' into 1.11
|
2014-03-04 13:39:26 -08:00 |
Jeff Forcier
|
be94ee690e
|
No more Makefile
|
2014-03-04 13:38:44 -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 |