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: icsharpcode/SharpZipLib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 33f64eb
Choose a base ref
...
head repository: icsharpcode/SharpZipLib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ff2d7c3
Choose a head ref
  • 5 commits
  • 19 files changed
  • 4 contributors

Commits on Jan 30, 2023

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

Commits on Mar 12, 2023

  1. fix(zip): avoid throwing on empty file name (#828)

    Co-authored-by: Dmitrii Makarov <dmakarov@spotware.com>
    piksel and dmakarov-spotware authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    0ef7941 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Fix ZipFile constructor breaking change (#840)

    * Fix ZipFile constructor breaking change
    
    This PR fixes #839
    
    * Fix another constructor too
    
    * Do not change formatting
    Bykiev authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a73e64d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

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