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: andfoy/pywinpty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.15
Choose a base ref
...
head repository: andfoy/pywinpty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 19 commits
  • 13 files changed
  • 3 contributors

Commits on Feb 3, 2025

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

Commits on Jul 4, 2025

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

Commits on Jul 9, 2025

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

Commits on Aug 5, 2025

  1. Pin winpty-rs to v1.0.2

    andfoy committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    968493a View commit details
    Browse the repository at this point in the history
  2. Retry tests

    andfoy committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    c4812a3 View commit details
    Browse the repository at this point in the history
  3. Debug via RDP

    andfoy committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    813552f View commit details
    Browse the repository at this point in the history
  4. Debug via RDP

    andfoy committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    9e8c5b1 View commit details
    Browse the repository at this point in the history
  5. Remove timeout

    andfoy committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    1c6daba View commit details
    Browse the repository at this point in the history
  6. Re run RDP

    andfoy committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    af6c3ce View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Disable some tests

    andfoy committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    d0996c8 View commit details
    Browse the repository at this point in the history
  2. Revert winpty-rs pin

    andfoy committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    a7b5874 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Try with winpty-rs upstream

    andfoy committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    56b052f View commit details
    Browse the repository at this point in the history
  2. Pin against winpty-rs v1.0.3

    andfoy committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    bd50eca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #515 from andfoy/async_winptyrs

    [TestRun] Test winpty-rs async changes
    andfoy authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    bffe390 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Solve type issues

    XY0797 authored and andfoy committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    83350cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #517 from XY0797/main

    Solve type issues
    andfoy authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    f4a64ac View commit details
    Browse the repository at this point in the history
  3. Bump libc from 0.2.169 to 0.2.172

    Bumps [libc](https://github.com/rust-lang/libc) from 0.2.169 to 0.2.172.
    - [Release notes](https://github.com/rust-lang/libc/releases)
    - [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md)
    - [Commits](rust-lang/libc@0.2.169...0.2.172)
    
    ---
    updated-dependencies:
    - dependency-name: libc
      dependency-version: 0.2.172
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    cb77f4e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #507 from andfoy/dependabot/cargo/libc-0.2.172

    Bump libc from 0.2.169 to 0.2.172
    andfoy authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    3b0afc3 View commit details
    Browse the repository at this point in the history
  5. Release v3.0.0

    andfoy committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    d7e3fe4 View commit details
    Browse the repository at this point in the history
Loading