summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2014-01-29Add 1.11.0 to new changelogJeff Forcier
2014-01-29Forgot to update backticks for Sphinx, derpJeff Forcier
2014-01-29Merge branch '1.10' into 1.11Jeff Forcier
Conflicts: dev-requirements.txt tox.ini
2014-01-29Comment out intersphinx pending #256Jeff Forcier
2014-01-29Move API doc sister link to www site only, derpJeff Forcier
2014-01-28Prevent warning about unlinked blog pageJeff Forcier
2014-01-28Stricter/more useful doc builds in TravisJeff Forcier
2014-01-28Add sites/docs building to TravisJeff Forcier
2014-01-28Bump Invoke requirement to newly released version w/ better ↵Jeff Forcier
Collection.from_module
2014-01-28Don't display blog for nowJeff Forcier
2014-01-28Update to new alabaster-driven nav sidebarJeff Forcier
2014-01-28Tweak logo settings (& rely on new alabaster defaults)Jeff Forcier
2014-01-23Set up Intersphinx so www can ref docsJeff Forcier
2014-01-22Nuke extraneous colons, add 'major' notesJeff Forcier
2014-01-22Migrate 1.10.x NEWS entries to Sphinx changelogJeff Forcier
2014-01-22Blog only used/exists in www, don't import it in docs siteJeff Forcier
2014-01-21Rename 'main' doctree to 'www'; refactor sphinx task confJeff Forcier
2014-01-21Use new behavior from newer InvokeJeff Forcier
2014-01-21Start fleshing out two-site setupJeff Forcier
2014-01-21Meta prep work (reqs.txt, tasks.py)Jeff Forcier
2014-01-21Import paramiko.org repository @ 3ac370054ef10fb060fe75fff25fe3a70ecc02c0Jeff Forcier
2014-01-21Merge branch '1.10' into 1.11Jeff Forcier
2014-01-21Add coveralls.Olle Lundberg
2014-01-21Merge branch '1.10' into 1.11Jeff Forcier
Conflicts: NEWS
2014-01-21Clean up thread ident import/exec a bit.Jeff Forcier
2014-01-21Add NEWS entry re #193 and friendsJeff Forcier
2014-01-21Try Py2.5 compatibility as last fallback for thread identity.Aarni Koskela
2014-01-21Support Py2.5 to Py3.4 for thread identity (thanks @lndbrg)Aarni Koskela
2014-01-21Fix agent auth on Windows/Python 2.5) (with thanks to @lndbrg)Aarni Koskela
2014-01-21Fix #193 (use RtlMoveMemory instead of msvcrt.memcpy)Aarni Koskela
2014-01-08Cut 1.11.3Jeff Forcier
2014-01-08Merge branch '1.10' into 1.11Jeff Forcier
Conflicts: paramiko/__init__.py setup.py
2014-01-08Cut 1.10.5Jeff Forcier
2014-01-08Merge branch '1.10' into 1.11Jeff Forcier
Conflicts: NEWS
2014-01-08Changelog, fixes #176Jeff Forcier
2014-01-08dittoNathan Scowcroft
2014-01-08Check correct stored hosts filename.Nathan Scowcroft
2014-01-08Saner (to me) positive assertionJeff Forcier
2014-01-08Small refactorJeff Forcier
2014-01-08No need for 'self.tc' within a single test :)Jeff Forcier
2014-01-08Add a testcase for client.save_host_keys.Martin Blumenstingl
2013-12-31Merge branch '1.10' into 1.11Jeff Forcier
2013-12-31Merge branch '1.9' into 1.10Jeff Forcier
2013-12-31Merge branch '1.8' into 1.9Jeff Forcier
2013-12-31Update travis settings to be similar to fab'sJeff Forcier
2013-12-31Merge branch '1.10' into 1.11Jeff Forcier
2013-12-31Merge branch '1.9' into 1.10Jeff Forcier
2013-12-31Merge branch '1.8' into 1.9Jeff Forcier
2013-12-31No more Python 2.5 on Travis :(Jeff Forcier
2013-10-16Merge branch '1.10' into 1.11Jeff Forcier
Conflicts: paramiko/__init__.py