Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:PowerShell/PowerShell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v7.5.1
Choose a base ref
Loading
...
head repository:PowerShell/PowerShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v7.5.2
Choose a head ref
Loading
  • 18commits
  • 42files changed
  • 10contributors

Commits on Apr 24, 2025

  1. [release/v7.5] Use new variables template for vPack (#25435)

    Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
    @pwshBot@jshigetomi
    pwshBot andjshigetomi authoredApr 24, 2025
    1Configuration menu
    Copy the full SHA
    3a9ea0dView commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. [release/v7.5] Fix PSMethodInvocationConstraints.GetHashCode method (#…

    …25306)Co-authored-by: crazyjncsu <j@thewolfweb.com>
    @pwshBot@crazyjncsu
    pwshBot andcrazyjncsu authoredMay 14, 2025
    1Configuration menu
    Copy the full SHA
    2bab6dfView commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. [release/v7.5] Remove the old fuzzy suggestion and fix the local scri…

    …pt file name suggestion (#25330)Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
    @pwshBot@daxian-dbw
    pwshBot anddaxian-dbw authoredJun 3, 2025
    Configuration menu
    Copy the full SHA
    3ad6242View commit details
    Browse the repository at this point in the history
  2. [release/v7.5] Move .NET method invocation logging to after the neede…

    …d type conversion is done for method arguments (#25357)Co-authored-by: Dongbo Wang <dongbow@microsoft.com>Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>Co-authored-by: Travis Plunk <github@ez13.net>
    @pwshBot@daxian-dbw@TravisEz13
    4 people authoredJun 3, 2025
    Configuration menu
    Copy the full SHA
    bd83cbaView commit details
    Browse the repository at this point in the history
  3. [release/v7.5] Move MSIXBundle to Packages and Release to GitHub (#25517

    )Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
    @pwshBot@jshigetomi
    pwshBot andjshigetomi authoredJun 3, 2025
    Configuration menu
    Copy the full SHA
    8e4a101View commit details
    Browse the repository at this point in the history
  4. [release/v7.5] Make inherited protected internal instance members acc…

    …essible in class scope. (#25547)Co-authored-by: Matthias Wolf <78562192+mawosoft@users.noreply.github.com>
    @pwshBot@mawosoft
    pwshBot andmawosoft authoredJun 3, 2025
    Configuration menu
    Copy the full SHA
    2240ac8View commit details
    Browse the repository at this point in the history
  5. [release/v7.5] Fix MSIX artifact upload, vPack template, changelog ha…

    …shes, git tag command (#25633)Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    @pwshBot@jshigetomi@TravisEz13
    3 people authoredJun 3, 2025
    Configuration menu
    Copy the full SHA
    ebbb97cView commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. [release/v7.5] Change linux packaging tests to ubuntu latest (#25639)

    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    @pwshBot@TravisEz13
    pwshBot andTravisEz13 authoredJun 4, 2025
    Configuration menu
    Copy the full SHA
    8249040View commit details
    Browse the repository at this point in the history
  2. [release/v7.5] Set standard handles explicitly when starting a proces…

    …s with `-NoNewWindow` (#25324)Co-authored-by: Dongbo Wang <dongbow@microsoft.com>Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    @pwshBot@daxian-dbw@TravisEz13
    3 people authoredJun 4, 2025
    Configuration menu
    Copy the full SHA
    cd6b4d8View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Configuration menu
    Copy the full SHA
    3666254View commit details
    Browse the repository at this point in the history
  2. Update package references

    @pwshBot@SeeminglyScience
    pwshBot authored andSeeminglyScience committedJun 11, 2025
    Configuration menu
    Copy the full SHA
    b8ff7f9View commit details
    Browse the repository at this point in the history
  3. Update cgmanifest

    @pwshBot@SeeminglyScience
    pwshBot authored andSeeminglyScience committedJun 11, 2025
    Configuration menu
    Copy the full SHA
    eea41eaView commit details
    Browse the repository at this point in the history
  4. Manually update SqlClient in TestService

    The version bump from 4.8.6 to 4.9.0 is required forMicrosoft.Windows.Compatibility 9.0.6
    @SeeminglyScience
    SeeminglyScience committedJun 11, 2025
    Configuration menu
    Copy the full SHA
    ff78f25View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    63cccc6View commit details
    Browse the repository at this point in the history
  2. [release/v7.5] Publish.msixbundlepackage as a VPack (#25621)

    Co-authored-by: Dongbo Wang <dongbow@microsoft.com>Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    @pwshBot@daxian-dbw@TravisEz13
    3 people authoredJun 16, 2025
    Configuration menu
    Copy the full SHA
    74af3bfView commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. [release/v7.5] Correct Capitalization Referencing Templates (#25673)

    Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
    @pwshBot@jshigetomi
    pwshBot andjshigetomi authoredJun 17, 2025
    Configuration menu
    Copy the full SHA
    d1a57afView commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. [release/v7.5] Update CHANGELOG for v7.5.2 (#25686)

    Co-authored-by: Patrick Meinecke <SeeminglyScience@users.noreply.github.com>
    @pwshBot@SeeminglyScience
    pwshBot andSeeminglyScience authoredJun 24, 2025
    Configuration menu
    Copy the full SHA
    ee140c4View commit details
    Browse the repository at this point in the history
  2. [release/v7.5] Fix Conditional Parameter to Skip NuGet Publish (#25688)

    Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
    @pwshBot@jshigetomi
    pwshBot andjshigetomi authoredJun 24, 2025
    1Configuration menu
    Copy the full SHA
    411d5feView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp