Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ForksCollection
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
src
System.Management.Automation
engine
lang
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 8, 2022
Replace `msh` in public API comment based documentation with PowerShell equivalent (#18483)
SteveL-MSFT
authored
8374823
View commit details
Copy full SHA for 8374823
View code at this point
Browse repository at this point
Commits on Jul 29, 2022
Use null propagation operator in /engine (#17789)
fflaten
authored
4b4f1d1
View commit details
Copy full SHA for 4b4f1d1
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Fix some typos in source code (#17481)
Yulv-git
authored
8cc3984
View commit details
Copy full SHA for 8cc3984
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
Add `clean` block to script block as a peer to `begin`, `process`, and `end` to allow easy resource cleanup (#15177)
daxian-dbw
authored
a32700a
View commit details
Copy full SHA for a32700a
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
Make PS-Committee reviewed experimental features stable (#15864)
SteveL-MSFT
authored
cced56d
View commit details
Copy full SHA for cced56d
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Use static lambda keyword (#15154)
iSazonov
authored
91e7298
View commit details
Copy full SHA for 91e7298
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Optimize IEnumerable variant of replace operator (#14221)
iSazonov
authored
ba49eb2
View commit details
Copy full SHA for ba49eb2
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
Remove unnecessary finalizers (#14248)
xtqqczze
authored
15e4e8a
View commit details
Copy full SHA for 15e4e8a
View code at this point
Browse repository at this point
Use see keyword in documentation (#14220)
Show description for fa6caf9
xtqqczze
authored
fa6caf9
View commit details
Copy full SHA for fa6caf9
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Avoid creating instances of the generated delegate helper class (#14128)
daxian-dbw
authored
44f5811
View commit details
Copy full SHA for 44f5811
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Enable SA1516: Elements should be separated by blank line (#14137)
Show description for f14c76a
xtqqczze
authored
f14c76a
View commit details
Copy full SHA for f14c76a
View code at this point
Browse repository at this point
Enable IDE0031: Null check can be simplified (#13548)
Show description for 9e28529
xtqqczze
authored
9e28529
View commit details
Copy full SHA for 9e28529
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Fix RCS1221: Use pattern matching instead of combination of 'as' operator and null check (#13333)
Show description for 76cef3b
xtqqczze
authored
76cef3b
View commit details
Copy full SHA for 76cef3b
View code at this point
Browse repository at this point
Fix RCS1098: Constant values should be on right side of comparisons (#13833)
Show description for 03a0ef2
xtqqczze
authored
03a0ef2
View commit details
Copy full SHA for 03a0ef2
View code at this point
Browse repository at this point
Fix IDE0044: MakeFieldReadonly part 12 (#13967)
Show description for 4ed88de
xtqqczze
authored
4ed88de
View commit details
Copy full SHA for 4ed88de
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Add missing `PSToken` entries (#13779)
rjmholt
authored
56ad41b
View commit details
Copy full SHA for 56ad41b
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Add single blank line after copyright header (#13486)
xtqqczze
authored
152456d
View commit details
Copy full SHA for 152456d
View code at this point
Browse repository at this point
Use read-only auto-implemented properties (#13507)
Show description for 8598903
xtqqczze
authored
8598903
View commit details
Copy full SHA for 8598903
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Revert "Use `is null` syntax (#13277)" (#13322)
Show description for 4b9b078
daxian-dbw
authored
4b9b078
View commit details
Copy full SHA for 4b9b078
View code at this point
Browse repository at this point
Use `is null` syntax (#13277)
Show description for 6c03776
xtqqczze
authored
6c03776
View commit details
Copy full SHA for 6c03776
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
Code performance fixes (#12956)
Show description for bd90f19
xtqqczze
authored
bd90f19
View commit details
Copy full SHA for bd90f19
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Code redundancy fixes (#12916)
Show description for 0d5d017
xtqqczze
authored
0d5d017
View commit details
Copy full SHA for 0d5d017
View code at this point
Browse repository at this point
Commits on May 31, 2020
cleanup: Use coalesce expression (#12829)
xtqqczze
authored
4e98011
View commit details
Copy full SHA for 4e98011
View code at this point
Browse repository at this point
Commits on May 29, 2020
Formatting: Add empty line between declarations (#12824)
Show description for 05cab7f
xtqqczze
authored
05cab7f
View commit details
Copy full SHA for 05cab7f
View code at this point
Browse repository at this point
Commits on May 19, 2020
Use nameof operator (#12716)
Show description for 9212aac
xtqqczze
authored
9212aac
View commit details
Copy full SHA for 9212aac
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Fix inconsistent exception message in `-replace` operator (#12388)
jackdcasey
authored
767899d
View commit details
Copy full SHA for 767899d
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Do not wrap return result to `PSObject` when converting ScriptBlock to delegate (#10619)
Show description for c0c17de
daxian-dbw
authored
c0c17de
View commit details
Copy full SHA for c0c17de
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
Update copyright notice to latest guidance (#12190)
SteveL-MSFT
authored
b7cb335
View commit details
Copy full SHA for b7cb335
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
Reformat code according to EditorConfig rules (#11681)
xtqqczze
authored
a34d0f3
View commit details
Copy full SHA for a34d0f3
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
Use invariant culture string conversion for `-replace` operator (#10954)
iSazonov
authored and
daxian-dbw
committed
54e6199
View commit details
Copy full SHA for 54e6199
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Improve the caching when creating new `Regex` instances (#10657)
iSazonov
authored and
daxian-dbw
committed
54edaee
View commit details
Copy full SHA for 54edaee
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Make `Foreach-Object` 2 times faster by reducing unnecessary allocations and boxing (#10047)
daxian-dbw
authored and
adityapatwardhan
committed
201d7aa
View commit details
Copy full SHA for 201d7aa
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Move consts and methods to single CharExtensions class (#9992)
iSazonov
authored and
TravisEz13
committed
d639046
View commit details
Copy full SHA for d639046
View code at this point
Browse repository at this point
Commits on Jun 13, 2019
Add module to support Pester tests for automating debugger commands (stepInto, stepOut, etc.), along with basic tests (#9825)
KirkMunro
authored and
daxian-dbw
committed
aac4c6f
View commit details
Copy full SHA for aac4c6f
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Support negative numbers in `-split` operator (#8960)
ece-jacob-scott
authored and
TravisEz13
committed
f222a68
View commit details
Copy full SHA for f222a68
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.