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: spiritledsoftware/crosspack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.6
Choose a base ref
...
head repository: spiritledsoftware/crosspack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.7
Choose a head ref
  • 8 commits
  • 51 files changed
  • 4 contributors

Commits on Feb 26, 2026

  1. chore(registry): bump submodule to e266c55468c082b39a8b468c19bdd198ea…

    …904439
    crosspack-bot committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    ca4c9c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac147d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a16eb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    215be2c View commit details
    Browse the repository at this point in the history
  5. refactor(registry): modularize crosspack-registry lib.rs (#72)

    * refactor(registry): modularize source management internals
    
    Split crosspack-registry's monolithic lib.rs into focused internal modules while preserving the crate-root API and behavior contracts relied on by CLI and state files.
    
    * fix(registry): remove leading blank line in tests module
    ian-pascoe authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    adceffb View commit details
    Browse the repository at this point in the history
  6. refactor(cli): modularize crosspack-cli main into focused files (#73)

    * refactor(cli): split monolithic main into focused include files
    
    * fix(ci): make snapshot contract check robust to CLI file splits
    ian-pascoe authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    8cfb1c6 View commit details
    Browse the repository at this point in the history
  7. refactor(installer): split monolithic lib into focused modules (#74)

    * refactor(installer): split monolithic lib into focused modules
    
    * fix(installer): gate platform-specific test imports
    ian-pascoe authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    0e81996 View commit details
    Browse the repository at this point in the history
  8. chore: release 0.7.7 (#70)

    * chore: release 0.7.7
    
    * chore: sync Cargo.lock
    
    ---------
    
    Co-authored-by: crosspack-bot[bot] <263637185+crosspack-bot[bot]@users.noreply.github.com>
    Co-authored-by: crosspack-bot[bot] <crosspack-bot[bot]@users.noreply.github.com>
    crosspack-bot[bot] and crosspack-bot[bot] authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    d0915b0 View commit details
    Browse the repository at this point in the history
Loading