Age | Commit message (Expand) | Author |
2023-05-05 | Add new PKey.fingerprint property at long last | Jeff Forcier |
2023-05-05 | Fix now-broken-on-py3 AgentKey.__str__, by deleting it | Jeff Forcier |
2023-05-05 | Random comment adds | Jeff Forcier |
2023-04-16 | Tinker a bit with tasks re: doc watching, doc browsing | Jeff Forcier |
2023-04-12 | Version bump for dev | Jeff Forcier |
2023-04-12 | Merge branch '3.0' into 3.1 | Jeff Forcier |
2023-04-12 | Use newer circleci orb to stop using codecov's old pypi package | Jeff Forcier |
2023-03-10 | Cut 3.1.0 | Jeff Forcier |
2023-03-10 | codespell | Jeff Forcier |
2023-03-10 | Changelog re #2013, closes #2009 | Jeff Forcier |
2023-03-10 | Merge branch 'main' into 2013-int | Jeff Forcier |
2023-03-03 | flake8 re #2193 | Jeff Forcier |
2023-03-03 | Merge pull request #2193 from AstraLuma/server-agent-docs | Jeff Forcier |
2023-03-02 | Add missing comma to pass style checks | Mike Salvatore |
2023-03-02 | Use a lambda for _mock_set_remote_channel() | Mike Salvatore |
2023-03-02 | Wrap test_channel_timeout() to 79 characters | Mike Salvatore |
2023-03-02 | Test configurable channel timeout | Ilija Lazoroski |
2023-03-02 | Add timeout for opening an SSH channel | vakarisz |
2023-02-24 | Expand documentation on server agent handling. | Jamie Bliss |
2023-02-24 | Use releases 2.1 to hide 1.x, 2.x unreleased bits in changelog | Jeff Forcier |
2023-02-24 | s/os.path/pathlib/ in www sphinx conf | Jeff Forcier |
2023-02-16 | Add credit in changelog re #2173 | Jeff Forcier |
2023-02-16 | spacing to pass style check | Alex Chavkin |
2023-02-16 | Update tests for #2173 | Alex Chavkin |
2023-02-16 | hostkeys: update docstring for autdodoc per #2173 | Alex Chavkin |
2023-02-16 | Changelog for PR #2173 | Alex Chavkin |
2023-02-16 | Double quotes to pass style check | Alex Chavkin |
2023-02-16 | Split known_hosts fields on either a single space or tab | Alex Chavkin |
2023-02-16 | Split known host file entries on any whitespace | Alex Chavkin |
2023-01-27 | Add codespell to dev-reqs, circleci | Jeff Forcier |
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 |