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: streamich/memfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.38.1
Choose a base ref
...
head repository: streamich/memfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.38.2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Aug 25, 2025

  1. Initial plan

    Copilot committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    064037f View commit details
    Browse the repository at this point in the history
  2. Initial analysis of copyFile readonly issue

    Co-authored-by: streamich <[email protected]>
    Copilot and streamich committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    87dae20 View commit details
    Browse the repository at this point in the history
  3. fix: correct permission check logic for readonly files in copyFile op…

    …erations
    
    Co-authored-by: streamich <[email protected]>
    Copilot and streamich committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    a06bb4d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Merge pull request #1176 from streamich/copilot/fix-1175

    fix: correct permission check logic for readonly files in copyFile operations
    streamich authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    bccc0b0 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.38.2 [skip ci]

    ## [4.38.2](v4.38.1...v4.38.2) (2025-08-26)
    
    ### Bug Fixes
    
    * correct permission check logic for readonly files in copyFile operations ([a06bb4d](a06bb4d))
    semantic-release-bot committed Aug 26, 2025
    Configuration menu
    Copy the full SHA
    24c72f5 View commit details
    Browse the repository at this point in the history
Loading