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: ParallelSSH/parallel-ssh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.12.0
Choose a base ref
...
head repository: ParallelSSH/parallel-ssh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 57 files changed
  • 2 contributors

Commits on Aug 23, 2022

  1. Rdme (#358)

    * Changelog syntax changes
    * Updated setup.py dependencies
    * Updated docstrings
    pkittenis authored Aug 23, 2022
    Copy the full SHA
    c7fc51a View commit details

Commits on Jan 13, 2025

  1. Upgrade (#398)

    * Fixed issue with stdin flush for libssh clients
    * Updated changelog
    * Updated sshd template
    * Updated versioneer
    * Updated logging
    * Refactored tests, imports
    * Updated CI cfg
    * Updated docstrings
    * Updated imports
    * Updated readme
    * Prettify tests
    pkittenis authored Jan 13, 2025
    Copy the full SHA
    f1d46fc View commit details
  2. Updated rtd conf (#400)

    * Updated rtd configuration
    * Added doc requirements file
    * Updated dev requirements file
    pkittenis authored Jan 13, 2025
    Copy the full SHA
    45f20fa View commit details

Commits on Feb 2, 2025

  1. Disc (#402)

    * Fix socket shutdown on disconnect - resolves #274 
    * Updated tests
    * Updated clients, changelog
    * Move disconnect to internal function
    * Refactor ci tests. Updated disconnect on clients
    * Refactor for keep alive
    * Added example script
    * Updated setup.cfg
    * Updated tunnel socket failure tests. Added tunnel test.
    * Added shutdown tests, updated changelog
    * Updated tunnel
    pkittenis authored Feb 2, 2025
    Copy the full SHA
    0567bda View commit details
  2. Deprecated execute function on single clients, updated changelog (#403)

    * Deprecated execute function on single clients
    * Added test
    * Updated changelog
    pkittenis authored Feb 2, 2025
    Copy the full SHA
    987dd58 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff 2.12.0...master