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: creack/pty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.13
Choose a base ref
...
head repository: creack/pty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.17
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 27, 2021

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

Commits on Aug 21, 2021

  1. Fix typo in openbsd build constraint (#125)

    I noticed this when building termshark with Go 1.17.
    gcla authored Aug 21, 2021
    Configuration menu
    Copy the full SHA
    8ac0cc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    819195d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac2ba38 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Rename loongarchx to loong64. (#130)

    loong64 GOARCH value reserved for LoongArch architecture:
    	https://golang.org/doc/go1.17.
    
    github issues:
    	golang/go#46229
    
    LoongArch documents:
    	https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html
    
    Signed-off-by: guoqi.chen <chenguoqi@loongson.cn>
    abner-chenc authored Oct 16, 2021
    Configuration menu
    Copy the full SHA
    b135084 View commit details
    Browse the repository at this point in the history
Loading