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: KirillOsenkov/MSBuildStructuredLog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.500
Choose a base ref
...
head repository: KirillOsenkov/MSBuildStructuredLog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.507
Choose a head ref
  • 7 commits
  • 15 files changed
  • 3 contributors

Commits on May 11, 2021

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

Commits on May 26, 2021

  1. Add missing argument to the Mac build instructions

    This just adds a missing solution file name to the build instructions so they are copy-pasteable.
    baronfel authored May 26, 2021
    Configuration menu
    Copy the full SHA
    e7713f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #498 from baronfel/patch-1

    Add missing argument to the Mac build instructions
    KirillOsenkov authored May 26, 2021
    Configuration menu
    Copy the full SHA
    65b240d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    f730a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0985f95 View commit details
    Browse the repository at this point in the history
  3. Refactor target construction.

    Remove the option to parent targets in a tree, only leave the linear option.
    
    Allow for multiple targets with the same name
    (see #504)
    KirillOsenkov committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    129ecc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fc70ad View commit details
    Browse the repository at this point in the history
Loading