index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tasks.py
Age
Commit message (
Expand
)
Author
2015-04-29
Not sure how this got nuked
Jeff Forcier
2015-04-29
Merge branch '1.14' into 1.15
Jeff Forcier
2015-04-29
Packaging updates
Jeff Forcier
2014-09-18
Merge branch '1.14' into 1.15
Jeff Forcier
2014-09-18
Remind user to update RTD after cutting a new release line
Jeff Forcier
2014-09-18
Revert attempts to run Kerberos tests :(
Jeff Forcier
2014-09-18
Add ability to run Kerberos tests to the test runner.
Jeff Forcier
2014-09-10
Force PTY in test runner so Python 3's buffering behavior isn't frustrating
Jeff Forcier
2014-09-10
Force PTY in test runner so Python 3's buffering behavior isn't frustrating
Jeff Forcier
2014-08-26
Fix up release task
Jeff Forcier
2014-03-22
Fixes #275 -- upload wheels as a part of the release process
Alex Gaynor
2014-03-03
Herpaderp, copy not move
Jeff Forcier
2014-03-03
Add new release task w/ API doc prebuilding
Jeff Forcier
2014-02-11
Add coverage command as Invoke task
Jeff Forcier
2014-02-10
Herp and a derp
Jeff Forcier
2014-02-10
Replace incorrect import of generic test runner w/ custom task
Jeff Forcier
2014-01-21
Rename 'main' doctree to 'www'; refactor sphinx task conf
Jeff Forcier
2014-01-21
Use new behavior from newer Invoke
Jeff Forcier
2014-01-21
Start fleshing out two-site setup
Jeff Forcier
2014-01-21
Meta prep work (reqs.txt, tasks.py)
Jeff Forcier