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: 71d1273
Choose a base ref
...
head repository: PowerShell/PowerShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 555c1a6
Choose a head ref
  • 17 commits
  • 23 files changed
  • 7 contributors

Commits on Nov 15, 2022

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

Commits on Nov 17, 2022

  1. Work around args parsing issue (#18607)

    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    github-actions[bot] and TravisEz13 authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a307524 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    950de80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9308e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    61e1460 View commit details
    Browse the repository at this point in the history
  2. Don't install based on build-id for RPM (#18570)

    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    github-actions[bot] and TravisEz13 authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b895dac View commit details
    Browse the repository at this point in the history
  3. Bump System.Data.SqlClient (#18573)

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.4 to 4.8.5.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    github-actions[bot] and dependabot[bot] authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a6a33ae View commit details
    Browse the repository at this point in the history
  4. [release/v7.3.1] Fix Switch-Process to set termios appropriate fo…

    …r child process (#18572)
    
    * add getting and setting termios
    
    * chanage to use .NET exported function
    
    * add comments
    
    Co-authored-by: Steve Lee <slee@microsoft.com>
    github-actions[bot] and SteveL-MSFT authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    645249b View commit details
    Browse the repository at this point in the history
  5. Fix issue when completing the first command in a script with an empty…

    … array expression (#18355) (#18630)
    
    Co-authored-by: MartinGC94 <42123497+MartinGC94@users.noreply.github.com>
    TravisEz13 and MartinGC94 authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fb46702 View commit details
    Browse the repository at this point in the history
  6. [release/v7.3.1] Fix Switch-Process to copy the current env to the ne…

    …w process (#18632)
    
    * Fix `Switch-Process` to copy the current env to the new process (#18452)
    
    * Update test/powershell/Modules/Microsoft.PowerShell.Core/Exec.Tests.ps1
    
    Co-authored-by: Steve Lee <slee@microsoft.com>
    TravisEz13 and SteveL-MSFT authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    15666cf View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    f4a70cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef787cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32c0361 View commit details
    Browse the repository at this point in the history
  4. [release/v7.3.1] Apply expected file permissions to linux files after…

    … authenticode signing (#18647)
    
    * Upload linux artifacts as tar.gz to preserve linux file permissions
    
    * Fix conditions
    
    * Fix yaml
    
    * Fix paths for downloaded artifacts
    
    * Rename while downloading
    
    * Fix file names and paths
    
    * Fix tar compress
    
    * Add set-location before tar
    
    * Create dirs before expanding
    
    * Create dir before expanding
    
    * Fix conditions
    
    * Add logging
    
    * Export file permission to json
    
    * Fix for condition
    
    * Apply file permissions before packaging
    
    * Add logging
    
    * Fix issues
    
    * Add comments
    
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    github-actions[bot] and adityapatwardhan authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    cf30cd3 View commit details
    Browse the repository at this point in the history
  5. Merged PR 23330: Update packages

    Update dependent packages
    TravisEz13 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    af8d716 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb612c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Merged PR 23537: 7.3 change log

    Add generated changelog for 7.3
    TravisEz13 authored and adityapatwardhan committed Dec 9, 2022
    1 Configuration menu
    Copy the full SHA
    555c1a6 View commit details
    Browse the repository at this point in the history
Loading