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.301
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.302
Choose a head ref
  • 6 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 26, 2016

  1. ControlPath: drop use of %n for old OpenSSH

    %n doesn't work on OpenSSH 5.1
    dolmen committed Nov 26, 2016
    Configuration menu
    Copy the full SHA
    63a9a49 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. Disable UseRoaming on OS X Sierra (GH #31)

    OpenSSH 7.2p2 on Ubuntu 16.04 still has UseRoaming as a noop
    OpenSSH 7.2p2 on Sierra rejects UseRoaming
    
    So the high version bound for UseRoaming is now lowered on Darwin.
    dolmen committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    e358510 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Configuration menu
    Copy the full SHA
    9f62f5a View commit details
    Browse the repository at this point in the history
  2. Hide "ssh -Q" failures

    Redirect "ssh -Q" failures to /dev/null.
    dolmen committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    75e8312 View commit details
    Browse the repository at this point in the history
  3. Prepare release 1.302

    dolmen committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    6686433 View commit details
    Browse the repository at this point in the history
  4. Release v1.302

    dolmen committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    3193bce View commit details
    Browse the repository at this point in the history
Loading