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: zip-rs/zip2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.3.0
Choose a base ref
...
head repository: zip-rs/zip2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.3.1
Choose a head ref
  • 4 commits
  • 17 files changed
  • 3 contributors

Commits on Mar 20, 2026

  1. refactor: update tests to add big endian miri check (#735)

    * refactor: refactor test to add big endian miri tests
    
    * add not miri
    
    * Update src/read.rs
    
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    Signed-off-by: n4n5 <[email protected]>
    
    * comment
    
    ---------
    
    Signed-off-by: n4n5 <[email protected]>
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    Its-Just-Nans and gemini-code-assist[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    350b8a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2026

  1. refactor: use AexEncryption::new (#736)

    * refactor: use AexEncryption::new
    
    * cargo fmt
    
    * cleaner
    
    * use offset
    
    * add test length
    
    * add must_use
    
    * change to_le
    Its-Just-Nans authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    52d8412 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup repository files (#743)

    * chore: cleanup repository files
    
    * remove line
    
    * Update README.md
    
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    Signed-off-by: n4n5 <[email protected]>
    
    ---------
    
    Signed-off-by: n4n5 <[email protected]>
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    Co-authored-by: Chris Hennick <[email protected]>
    3 people authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    053d38b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e615f8e View commit details
    Browse the repository at this point in the history
Loading