Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-31 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-31 | Link back to WWW in docs sidebar | Jeff Forcier | |
2014-03-22 | Revert "Changelog fixes #290" | Jeff Forcier | |
This reverts commit 270dacaf33279bed2ae599d718183cec541e032d. | |||
2014-03-22 | Revert "Add a setup.cfg identifying this package as universal" | Jeff Forcier | |
This reverts commit 61e32319fc9f0390818e518a4890766d1253a165. | |||
2014-03-22 | Changelog fixes #290 | Jeff Forcier | |
2014-03-21 | Add a setup.cfg identifying this package as universal | Alex Gaynor | |
Meaning that it's build is not system dependent. Which it's not, because it's pure python. Refs #275 | |||
2014-03-21 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-21 | Uggh how did this slip in | Jeff Forcier | |
2014-03-21 | Changelog re #284 | Jeff Forcier | |
2014-03-21 | Forgot python 2.5 | Jeff Forcier | |
2014-03-21 | Indent/order shuffle, no actionable changes | Jeff Forcier | |
2014-03-21 | Backport alex/patch-2, Python trove classifiers | Jeff Forcier | |
2014-03-13 | Improve string type testing in Python 2.x versions | Jeff Forcier | |
2014-03-13 | Changelog for 1.11.5 | Jeff Forcier | |
2014-03-13 | Merge branch '1.10' into 1.11. | Jeff Forcier | |
Also bump versions like a dummy. Conflicts: paramiko/__init__.py setup.py | |||
2014-03-13 | Cut 1.10.7 | Jeff Forcier | |
2014-03-05 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-05 | Seriously, no more epydoc! | Jeff Forcier | |
2014-03-05 | No more epydoc, part 2 | Jeff Forcier | |
2014-03-04 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-04 | Note Sphinx docs issue was backported | Jeff Forcier | |
2014-03-04 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-04 | Semi no-op fix to test RTD hooks | Jeff Forcier | |
2014-03-04 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-04 | Newer invocations for release task | Jeff Forcier | |
2014-03-04 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-04 | No more Makefile | Jeff Forcier | |
2014-03-03 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
Conflicts: fabfile.py paramiko/__init__.py | |||
2014-03-03 | Herpaderp, copy not move | Jeff Forcier | |
2014-03-03 | Re-enable Intersphinx from www -> docs | Jeff Forcier | |
2014-03-03 | No more need for the fabfile, everything uses invoke now | Jeff Forcier | |
2014-03-03 | Changelog re #256 | Jeff Forcier | |
2014-03-03 | Add new release task w/ API doc prebuilding | Jeff Forcier | |
2014-02-26 | Fix up remaining Sphinx build warnings | Jeff Forcier | |
2014-02-26 | Last of the info field stuff | Jeff Forcier | |
2014-02-26 | Transport info fields cleanup. | Jeff Forcier | |
2014-02-26 | ivars kinda suck | Jeff Forcier | |
2014-02-26 | SFTP done, ugh | Jeff Forcier | |
2014-02-26 | Server info fields. | Jeff Forcier | |
Some :rtype:s were left around as they were truly useful, given difficulty of linking to constant integer values. | |||
2014-02-26 | Bunch more info fields | Jeff Forcier | |
2014-02-26 | Even moar info fields | Jeff Forcier | |
2014-02-26 | More info field updates | Jeff Forcier | |
2014-02-26 | Client info fields | Jeff Forcier | |
2014-02-26 | Channel info fields | Jeff Forcier | |
2014-02-26 | Start cleaning up info field lists | Jeff Forcier | |
2014-02-25 | Random reformat/fixing-up of Channel | Jeff Forcier | |
2014-02-25 | 'Message' did not really need capitalizing within its own docstrings | Jeff Forcier | |
2014-02-25 | Rest of basic formatting and link fixing for Transport | Jeff Forcier | |
2014-02-24 | More formatting + link fixes | Jeff Forcier | |
2014-02-24 | Reformat + fix links | Jeff Forcier | |