-
Notifications
You must be signed in to change notification settings - Fork 25
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: dolmen/github-keygen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.101
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dolmen/github-keygen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.200
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 2 files changed
- 1 contributor
Commits on Jan 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f74a1db - Browse repository at this point
Copy the full SHA f74a1dbView commit details -
Minor refactoring: save the original content early
Save the original content of ~/.ssh/config before parsing the file, to reduce the risk of introducing hidden bugs while parsing.
Configuration menu - View commit details
-
Copy full SHA for b1a4ad0 - Browse repository at this point
Copy the full SHA b1a4ad0View commit details
Commits on Jan 27, 2016
-
Preserve the position of the GHKG section in ~/.ssh/config
Previously the GHKG section was always moved at the end of the file. But the order counts in ssh_config, so this was breaking configs were a "Host *" section in present at the end of the file (to define default settings): the section was moved before GHKG, so it would break our config. The parsing of ~/.ssh/config is completely reworked to: - perserve the position of an existing GHKG section. - inject a new GHKG section at the end of the file, except if the last section is "Host *" (in that case, put it just above) - recognize a "Host" section in lower case
Configuration menu - View commit details
-
Copy full SHA for c3feda3 - Browse repository at this point
Copy the full SHA c3feda3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd0857 - Browse repository at this point
Copy the full SHA cbd0857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26eae2f - Browse repository at this point
Copy the full SHA 26eae2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b64643 - Browse repository at this point
Copy the full SHA 1b64643View commit details -
Configuration menu - View commit details
-
Copy full SHA for b655cd9 - Browse repository at this point
Copy the full SHA b655cd9View commit details
Commits on Jan 28, 2016
-
Added commented code: Add new key to the SSH agent
The code is not enabled for now as I'm not sure it is really useful, while I'm sure it could be annoying (if you have set a passphrase to the newly created key, it will be asked).
Configuration menu - View commit details
-
Copy full SHA for c198005 - Browse repository at this point
Copy the full SHA c198005View commit details
Commits on Jan 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d3ee4ee - Browse repository at this point
Copy the full SHA d3ee4eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf8430 - Browse repository at this point
Copy the full SHA cbf8430View commit details -
Forbid downgrading as this may reduce security
... unless $ENV{GITHUB_KEYGEN_DOWNGRADE}Configuration menu - View commit details
-
Copy full SHA for d85495b - Browse repository at this point
Copy the full SHA d85495bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ce498 - Browse repository at this point
Copy the full SHA b2ce498View commit details -
Configuration menu - View commit details
-
Copy full SHA for e762ab5 - Browse repository at this point
Copy the full SHA e762ab5View commit details
Commits on Feb 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1e27de1 - Browse repository at this point
Copy the full SHA 1e27de1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cafbc63 - Browse repository at this point
Copy the full SHA cafbc63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 621b66a - Browse repository at this point
Copy the full SHA 621b66aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.101...v1.200