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
ErrorPackage.cs
on
master
User selector
All users
All time
Commit history
Commits on Oct 17, 2025
Fix `IDE0049` for `string` in `System.Management.Automation` (#25921)
xtqqczze
authored
135bb54
View commit details
Copy full SHA for 135bb54
View code at this point
Browse repository at this point
Fix `IDE0049` for `object` in `System.Management.Automation`. Part 1 (#25923)
xtqqczze
authored
907c3b1
View commit details
Copy full SHA for 907c3b1
View code at this point
Browse repository at this point
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 Feb 10, 2025
Stringify ErrorRecord with empty exception message to empty string (#24949)
MatejKafka
authored
9071eac
View commit details
Copy full SHA for 9071eac
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
Fix ///-comments that violate the docs schema (#19957)
sdwheeler
authored
b58ff3b
View commit details
Copy full SHA for b58ff3b
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Update to .NET 8 Preview 4 (#19696)
adityapatwardhan
authored
ebe0b54
View commit details
Copy full SHA for ebe0b54
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() (#18784)
CarloToso
authored
2ddc63f
View commit details
Copy full SHA for 2ddc63f
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
Change public API mention of `monad` to PowerShell (#18491)
Show description for c740a07
SteveL-MSFT
authored
c740a07
View commit details
Copy full SHA for c740a07
View code at this point
Browse repository at this point
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 25, 2022
Use null-coalescing assignment in /engine (#17720)
Molkree
authored
dc2e682
View commit details
Copy full SHA for dc2e682
View code at this point
Browse repository at this point
Commits on May 19, 2021
Enable nullable: System.Management.Automation.IResourceSupplier (#14159)
powercode
authored
562f4f3
View commit details
Copy full SHA for 562f4f3
View code at this point
Browse repository at this point
Commits on Jan 9, 2021
Fix SA1504: All accessors should be single-line or multi-lin (#14241)
Show description for b7a431a
xtqqczze
authored
b7a431a
View commit details
Copy full SHA for b7a431a
View code at this point
Browse repository at this point
Enable nullable: System.Management.Automation.IContainsErrorRecord (#14166)
powercode
authored
33ce474
View commit details
Copy full SHA for 33ce474
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Enable IDE0074: Use coalesce compound assignment (#13396)
Show description for 0d1ea73
xtqqczze
authored
0d1ea73
View commit details
Copy full SHA for 0d1ea73
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Enable SA1131: Use readable conditions (#14132)
Show description for 99a49e0
xtqqczze
authored
99a49e0
View commit details
Copy full SHA for 99a49e0
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 5, 2020
Simplify delegate creation (#13578)
Show description for d6727dc
xtqqczze
authored
d6727dc
View commit details
Copy full SHA for d6727dc
View code at this point
Browse repository at this point
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 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 Sep 23, 2020
Update PowerShell to build against dotnet 5.0-RC.1 (#13643)
daxian-dbw
authored
10237bd
View commit details
Copy full SHA for 10237bd
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 Mar 6, 2019
Cleanup & update ErrorRecord class code style (#9021)
vexx32
authored and
iSazonov
committed
cd4b194
View commit details
Copy full SHA for cd4b194
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Style: Change first char to upper in summary comments (#8597)
iSazonov
authored and
adityapatwardhan
committed
d801544
View commit details
Copy full SHA for d801544
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
Style: Add a space after "//" in comments and remove unneeded comments after "}" (#8576)
iSazonov
authored and
daxian-dbw
committed
233b54e
View commit details
Copy full SHA for 233b54e
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 31, 2018
Style: Change 'String.' to 'string.' (#8568)
iSazonov
authored
dfd2f69
View commit details
Copy full SHA for dfd2f69
View code at this point
Browse repository at this point
Style: Replace String.IsNullOrEmpty with string.IsNullOrEmpty (#8557)
iSazonov
authored
56569b9
View commit details
Copy full SHA for 56569b9
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
Style: Remove extra spaces after <para> and before </para> docs tags (#8547)
iSazonov
authored
767c13f
View commit details
Copy full SHA for 767c13f
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
Previous
Next
You can’t perform that action at this time.