8000 Comparing v1.2.1...v1.3.0 · bramvdbogaerde/go-scp · 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: bramvdbogaerde/go-scp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: bramvdbogaerde/go-scp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 17 commits
  • 10 files changed
  • 5 contributors

Commits on Feb 14, 2023

  1. added tests for multi file upload

    Patrick Harvey committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    de6f135 View commit details
    Browse the repository at this point in the history
  2. added additional testing for downloading files

    Patrick Harvey committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    693ac45 View commit details
    Browse the repository at this point in the history
  3. updated client configurer

    Patrick Harvey committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    2cd0e42 View commit details
    Browse the repository at this point in the history
  4. removed unused Conn from scp client

    Patrick Harvey committed Feb 14, 2023
    4 Configuration menu
    Copy the full SHA
    dce7533 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Merge pull request #70 from Patches72790/implement-multifile-upload-d…

    …ownload
    
    Implements multi-file upload and download
    bramvdbogaerde authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    ccebbd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Bump golang.org/x/crypto from 0.0.0-20210513164829-c07d793c2f9a to 0.1.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210513164829-c07d793c2f9a to 0.1.0.
    - [Release notes](https://github.com/golang/crypto/releases)
    - [Commits](https://github.com/golang/crypto/commits/v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d8e27e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

8000
  1. FIx typo in README.md

    gearcog authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    289a1be View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Merge pull request #73 from gearcog/patch-1

    FIx typo in README.md
    bramvdbogaerde authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0350bf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    fb98cf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9bd8d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    13b4594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4dcaf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d472d79 View commit details
    Browse the repository at this point in the history
  4. bump golang version

    bramvdbogaerde committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    d08468c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a830e42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62d454e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a1a38e View commit details
    Browse the repository at this point in the history
Loading
0