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: adamhathcock/sharpcompress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.44.3
Choose a base ref
...
head repository: adamhathcock/sharpcompress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.44.4
Choose a head ref
  • 9 commits
  • 3 files changed
  • 4 contributors

Commits on Jan 26, 2026

  1. Configuration menu
    Copy the full SHA
    44e4b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a82fda9 View commit details
    Browse the repository at this point in the history
  3. Initial plan

    Copilot committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    ddf37e8 View commit details
    Browse the repository at this point in the history
  4. do CanSeek first

    adamhathcock committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    8c95f86 View commit details
    Browse the repository at this point in the history
  5. Fix BufferedSubStream double-dispose issue with ArrayPool

    Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
    Copilot and adamhathcock committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    875c2d7 View commit details
    Browse the repository at this point in the history
  6. Add disposal checks to RefillCache methods

    Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
    Copilot and adamhathcock committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    a0af060 View commit details
    Browse the repository at this point in the history
  7. Fix condition order to check CanSeek before Position

    Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
    Copilot and adamhathcock committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    56d3091 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1161 from adamhathcock/copilot/sub-pr-1160

    Fix ArrayPool corruption from double-disposal in BufferedSubStream
    adamhathcock authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    7dcc13c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1160 from adamhathcock/adam/check-if-seek

    add check to see if we need to seek before hand
    adamhathcock authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    b9fc680 View commit details
    Browse the repository at this point in the history
Loading