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.3.100
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.3.109
Choose a head ref
  • 10 commits
  • 9 files changed
  • 1 contributor

Commits on Nov 14, 2025

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

Commits on Nov 18, 2025

  1. Configuration menu
    Copy the full SHA
    91f67f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    130a978 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Include vertices specified in the search box in the Filter calculation

    This way you can "pin" a semicolon-separate list of vertices such that it participates in the "anchors" used for direct and transitive references filters.
    KirillOsenkov committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    330b868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d58dd4b View commit details
    Browse the repository at this point in the history
  3. Fix a race condition when sorting properties from multiple threads

    Some binlogs try to sort reused property lists from multiple threads. Add a lock.
    KirillOsenkov committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    e15deeb View commit details
    Browse the repository at this point in the history
  4. Use .NET 10

    KirillOsenkov committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    e604182 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e61c88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    107ba5b View commit details
    Browse the repository at this point in the history
  7. Bump version

    KirillOsenkov committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    7ac6c96 View commit details
    Browse the repository at this point in the history
Loading