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: pkg/sftp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.7
Choose a base ref
...
head repository: pkg/sftp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.8
Choose a head ref
  • 20 commits
  • 7 files changed
  • 6 contributors

Commits on Jan 6, 2024

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

Commits on Jan 7, 2024

  1. review adjustments

    powellnorma committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    931e169 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. review adjustments 2

    powellnorma committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2a3c7ed View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. review adjustments 3

    powellnorma committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    3892818 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. review adjustments 4

    powellnorma committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    35c82d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. review adjustments 5

    powellnorma committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    0395c12 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    073d834 View commit details
    Browse the repository at this point in the history
  2. Fix merge with master

    drakkan authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e52de81 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Bump golang.org/x/crypto from 0.17.0 to 0.31.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.31.0.
    - [Commits](golang/crypto@v0.17.0...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    1910b95 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Merge pull request #607 from pkg/dependabot/go_modules/golang.org/x/c…

    …rypto-0.31.0
    
    Bump golang.org/x/crypto from 0.17.0 to 0.31.0
    puellanivis authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    a3da03b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

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

Commits on Jan 1, 2025

  1. Configuration menu
    Copy the full SHA
    d819242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dcbf48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    524cb62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33e8fe8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. review adjustments

    powellnorma committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    6be1dd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. Merge pull request #571 from powellnorma/win-root

    server.go: "/" for windows
    puellanivis authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    088878b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #611 from pkg/ISSUE-609-clarify-mkdirall-error-con…

    …dition
    
    Issue #609 - clarify what 'path contains a regular file' actually means
    puellanivis authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    fb0652c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Configuration menu
    Copy the full SHA
    067046a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #621 from cloudsbit/bugfix/readAt-hang

    fix: readAt() occasional hang in concurrent reads
    puellanivis authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    5b63029 View commit details
    Browse the repository at this point in the history
Loading