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.34
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.42
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Aug 2, 2025

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

Commits on Aug 3, 2025

  1. Merge pull request #882 from MatejKafka/main

    Add support for a portable data dir
    KirillOsenkov authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    3b71682 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Add "Show in Explorer" command to nodes

    When a node's value is a file or directory path that exists on disk, the node's context menu now shows an additional "Show in Explorer" command that opens the operating system's default file browser to display the relevant file system entry.
    drewnoakes committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    50c96cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #883 from drewnoakes/open-location

    Add "Show in Explorer" command to nodes
    KirillOsenkov authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    d77088e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

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

Commits on Aug 8, 2025

  1. Fix NuGet graph

    KirillOsenkov committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    43d3302 View commit details
    Browse the repository at this point in the history
  2. Extract local

    KirillOsenkov committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    3356c68 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

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