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
Accelerator
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
Type
/
to 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 }}
powercode
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
11
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
CommandProcessor.cs
on
master
User selector
All users
All time
Commit history
Commits on Oct 16, 2025
Fix IDE0083: UseNotPattern (#26209)
xtqqczze
authored
250144e
View commit details
Copy full SHA for 250144e
View code at this point
Browse repository at this point
Commits on May 22, 2023
Add WDAC Audit logging (#19641)
PaulHigin
authored
e5728b6
View commit details
Copy full SHA for e5728b6
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
typos (#19058)
spaette
authored
d29f34b
View commit details
Copy full SHA for d29f34b
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 Nov 24, 2020
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 20, 2020
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 13, 2020
Fix RCS1049: Simplify boolean comparison (#13994)
Show description for b521b85
xtqqczze
authored
b521b85
View commit details
Copy full SHA for b521b85
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574)
xtqqczze
authored
4d2965a
View commit details
Copy full SHA for 4d2965a
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
Use `is not` syntax part 2 (#13338)
xtqqczze
authored
03a58c4
View commit details
Copy full SHA for 03a58c4
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
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 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 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 Apr 30, 2019
Cleanup: sort usings (#9490)
iSazonov
authored
bd6fdae
View commit details
Copy full SHA for bd6fdae
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Style: Add the ending period to the XML document texts (#8577)
iSazonov
authored and
daxian-dbw
committed
1be3f4c
View commit details
Copy full SHA for 1be3f4c
View code at this point
Browse repository at this point
Commits on Dec 29, 2018
Style: Convert to upper first char in <param> and <exception> doc tags (#8556)
iSazonov
authored
7207db6
View commit details
Copy full SHA for 7207db6
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Style: Add period before </param> and </exception> doc tags (#8553)
iSazonov
authored
479fc64
View commit details
Copy full SHA for 479fc64
View code at this point
Browse repository at this point
Commits on Dec 25, 2018
Style: Add period before returns doc tag (#8535)
Show description for 871ce56
iSazonov
authored
871ce56
View commit details
Copy full SHA for 871ce56
View code at this point
Browse repository at this point
Commits on Dec 24, 2018
Code cleanup: Add space after closing brace where needed (#8530)
Show description for 4af3068
SteveL-MSFT
authored and
iSazonov
committed
4af3068
View commit details
Copy full SHA for 4af3068
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
Remove comments after closing brackets (#8344)
Meir017
authored and
iSazonov
committed
b7b386d
View commit details
Copy full SHA for b7b386d
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Consolidation of all Windows PowerShell work ported to PSCore6 (#8257)
Show description for 79f21b4
TravisEz13
authored
79f21b4
View commit details
Copy full SHA for 79f21b4
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
Fix some style issues in engine code (#7246)
Show description for 4ee1973
iSazonov
authored and
TravisEz13
committed
4ee1973
View commit details
Copy full SHA for 4ee1973
View code at this point
Browse repository at this point
Commits on Aug 1, 2018
Remove empty xml comment lines (#7401)
iSazonov
authored
5d03e16
View commit details
Copy full SHA for 5d03e16
View code at this point
Browse repository at this point
Commits on Jul 6, 2018
First batch: Basic experimental feature flag and attributes enforced
daxian-dbw
committed
eed9842
View commit details
Copy full SHA for eed9842
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Bulk update code base to put 'null' on the right-hand-side of a comparison expression (#6949)
iSazonov
authored and
daxian-dbw
committed
4fc784e
View commit details
Copy full SHA for 4fc784e
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Update copyright and license headers (#6134)
Show description for c1c5344
SteveL-MSFT
authored and
TravisEz13
committed
c1c5344
View commit details
Copy full SHA for c1c5344
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
Use consistent '(c)' for copyright symbol (#5210)
Show description for 4bc52d2
SteveL-MSFT
authored and
daxian-dbw
committed
4bc52d2
View commit details
Copy full SHA for 4bc52d2
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Push locals of automatic variables to 'DottedScopes' when dotting script cmdlets (#4709)
Show description for 41f12b1
daxian-dbw
authored
41f12b1
View commit details
Copy full SHA for 41f12b1
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
Removed double spaces from .cs and .ps1 files (#4743)
SteveL-MSFT
authored and
lzybkr
committed
fb286e6
View commit details
Copy full SHA for fb286e6
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
Cleanup '#if CORE' in CommandProcessor.cs (#4421)
iSazonov
authored and
daxian-dbw
committed
684ff97
View commit details
Copy full SHA for 684ff97
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
Remove trailing whitespace (#3001)
lzybkr
authored
02b5f35
View commit details
Copy full SHA for 02b5f35
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Remove CheckForSevereException and private FailFast
Show description for 386b4f3
lzybkr
authored and
vors
committed
386b4f3
View commit details
Copy full SHA for 386b4f3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.