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.57.0
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.57.1
Choose a head ref
  • 4 commits
  • 15 files changed
  • 4 contributors

Commits on Mar 21, 2026

  1. Initial plan

    Copilot committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    0f6f1e3 View commit details
    Browse the repository at this point in the history
  2. fix: streaming breaks file handles (EBADF after pipeline)

    Co-authored-by: streamich <9773803+streamich@users.noreply.github.com>
    Agent-Logs-Url: https://github.com/streamich/memfs/sessions/6f11788f-01c1-4401-a7eb-0f830336480c
    Copilot and streamich committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    8e98f10 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1249 from streamich/copilot/fix-streaming-breaks-…

    …file-handles
    
    fix: EBADF when calling fileHandle.close() after streaming via pipeline
    streamich authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    e712f63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72c28a8 View commit details
    Browse the repository at this point in the history
Loading