Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement an SSH config parser #181

Merged
merged 5 commits into from
Apr 4, 2024
Merged

Implement an SSH config parser #181

merged 5 commits into from
Apr 4, 2024

Commits on Apr 4, 2024

  1. Add shellescape.Expand

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    59fcc6d View commit details
    Browse the repository at this point in the history
  2. Ease linting rules

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5f05cbc View commit details
    Browse the repository at this point in the history
  3. Implement an SSH config parser

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    62a0b2c View commit details
    Browse the repository at this point in the history
  4. Fix .golangci.yml

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fd7d2ef View commit details
    Browse the repository at this point in the history
  5. Improve the ssh_config README.md

    Signed-off-by: Kimmo Lehto <[email protected]>
    kke committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    45ccc38 View commit details
    Browse the repository at this point in the history