summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Split known_hosts fields on either a single space or tabAlex Chavkin2023-02-161-1/+2
| * | Split known host file entries on any whitespaceAlex Chavkin2023-02-161-1/+1
| |/
| * Add codespell to dev-reqs, circleci2178-intJeff Forcier2023-01-272-0/+14
| * Comment codespellrc again, add Messr Flage back to ignored words listJeff Forcier2023-01-271-2/+6
| * Just change a faux-misspelt surname in an example text snippetJeff Forcier2023-01-271-3/+3
| * Twiddle File test to lack faux-misspellings in its cut-up stringsJeff Forcier2023-01-271-2/+3
| * Twiddle ProxyCommand read test to not have faux misspellings, and to be way m...Jeff Forcier2023-01-271-4/+10
| * Changelog re #2178Jeff Forcier2023-01-271-0/+4
| * Tweak silly test constant to be a real wordJeff Forcier2023-01-271-1/+1
| * Tidy up codespellrc, revert s/keypair/key pair/Jeff Forcier2023-01-272-6/+2
| * Revert "RF test to use "12345" and "to" instead of misspelling components"Jeff Forcier2023-01-271-2/+2
| * From the code review - fix wording in .codespellrc commentYaroslav Halchenko2023-01-251-1/+1
| * [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-2411-19/+19
| * RF test to use "12345" and "to" instead of misspelling componentsYaroslav Halchenko2023-01-241-2/+2
| * Basic codespell config file to skip common culpritsYaroslav Halchenko2023-01-241-0/+7
| * Harmonize into *args from *larg, *largsYaroslav Halchenko2023-01-245-14/+14
| * Massage SSHClient.connect exception-raising docstringJeff Forcier2023-01-201-8/+13
| * newer Releases doesn't work well under latex yet :(Jeff Forcier2023-01-201-2/+0
* | Add missing comma to pass style checksMike Salvatore2023-03-021-1/+1
* | Use a lambda for _mock_set_remote_channel()Mike Salvatore2023-03-021-4/+1
* | Wrap test_channel_timeout() to 79 charactersMike Salvatore2023-03-021-2/+10
* | Test configurable channel timeoutIlija Lazoroski2023-03-021-0/+19
* | Add timeout for opening an SSH channelvakarisz2023-03-022-1/+8
|/
* Cut 3.0.03.0.0Jeff Forcier2023-01-201-0/+1
* 3.0-related changelog cleanupJeff Forcier2023-01-201-5/+14
* Docstring and changelog tweaks, thanks @bskinn!Jeff Forcier2023-01-203-3/+5
* blackenJeff Forcier2023-01-181-1/+1
* Add 3-only classifier, thanks @hugovk!Jeff Forcier2023-01-181-0/+1
* Update Python version mention in READMEJeff Forcier2023-01-181-1/+1
* Streamline copyright stringJeff Forcier2023-01-181-2/+1
* Intersphinx to py36 not py27Jeff Forcier2023-01-181-1/+1
* Handpick remaining-ly relevant changes from #2110Jeff Forcier2023-01-182-2/+7
* Changelog re #2165Jeff Forcier2023-01-161-0/+3
* Merge branch '2165-int' into 3.0Jeff Forcier2023-01-162-3/+5
|\
| * Improve performance by reducing expensive bytes conversionAlex Gaynor2023-01-102-3/+5
* | Stop ignoring warnings in the test suite for nowJeff Forcier2023-01-161-4/+0
* | Break up a big int literalJeff Forcier2023-01-161-2/+2
* | Nuke retry_on_signal, pointless on modern Py3Jeff Forcier2023-01-167-62/+16
* | Stop stripping ProxyCommand none, make it NoneJeff Forcier2023-01-163-16/+23
* | flake8Jeff Forcier2023-01-161-1/+0
* | Nuke unused private methodJeff Forcier2023-01-161-4/+0
* | Punt a bunch of backwards incompatible TODOs to 4.0Jeff Forcier2023-01-165-8/+8
* | Nuke now extraneous chmodJeff Forcier2023-01-163-5/+9
* | Switch an os.open call to use kwargs now that we're py3 onlyJeff Forcier2023-01-161-8/+14
* | blackenJeff Forcier2023-01-164-19/+9
* | well that's just super()!Jeff Forcier2023-01-169-12/+12
* | No more (object)ionsJeff Forcier2023-01-1634-61/+61
* | s/%/fstrings/gJeff Forcier2023-01-168-72/+71
* | Twiddle a test to not shadow hex builtin (and nuke %)Jeff Forcier2023-01-161-3/+3
* | Invoke 2 is now outJeff Forcier2023-01-161-2/+1