8000 Comparing v1.1.18...v1.1.19 · creack/pty · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.18
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.19
Choose a head ref
  • 9 commits
  • 6 files changed
  • 7 contributors

Commits on May 1, 2015

  1. Add support for the 32-bit PPC Linux platform

    Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
    samm-git committed May 1, 2015
    Configuration menu
    Copy the full SHA
    a9f5fec View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Add some basic tests (#145)

    Frassle authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2e47437 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Provide correct pty/tty file paths on OpenBSD (#148)

    While here, add test coverage for opening the TTY from the given filename.
    4a6f656c authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    0d412c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Add sparc support

    matoro committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    3a069a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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

Commits on Oct 26, 2023

  1. Merge pull request #157 from matoro/master

    Add sparc support
    creack authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    24db57f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from samm-git/master

    Add support for the 32-bit PPC Linux platform
    creack authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    04081dc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #168 from sio/riscv

    Use upstream compiler for linux/riscv64 and freebsd/riscv64
    creack authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5c92749 View commit details
    Browse the repository at this point in the history
  4. Revert riscv removal.

    creack committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8042b22 View commit details
    Browse the repository at this point in the history
Loading
0