Age | Commit message (Expand) | Author |
---|---|---|
2019-12-03 | Apply %h tokenization to HostName | Jeff Forcier |
2019-12-03 | Never actually handled optional-ness of Invoke import | Jeff Forcier |
2019-12-03 | Blacken | Jeff Forcier |
2019-12-03 | Fill in rest of Match exec tests - all pass | Jeff Forcier |
2019-12-02 | Base case re #717 works now. | Jeff Forcier |
2019-12-02 | Tweak some old test names for easier targeting | Jeff Forcier |
2019-09-27 | Implement ssh_config hostname canonicalization (WIP) | Jeff Forcier |
2019-08-27 | Somehow failed to flake/blacken previously | Jeff Forcier |
2019-08-26 | Clean up existing ssh_config tests more | Jeff Forcier |
2019-08-26 | Add new SSHConfig constructors | Jeff Forcier |
2019-08-26 | Start moving config snippets to files | Jeff Forcier |
2019-08-26 | Move all SSHConfig related tests to test_config.py | Jeff Forcier |
2018-06-14 | Blackened | Jeff Forcier |
2018-05-16 | Return a userdict class from paramiko config parsing | Chris Rose |
2018-05-16 | Add an SSHConfig dict to provide type conversion helpers | Chris Rose |