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

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    bb5f79c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2711aac View commit details
    Browse the repository at this point in the history
  3. add notes to README.md

    WeidiDeng committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    f3f519e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #180 from WeidiDeng/non-blocking

    Add non-blocking notes
    creack authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    03db72c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. ztypes_openbsd_32bit_int.go: remove arch list

    struct ptmget is common across all OpenBSD architectures.
    The current version needlessly breaks compilation on ppc64 and riscv64.
    n2vi committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3c9ed8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from n2vi/openbsd-arch-free

    ztypes_openbsd_32bit_int.go: remove arch list
    creack authored Feb 28, 2024
    2 Configuration menu
    Copy the full SHA
    08e77a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Fix go.mod

    creack committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2cde18b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. add z/OS support

    MacMalainey committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    13c571d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    7c00df3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #201 from MacMalainey/master

    add z/OS support
    creack authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    edfbf75 View commit details
    Browse the repository at this point in the history
Loading