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: mirage/mirage
base: 8f1d76745b44
Choose a base ref
...
head repository: mirage/mirage
compare: cbb04a59029a
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    a5ea762 View commit details
    Browse the repository at this point in the history
  2. move block registration to configure section

    Calls to `make_block_t` are side-effecting, and so should really only be
    in code that will be triggered if we're trying to use an object.
    yomimono committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    a65fc73 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #892 from yomimono/reduce-extraneous-block-config

    Reduce extraneous block config generation
    hannesm committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    cbb04a5 View commit details
    Browse the repository at this point in the history