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: tailscale/ssh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 13, 2022

  1. add support for terminal opcodes

    Updates tailscale/tailscale#4146
    
    Signed-off-by: Maisem Ali <[email protected]>
    Maisem Ali authored and maisem committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    db3ef2c View commit details
    Browse the repository at this point in the history
  2. go.mod: change name to github.com/tailscale/ssh

    Signed-off-by: Maisem Ali <[email protected]>
    Maisem Ali authored and maisem committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    851f95c View commit details
    Browse the repository at this point in the history
  3. 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 <[email protected]>
    Maisem Ali authored and maisem committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    4f6e0b5 View commit details
    Browse the repository at this point in the history
  4. address comments from #1

    Signed-off-by: Maisem Ali <[email protected]>
    Maisem Ali authored and maisem committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    be8b7ad View commit details
    Browse the repository at this point in the history
Loading