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: wcampbell0x2a/backhand
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wcampbell0x2a/backhand
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: multiple-version-support
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 52 files changed
  • 1 contributor

Commits on Sep 21, 2025

  1. Support multiple versions of squashfs

    * Expand CompresionAction to include custom Compressor, FilesystemCompressor, Superblock and Error types.
    * Add Kind.version_major and Kind.version_minor
    * Add Kind.bit_order to prepare for v3
    wcampbell0x2a committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    4a06bd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. v3

    wcampbell0x2a committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    21ca7b7 View commit details
    Browse the repository at this point in the history
  2. UnifiedCompression

    wcampbell0x2a committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    82afaf2 View commit details
    Browse the repository at this point in the history
Loading