-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ledup/ssh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ledup/ssh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 3 files changed
- 2 contributors
Commits on Apr 19, 2019
-
Fix sshconfig file parsing to detect all host aliases
- list: print one line per host aliases - list: add option --quiet to print only hosts aliases - in: new configuration key 'default.ssh' to avoid providing a server as argument - in: --server now handle hosts aliases
Configuration menu - View commit details
-
Copy full SHA for 48d2951 - Browse repository at this point
Copy the full SHA 48d2951View commit details
Commits on Apr 24, 2019
-
Merge pull request #1 from ledup/manage-host-aliases
Fix sshconfig file parsing to detect all host aliases
Configuration menu - View commit details
-
Copy full SHA for b6ba8c7 - Browse repository at this point
Copy the full SHA b6ba8c7View commit details
Commits on Nov 5, 2021
-
rework sshconfig parsing to detect other useful keywords
- ssh_list(): print port & user if provided. detect duplicate hosts, skip host with special characters - ssh_in(): print openssh client version - add ssh_get_sshconfig() to print path to cached sshconfig if exists - sshconfig cache build: avoid to load .led/sshconfig twice when called from user HOME
Configuration menu - View commit details
-
Copy full SHA for bf7fff3 - Browse repository at this point
Copy the full SHA bf7fff3View commit details -
Merge pull request #2 from ledup/sshcnfig_parser
rework sshconfig parsing to detect other useful keywords
Configuration menu - View commit details
-
Copy full SHA for f4e043c - Browse repository at this point
Copy the full SHA f4e043cView commit details
Commits on Nov 12, 2021
-
- wrapper to ssh binary which use sshconfig, print destination host and command to execute - add some default ssh options
Configuration menu - View commit details
-
Copy full SHA for 08489b6 - Browse repository at this point
Copy the full SHA 08489b6View commit details
Commits on Nov 18, 2021
-
enhance output when list + fix ssh conection behavior
- ssh list: print message if empty sshconfig - ssh in: remove ConnectTimeout option - drop fallback_deprecated_ssh()
Configuration menu - View commit details
-
Copy full SHA for 2356389 - Browse repository at this point
Copy the full SHA 2356389View commit details
Commits on Nov 23, 2021
-
only use .led/sshconfig from current directory
- add ssh_scp(): simple wrapper to 'scp' which use sshconfig by default - cleanup help
Configuration menu - View commit details
-
Copy full SHA for 7bc8566 - Browse repository at this point
Copy the full SHA 7bc8566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a0345 - Browse repository at this point
Copy the full SHA 05a0345View commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 081ef3a - Browse repository at this point
Copy the full SHA 081ef3aView commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ca49845 - Browse repository at this point
Copy the full SHA ca49845View commit details
There are no files selected for viewing