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.3.3
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.3.4
Choose a head ref
  • 20 commits
  • 60 files changed
  • 9 contributors

Commits on Apr 7, 2023

  1. Add Instrumentation to AmsiUtil and make the init variable readonly (#…

    …18727)
    
    * Add Insturmentation to AmsiUtil and make the init variable readonly
    
    * remove unwanted file
    
    * Fix task to hex
    
    * ingnore AsmiInit when not windows
    
    * rename event name
    
    * CR feedback
    
    * the missing dot in the argument documentation because that is very very important.
    
    * CR feedback
    
    Co-authored-by: Jose Sua <josesua@ntdev.microsoft.com>
    2 people authored and daxian-dbw committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    f9dd349 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93fa322 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    142b17e View commit details
    Browse the repository at this point in the history
  4. Add URL for all distributions (#19159)

    * Add URL for all distributions
    
    * Make url compatible
    TravisEz13 authored and daxian-dbw committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    1448cca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b2c125 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d3bad9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac5cfc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6af9948 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9386b76 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2642167 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1aadb22 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e1aca8f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c52638 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    980b165 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Update to .NET SDK 7.0.203

    daxian-dbw committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b12bbe5 View commit details
    Browse the repository at this point in the history
  2. Update the wix file

    daxian-dbw committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    2f5af90 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    f411d5f View commit details
    Browse the repository at this point in the history
  2. Update cgmanifest.json

    daxian-dbw committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    38e4282 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b59f05d View commit details
    Browse the repository at this point in the history
  4. Merged PR 25327: Update changelog for v7.3.4 release

    Update changelog for v7.3.4 release
    daxian-dbw committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    17b3f06 View commit details
    Browse the repository at this point in the history
Loading