-
Notifications
You must be signed in to change notification settings - Fork 26
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.010
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.011
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 2 files changed
- 1 contributor
Commits on Feb 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 7d945b8 - Browse repository at this point
Copy the full SHA 7d945b8View commit details -
Add config for SSH on https port at ssh.github.com
https://help.github.com/articles/using-ssh-over-the-https-port Add special case for ssh.github.com to connect to port 443 (https port) instead of SSH standard port. Add aliases *.ssh.github.com that connect to port 443. Fixes issue #12.
Configuration menu - View commit details
-
Copy full SHA for 7166c56 - Browse repository at this point
Copy the full SHA 7166c56View commit details -
Configuration menu - View commit details
-
Copy full SHA for f09512b - Browse repository at this point
Copy the full SHA f09512bView commit details -
Add support for '@github' suffix for users on the command line
The suffix is still optional. This is a first step to add support for other targets than Github.
Configuration menu - View commit details
-
Copy full SHA for a192c07 - Browse repository at this point
Copy the full SHA a192c07View commit details -
Configuration menu - View commit details
-
Copy full SHA for db3d943 - Browse repository at this point
Copy the full SHA db3d943View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde9b93 - Browse repository at this point
Copy the full SHA bde9b93View commit details
Commits on Feb 24, 2014
-
Move config rules for ssh.github.com above *.github.com
ssh_config parsing rules keep only the first value set to an option. Our rule order was broken for hosts gist.github.com and ssh.github.com (and their *.gist.github.com and *.ssh.github.com aliases). Really fixes #12.
Configuration menu - View commit details
-
Copy full SHA for 961e673 - Browse repository at this point
Copy the full SHA 961e673View commit details -
Fix update of known_hosts_github file
The size check had to be updated for the update to be triggered. Also, the known_host entry for ssh.github.com is now specific to port 443: ssh checks this entry first (before a more generic "ssh.github.com" entry), so this *may* speed-up connection.
Configuration menu - View commit details
-
Copy full SHA for 6643269 - Browse repository at this point
Copy the full SHA 6643269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ecd845 - Browse repository at this point
Copy the full SHA 6ecd845View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9a4cf5 - Browse repository at this point
Copy the full SHA d9a4cf5View commit details
Commits on Feb 25, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 81d973d - Browse repository at this point
Copy the full SHA 81d973dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 346e030 - Browse repository at this point
Copy the full SHA 346e030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66dc371 - Browse repository at this point
Copy the full SHA 66dc371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cbccf0 - Browse repository at this point
Copy the full SHA 7cbccf0View 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.010...v1.011