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: rust-lang/flate2-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: rust-lang/flate2-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.1
Choose a head ref
  • 13 commits
  • 5 files changed
  • 6 contributors

Commits on Feb 27, 2025

  1. docs: Update README to promote zlib-rs

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    e6aed50 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

  1. Merge pull request #470 from Xuanwo/update-readme-for-zlib-rs

    docs: Update README to promote zlib-rs
    Byron authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    9428b70 View commit details
    Browse the repository at this point in the history
  2. Update miniz_oxide to 0.8.5

    0.8.4 has an edge case bug, see #474
    oyvindln authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    39f318b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #475 from oyvindln/patch-1

    Update miniz_oxide to 0.8.5
    Byron authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    0abbd1c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Remove stale CHANGELOG.md

    jayvdb committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    0b2137d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2025

  1. Merge pull request #476 from jayvdb/rm-changelog

    Remove stale CHANGELOG.md
    Byron authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    c9a3efa View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    78ca174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a24e276 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #480 from Shnatsel/zlib-rs-readme

    More informative README on backends
    Byron authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    6debe95 View commit details
    Browse the repository at this point in the history
  4. less editorializing

    Shnatsel authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    694e822 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #481 from Shnatsel/backend-docs

    Rewrite outdated backend notes in lib.rs
    Byron authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    a79bfe4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94b36b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Merge pull request #482 from folkertdev/update-zlib-rs-0.5.0

    upgrade zlib-rs to version `0.5.0`
    Byron authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    98c98c8 View commit details
    Browse the repository at this point in the history
Loading