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

Commits on Jan 4, 2023

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

Commits on Jan 5, 2023

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

Commits on Jan 10, 2023

  1. [release/v7.3.2] Fix SuspiciousContentChecker.Match to detect a pre…

    …-defined string when the text starts with it (#18916)
    
    * Fix `SuspiciousContentChecker.Match` to detect a pre-defined string when the text starts with it
    
    * Add more tests
    
    * Add one more test
    
    Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
    github-actions[bot] and daxian-dbw authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    02e506c View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary reference to `System.Runtime.CompilerServices.Unsa…

    …fe` (#18918)
    
    Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
    TravisEz13 and adityapatwardhan authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4b9eae3 View commit details
    Browse the repository at this point in the history
  3. [release/v7.3.2] Fix Start-Job to check the existence of working di…

    …rectory using the PowerShell way (#18917)
    
    * Fix `Start-Job` to check the existence of working directory using the PowerShell way
    
    * Add a test
    
    * Update
    
    * Fix the test
    
    * Not covering the check of whitespace string for -WorkingDirectory
    
    Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
    github-actions[bot] and daxian-dbw authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2462a54 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merged PR 23818: Update dependencies for .NET release

    Update dependencies for .NET release
    TravisEz13 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ed0a788 View commit details
    Browse the repository at this point in the history
  2. Merged PR 23820: Fix for JEA session leaking functions

    Related work items: #152543
    TravisEz13 committed Jan 11, 2023
    2 Configuration menu
    Copy the full SHA
    c1b8d09 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Allow system lock down test debug hook to work with new wldp API (fix…

    …es system lock down tests) (#18962)
    TravisEz13 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    db6e079 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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