summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2014-04-14Errything uses intersphinx to PythonJeff Forcier
2014-04-14Merge remote-tracking branch 'alex/hashlib-hashes' into 295-intJeff Forcier
2014-04-06Nuke Fab-oriented link color overrideJeff Forcier
2014-04-06Wow. Just wow.Jeff Forcier
2014-04-06Put blog into a branchJeff Forcier
2014-04-06Use newer alabaster w/ showhidden in sidebar TOCJeff Forcier
Lets us not have 2x TOCs on landing page
2014-04-06FormattingJeff Forcier
2014-04-01Merge branch '1.13'Jeff Forcier
2014-04-01Merge branch '1.12' into 1.13Jeff Forcier
2014-04-01Merge branch '1.11' into 1.12Jeff Forcier
2014-04-01Merge branch '1.10' into 1.11Jeff Forcier
2014-04-01This setting no longer needed & causes warnings if left inJeff Forcier
2014-04-01Fix broken tag-tree links in changelogJeff Forcier
2014-04-01Merge branch '1.12' into 1.13Jeff Forcier
2014-04-01Merge branch '1.11' into 1.12Jeff Forcier
2014-04-01Merge branch '1.10' into 1.11Jeff Forcier
2014-04-01Merge branch '1.13'Jeff Forcier
2014-04-01Minor site cleanupJeff Forcier
2014-03-31Merge branch '1.12' into 1.13Jeff Forcier
2014-03-31Merge branch '1.11' into 1.12Jeff Forcier
2014-03-31Merge branch '1.10' into 1.11Jeff Forcier
2014-03-31Merge branch '1.13'Jeff Forcier
2014-03-31Link back to WWW in docs sidebarJeff Forcier
2014-03-29Switched hash functions from PyCrypto to hashlib.Alex Gaynor
There's a few advantages to this: 1) It's probably fast, OpenSSL, which typically backs hashlib, receives far more attention for optimizaitons than PyCrypto. 2) It's the first step to supporting PyPy, where PyCrypto doesn't run.
2014-03-27Forgot to explicitly note python 2.5 drop in changelog for py3Jeff Forcier
2014-03-22Merge branch '1.13'Jeff Forcier
2014-03-22Fixes #275 -- upload wheels as a part of the release processAlex Gaynor
Requires teh latest version of invocations from git
2014-03-22Merge branch 'master' of github.com:paramiko/paramikoJeff Forcier
2014-03-22Merge branch '1.13'Jeff Forcier
2014-03-22Expand changelog to include #292Jeff Forcier
2014-03-22Merge branch '1.13'Jeff Forcier
2014-03-22Revert "Revert "Add a setup.cfg identifying this package as universal""Jeff Forcier
This reverts commit 341a66635197f3c2681cfb9395d7baa3496503e3.
2014-03-22Revert "Revert "Changelog fixes #290""Jeff Forcier
This reverts commit bd81c94825747f082c9c066abab8136d9831a3f2.
2014-03-22Merge branch '1.12' into 1.13Jeff Forcier
2014-03-22Merge branch '1.11' into 1.12Jeff Forcier
2014-03-22Revert "Changelog fixes #290"Jeff Forcier
This reverts commit 270dacaf33279bed2ae599d718183cec541e032d.
2014-03-22Revert "Add a setup.cfg identifying this package as universal"Jeff Forcier
This reverts commit 61e32319fc9f0390818e518a4890766d1253a165.
2014-03-22Merge pull request #292 from alex/patch-3Jeff Forcier
Fixes #275 -- upload wheels as a part of the release process
2014-03-22Fixes #275 -- upload wheels as a part of the release processAlex Gaynor
Requires teh latest version of invocations from git
2014-03-22Merge branch '1.13'Jeff Forcier
2014-03-22Merge branch '1.12' into 1.13Jeff Forcier
2014-03-22Merge branch '1.11' into 1.12Jeff Forcier
2014-03-22Changelog fixes #290Jeff Forcier
2014-03-22Merge branch '1.13'Jeff Forcier
2014-03-21Merge branch '1.12'Jeff Forcier
2014-03-21Merge branch '1.12' into 1.13Jeff Forcier
2014-03-21Merge branch '1.11' into 1.12Jeff Forcier
2014-03-21Add a setup.cfg identifying this package as universalAlex Gaynor
Meaning that it's build is not system dependent. Which it's not, because it's pure python. Refs #275
2014-03-21Real title too large for sidebarJeff Forcier
2014-03-21Merge branch '1.13'Jeff Forcier