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: fredatgithub/SharpZipLib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cdd0931
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
  • 12 commits
  • 34 files changed
  • 5 contributors

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    77c5a97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb9e83 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    58b5c4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4009fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68e2f92 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

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

Commits on Jan 29, 2023

  1. bump version to v1.4.2

    nils måsén committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    33f64eb View commit details
    Browse the repository at this point in the history

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 (icsharpcode#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 (icsharpcode#840)

    * Fix ZipFile constructor breaking change
    
    This PR fixes icsharpcode#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