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: spf13/afero
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.5
Choose a base ref
...
head repository: spf13/afero
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 6, 2023

  1. Add sftpfs files ReadAt method

    MRtecno98 authored and bep committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    1882278 View commit details
    Browse the repository at this point in the history
  2. Add zos build flags

    Added flags to const_bsds.go and const_win_unix.go to allow for building on IBM z/OS
    msradam authored and bep committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    45ef346 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Fix rename mem fs with descendants

    Fixes  #141
    hanagantig authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ee6eef7 View commit details
    Browse the repository at this point in the history
Loading