Skip to content
Permalink

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.005
Choose a base ref
...
head repository: dolmen/github-keygen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.006
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 3, 2012

  1. Configuration menu
    Copy the full SHA
    a7a0630 View commit details
    Browse the repository at this point in the history
  2. Move the message about key creation at the end

    The message about the key creation was previously shown before the
    ~/.ssh/config diff. Most users would miss it.
    It is now shown at the end, after the diff and it is more complete:
    the cases where xclip is not available are better handled (we show the
    user the path to the public key files).
    dolmen committed Dec 3, 2012
    Configuration menu
    Copy the full SHA
    c53c6d2 View commit details
    Browse the repository at this point in the history
  3. Changes for release 1.006

    dolmen committed Dec 3, 2012
    Configuration menu
    Copy the full SHA
    24c5010 View commit details
    Browse the repository at this point in the history
  4. Release v1.006

    dolmen committed Dec 3, 2012
    Configuration menu
    Copy the full SHA
    caa1d33 View commit details
    Browse the repository at this point in the history
Loading