Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-05 | Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into ↵ | Jeff Forcier | |
python3 Conflicts: dev-requirements.txt paramiko/__init__.py paramiko/file.py paramiko/hostkeys.py paramiko/message.py paramiko/proxy.py paramiko/server.py paramiko/transport.py paramiko/util.py paramiko/win_pageant.py setup.py | |||
2014-02-11 | Add coverage command as Invoke task | Jeff Forcier | |
2014-01-28 | Stricter/more useful doc builds in Travis | Jeff Forcier | |
2014-01-28 | Add sites/docs building to Travis | Jeff Forcier | |
2014-01-21 | Meta prep work (reqs.txt, tasks.py) | Jeff Forcier | |
2014-01-21 | Add coveralls. | Olle Lundberg | |
2014-01-16 | Merge remote-tracking branch 'master/master' into py3-support-without-py25 | Scott Maxwell | |
Conflicts: paramiko/__init__.py setup.py tests/test_client.py | |||
2013-12-31 | Update travis settings to be similar to fab's | Jeff Forcier | |
2013-12-31 | No more Python 2.5 on Travis :( | Jeff Forcier | |
2013-11-19 | Remove Python 2.5 from travis and fix minimum required version in init and ↵ | Scott Maxwell | |
README | |||
2013-10-30 | Add Py3.2 and Py3.3 to travis | Scott Maxwell | |
2013-09-27 | Use verbose test output for travis | Jeff Forcier | |
2012-11-29 | Update Travis settings: | Jeff Forcier | |
* Don't email me, I'll see it on IRC if I'm online * Ping #paramiko, not #fabric, as it now exists | |||
2012-11-06 | Tweak travis config | Jeff Forcier | |
2012-09-24 | Travis integration | Jeff Forcier | |
(cherry picked from commit 4cb9fed74bbde4730d2901dde4adb7cb47ae796a) |