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: theophilusx/ssh2-sftp-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0.0
Choose a base ref
...
head repository: theophilusx/ssh2-sftp-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.0.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 29, 2024

  1. Fix typos in README.org

    bperel authored Aug 29, 2024
    Copy the full SHA
    decf01a View commit details

Commits on Sep 6, 2024

  1. Merge pull request #550 from bperel/patch-1

    Fix typos in README.org
    theophilusx authored Sep 6, 2024
    Copy the full SHA
    69dfb2b View commit details

Commits on Oct 28, 2024

  1. Verified

    This commit was signed with the committer’s verified signature.
    Copy the full SHA
    82926c4 View commit details
  2. Fix typos in README

    theophilusx committed Oct 28, 2024
    Copy the full SHA
    4ec0163 View commit details

Commits on Jan 12, 2025

  1. Fix typo in stream name

    theophilusx committed Jan 12, 2025
    Copy the full SHA
    eda4510 View commit details

Commits on Feb 18, 2025

  1. Copy the full SHA
    626ff9e View commit details

Commits on Mar 18, 2025

  1. Fix repository url format

    theophilusx committed Mar 18, 2025
    Copy the full SHA
    0a4540d View commit details
Showing with 213 additions and 299 deletions.
  1. +135 −140 README.md
  2. +35 −46 README.org
  3. +3 −4 package.json
  4. +40 −102 src/index.js
  5. +0 −7 test/20utils.js
Loading