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: tweedegolf/sequential-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 96615f056a59153d8b49718c2f5a6d9a7b163e0c
Choose a base ref
...
head repository: tweedegolf/sequential-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 13a0ac5be0a7c5687ea2526041f2d5ed3e122ee8
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Oct 30, 2024

  1. Queue iterator no longer takes reference to flash

    This permits more flexible use of the iterator when only temporary
    references to the flash can be provided, allowing it to be owned
    by other types that do further processing on iterator entries.
    lulf committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    13a0ac5 View commit details
    Browse the repository at this point in the history
Loading