index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-27
Comment codespellrc again, add Messr Flage back to ignored words list
Jeff Forcier
2023-01-27
Just change a faux-misspelt surname in an example text snippet
Jeff Forcier
2023-01-27
Twiddle File test to lack faux-misspellings in its cut-up strings
Jeff Forcier
2023-01-27
Twiddle ProxyCommand read test to not have faux misspellings, and to be way m...
Jeff Forcier
2023-01-27
Changelog re #2178
Jeff Forcier
2023-01-27
Tweak silly test constant to be a real word
Jeff Forcier
2023-01-27
Tidy up codespellrc, revert s/keypair/key pair/
Jeff Forcier
2023-01-27
Revert "RF test to use "12345" and "to" instead of misspelling components"
Jeff Forcier
2023-01-25
From the code review - fix wording in .codespellrc comment
Yaroslav Halchenko
2023-01-24
[DATALAD RUNCMD] Run codespell -w
Yaroslav Halchenko
2023-01-24
RF test to use "12345" and "to" instead of misspelling components
Yaroslav Halchenko
2023-01-24
Basic codespell config file to skip common culprits
Yaroslav Halchenko
2023-01-24
Harmonize into *args from *larg, *largs
Yaroslav Halchenko
2023-01-20
Massage SSHClient.connect exception-raising docstring
Jeff Forcier
2023-01-20
newer Releases doesn't work well under latex yet :(
Jeff Forcier
2023-01-20
Cut 3.0.0
Jeff Forcier
2023-01-20
3.0-related changelog cleanup
Jeff Forcier
2023-01-20
Docstring and changelog tweaks, thanks @bskinn!
Jeff Forcier
2023-01-18
blacken
Jeff Forcier
2023-01-18
Add 3-only classifier, thanks @hugovk!
Jeff Forcier
2023-01-18
Update Python version mention in README
Jeff Forcier
2023-01-18
Streamline copyright string
Jeff Forcier
2023-01-18
Intersphinx to py36 not py27
Jeff Forcier
2023-01-18
Handpick remaining-ly relevant changes from #2110
Jeff Forcier
2023-01-16
Changelog re #2165
Jeff Forcier
2023-01-16
Merge branch '2165-int' into 3.0
Jeff Forcier
2023-01-16
Stop ignoring warnings in the test suite for now
Jeff Forcier
2023-01-16
Break up a big int literal
Jeff Forcier
2023-01-16
Nuke retry_on_signal, pointless on modern Py3
Jeff Forcier
2023-01-16
Stop stripping ProxyCommand none, make it None
Jeff Forcier
2023-01-16
flake8
Jeff Forcier
2023-01-16
Nuke unused private method
Jeff Forcier
2023-01-16
Punt a bunch of backwards incompatible TODOs to 4.0
Jeff Forcier
2023-01-16
Nuke now extraneous chmod
Jeff Forcier
2023-01-16
Switch an os.open call to use kwargs now that we're py3 only
Jeff Forcier
2023-01-16
blacken
Jeff Forcier
2023-01-16
well that's just super()!
Jeff Forcier
2023-01-16
No more (object)ions
Jeff Forcier
2023-01-16
s/%/fstrings/g
Jeff Forcier
2023-01-16
Twiddle a test to not shadow hex builtin (and nuke %)
Jeff Forcier
2023-01-16
Invoke 2 is now out
Jeff Forcier
2023-01-13
flake8/black
Jeff Forcier
2023-01-12
No more PKey.__cmp__
Jeff Forcier
2023-01-12
Can't actually use a set here as it will destroy ordering
Jeff Forcier
2023-01-12
Swap around __bytes__/__str__ for some classes
Jeff Forcier
2023-01-12
Start fixing up blatantly wrong-under-py3 docstring types
Jeff Forcier
2023-01-12
Upcoming alabaster release with modern sphinx stylesheet fix
Jeff Forcier
2023-01-12
Modern sphinx autodoc settings
Jeff Forcier
2023-01-12
We live in the future now
Jeff Forcier
2023-01-12
Update a bunch of no/low impact python2/3 references/comments
Jeff Forcier
[prev]
[next]