8000 Comparing afaranha:master...ParallelSSH:master · afaranha/ssh-python · GitHub
[go: up one dir, main page]

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: afaranha/ssh-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ParallelSSH/ssh-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 493 files changed
  • 1 contributor

Commits on Oct 5, 2025

  1. Libssh upgrade (ParallelSSH#97)

    * Upgrade embedded libssh to 0.11.3
    * Updated PyPi classifiers
    * Updated osx wheel script to use embedded libssh rather than brew package
    * Updated embedded zlib to 1.3.1 and appveyor build script
    pkittenis authored Oct 5, 2025
    Configuration menu
    Copy the full SHA
    b566f44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4cb16 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Get exit status implementation and tests (ParallelSSH#99)

    * Added get_exit_status functionality and tests
    * Added get exit status with signal tests
    * Updated changelog
    pkittenis authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    4cd5b63 View commit details
    Browse the repository at this point in the history
  2. Updated readme, docs (ParallelSSH#100)

    * Updated readme
    * Updated documentation
    * Updated changelog
    pkittenis authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    946042c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

  1. Key exchange types, set integer option values

    Added key exchange types
    Added function for setting integer option types
    Added CI compressed session test (ParallelSSH#101)
    pkittenis authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    e3d584e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65890f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    159d04f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2025

  1. Updated copyright notices, setup.py classifiers (ParallelSSH#104)

    * Updated copyright notices, setup.py classifiers
    
    * Updated setup.py
    pkittenis authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    87a0b44 View commit details
    Browse the repository at this point in the history
Loading
0