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: gliderlabs/ssh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: coder/ssh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 10 files changed
  • 6 contributors

Commits on Aug 11, 2022

  1. add support for terminal opcodes

    Updates tailscale/tailscale#4146
    
    Signed-off-by: Maisem Ali <maisem@tailscale.com>
    Maisem Ali authored and mafredri committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    517184b View commit details
    Browse the repository at this point in the history
  2. document behavior of NL to CRNL translation in Write and add a way to…

    … disable it.
    
    Updates tailscale/tailscale#4146
    
    Signed-off-by: Maisem Ali <maisem@tailscale.com>
    Maisem Ali authored and mafredri committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c39e73e View commit details
    Browse the repository at this point in the history
  3. address comments from #1

    Signed-off-by: Maisem Ali <maisem@tailscale.com>
    Maisem Ali authored and mafredri committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    fcea999 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    04bb837 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    fc6e4b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. feat: add ConnectionCompleteCallback

    Signed-off-by: Spike Curtis <spike@coder.com>
    spikecurtis committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c92d705 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from coder/spike/conn-wait-callback

    feat: adds callback call when connection ends
    spikecurtis authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9a7e234 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    70855de View commit details
    Browse the repository at this point in the history
Loading