Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-28 | Docs cleanup and an apparently non loadbearing test typo, re #1907 | Jeff Forcier | |
2023-06-29 | config - implement Match final | Markus Koetter | |
2022-03-11 | Add %C to doc | Jason Brand | |
2019-12-03 | Let's go with 'all' for the catchall endpoint, it is popular | Jeff Forcier | |
2019-12-03 | Beef up mentions of the need for Invoke, when using Match exec, in the docs | Jeff Forcier | |
2019-12-02 | Base case re #717 works now. | Jeff Forcier | |
Huge ass squashed commit because I was experimenting with "commit entire feature at once so you do not leave broken tests around to break bisecting". Not sure it's worth it, at least not for large-ish, overhauling-existing-code feature adds. Breaking the work up over months did not help either, L M A O | |||
2019-12-02 | versionadded for canonicalization directives | Jeff Forcier | |
Decided not to 'backport' these for rest of directives, as most have been in for a very long time | |||
2019-12-02 | Strip extraneous text/entries from ssh_config support doc | Jeff Forcier | |
- Leave ONLY actual departures from OpenSSH, we were getting far too deep into repeating upstream docs for no gain, and doing it inconsistently - Remove the 'becomes a list' entries, they are not actually honored when parsing (they are irrelevant to it) and turning them into lists is the obvious, non surprising behavior so it's not that useful to document it | |||
2019-12-02 | Alphabetize supported-ssh_config-keywords list | Jeff Forcier | |
2019-09-27 | Fix canonicalization doc updates. | Jeff Forcier | |
I blame not copying my pre-push hooks to my work machine :D | |||
2019-09-27 | Implement ssh_config hostname canonicalization (WIP) | Jeff Forcier | |
- Refactor DNS lookup related junk previously only relevant to %h - Refactor guts of lookup() so it can be done >1 time - Changelog/tests/implementation for canonicalization itself Closes #897 | |||
2019-08-26 | Explicitly document what ssh_config directives Paramiko itself understands | Jeff Forcier | |
2014-02-24 | Reorder config doc | Jeff Forcier | |
2014-02-21 | Too much 'handling' | Jeff Forcier | |
2014-02-14 | Header | Jeff Forcier | |
2014-02-14 | Remove autodoc boilerplate flags from automodule directives | Jeff Forcier | |
2014-02-14 | Swap out all-in-one file with sphinx-apidoc generated stuff | Jeff Forcier | |