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-osdev/bootloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.3
Choose a base ref
...
head repository: rust-osdev/bootloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.4
Choose a head ref
  • 15 commits
  • 9 files changed
  • 4 contributors

Commits on Apr 3, 2023

  1. Fixed bug stemming from treating an exclusive range as an inclusive r…

    …ange
    Jarl Evanson committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4cdf8c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    f328c43 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Merge pull request #362 from JarlEvanson/main

    Fixed bug stemming from treating an exclusive range as an inclusive r…
    phil-opp authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    bb92e9e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    63340a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Implemented sorting of uefi memory maps

    Jarl Evanson committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    ccfe87e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Merge pull request #365 from JarlEvanson/issue-#315

    Implemented sorting of uefi memory maps #315
    phil-opp authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    df38891 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    8f5a6c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f5421 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Merge pull request #369 from mgr0dzicki/semver_action

    Use `cargo-semver-checks-action`
    phil-opp authored May 4, 2023
    Configuration menu
    Copy the full SHA
    bfd56b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    695ed76 View commit details
    Browse the repository at this point in the history
  2. Run cargo fmt

    phil-opp committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    02ed6c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #385 from rust-osdev/update-cargo-lock

    Run `cargo update` to fix build on nightly
    phil-opp authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    387782e View commit details
    Browse the repository at this point in the history
  4. Update changelog

    phil-opp committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d6240de View commit details
    Browse the repository at this point in the history
  5. Release v0.11.4

    phil-opp committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f30d98b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #386 from rust-osdev/release

    Release `v0.11.4`
    phil-opp authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c5e5ed2 View commit details
    Browse the repository at this point in the history
Loading