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: PowerShell/PowerShell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.0-preview.4
Choose a base ref
...
head repository: PowerShell/PowerShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0-preview.5
Choose a head ref
  • 19 commits
  • 91 files changed
  • 7 contributors

Commits on Jun 25, 2020

  1. Bump NJsonSchema from 10.1.21 to 10.1.22 (#13022)

    Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.1.21 to 10.1.22.
    - [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
    - [Commits](https://github.com/RicoSuter/NJsonSchema/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    bf3b48d View commit details
    Browse the repository at this point in the history
  2. Code performance fixes (#12956)

    * RCS1080: Use 'Count/Length' property instead of 'Any' method
    
    * RCS1077: Optimize LINQ method call
    
    * RCS1235: Optimize method call
    xtqqczze authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    bd90f19 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Bump NJsonSchema from 10.1.22 to 10.1.23 (#13032)

    Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.1.22 to 10.1.23.
    - [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
    - [Commits](https://github.com/RicoSuter/NJsonSchema/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    1de5e59 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    766e166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3101fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d933c01 View commit details
    Browse the repository at this point in the history
  4. Merged PR 11841: Changelog for v7.1.0-preview.4

    Changelog for v7.1.0-preview.4
    adityapatwardhan authored and Aditya Patwardhan committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    2f949b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c23544 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a143656 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3aaa4a7 View commit details
    Browse the repository at this point in the history
  8. Fix links for MSI packages for point to 7.1.0-preview.3 (#13056)

    Co-authored-by: Aditya Patwardhan <Aditya Patwardhan>
    adityapatwardhan authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    2bc5f18 View commit details
    Browse the repository at this point in the history
  9. Correct stable and preview upgrade codes for MSI (#13036)

    Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    3 people authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    1397def View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    0c8aa53 View commit details
    Browse the repository at this point in the history
  2. Ensure assemblies listed FileList are not loaded (#12968)

    Co-authored-by: Aditya Patwardhan <Aditya Patwardhan>
    adityapatwardhan authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    808bf22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    940cd74 View commit details
    Browse the repository at this point in the history
  4. Add right-click menu to Run with PowerShell for ps1 scripts (#12970)

    Refactor registry WiX configuration for right-click menu.
    machv authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    9a29cb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    d1aa11e View commit details
    Browse the repository at this point in the history
  2. Merged PR 11880: Change log for v7.1.0-preview.5

    Change log for v7.1.0-preview.5
    adityapatwardhan authored and Aditya Patwardhan committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    880fd21 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Merged PR 11909: Update Changelog for 7.1.0-preview.5

    Update Changelog for 7.1.0-preview.5
    adityapatwardhan committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    dd73c30 View commit details
    Browse the repository at this point in the history
Loading