summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-03-02Test configurable channel timeoutIlija Lazoroski
2023-03-02Add timeout for opening an SSH channelvakarisz
2023-02-24Expand documentation on server agent handling.Jamie Bliss
2023-02-24Use releases 2.1 to hide 1.x, 2.x unreleased bits in changelogJeff Forcier
2023-02-24s/os.path/pathlib/ in www sphinx confJeff Forcier
2023-02-16Add credit in changelog re #2173Jeff Forcier
2023-02-16spacing to pass style checkAlex Chavkin
2023-02-16Update tests for #2173Alex Chavkin
2023-02-16hostkeys: update docstring for autdodoc per #2173Alex Chavkin
2023-02-16Changelog for PR #2173Alex Chavkin
2023-02-16Double quotes to pass style checkAlex Chavkin
2023-02-16Split known_hosts fields on either a single space or tabAlex Chavkin
2023-02-16Split known host file entries on any whitespaceAlex Chavkin
2023-01-27Add codespell to dev-reqs, circleciJeff Forcier
2023-01-27Comment codespellrc again, add Messr Flage back to ignored words listJeff Forcier
2023-01-27Just change a faux-misspelt surname in an example text snippetJeff Forcier
2023-01-27Twiddle File test to lack faux-misspellings in its cut-up stringsJeff Forcier
2023-01-27Twiddle ProxyCommand read test to not have faux misspellings, and to be way m...Jeff Forcier
2023-01-27Changelog re #2178Jeff Forcier
2023-01-27Tweak silly test constant to be a real wordJeff Forcier
2023-01-27Tidy up codespellrc, revert s/keypair/key pair/Jeff Forcier
2023-01-27Revert "RF test to use "12345" and "to" instead of misspelling components"Jeff Forcier
2023-01-25From the code review - fix wording in .codespellrc commentYaroslav Halchenko
2023-01-24[DATALAD RUNCMD] Run codespell -wYaroslav Halchenko
2023-01-24RF test to use "12345" and "to" instead of misspelling componentsYaroslav Halchenko
2023-01-24Basic codespell config file to skip common culpritsYaroslav Halchenko
2023-01-24Harmonize into *args from *larg, *largsYaroslav Halchenko
2023-01-20Massage SSHClient.connect exception-raising docstringJeff Forcier
2023-01-20newer Releases doesn't work well under latex yet :(Jeff Forcier
2023-01-20Cut 3.0.0Jeff Forcier
2023-01-203.0-related changelog cleanupJeff Forcier
2023-01-20Docstring and changelog tweaks, thanks @bskinn!Jeff Forcier
2023-01-18blackenJeff Forcier
2023-01-18Add 3-only classifier, thanks @hugovk!Jeff Forcier
2023-01-18Update Python version mention in READMEJeff Forcier
2023-01-18Streamline copyright stringJeff Forcier
2023-01-18Intersphinx to py36 not py27Jeff Forcier
2023-01-18Handpick remaining-ly relevant changes from #2110Jeff Forcier
2023-01-16Changelog re #2165Jeff Forcier
2023-01-16Merge branch '2165-int' into 3.0Jeff Forcier
2023-01-16Stop ignoring warnings in the test suite for nowJeff Forcier
2023-01-16Break up a big int literalJeff Forcier
2023-01-16Nuke retry_on_signal, pointless on modern Py3Jeff Forcier
2023-01-16Stop stripping ProxyCommand none, make it NoneJeff Forcier
2023-01-16flake8Jeff Forcier
2023-01-16Nuke unused private methodJeff Forcier
2023-01-16Punt a bunch of backwards incompatible TODOs to 4.0Jeff Forcier
2023-01-16Nuke now extraneous chmodJeff Forcier
2023-01-16Switch an os.open call to use kwargs now that we're py3 onlyJeff Forcier
2023-01-16blackenJeff Forcier