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
FormatAndOutput
common
DisplayDatabase
on
master
User selector
All users
All time
Commit history
Commits on Oct 16, 2025
Fix `SA1028`: Code should not contain trailing whitespace. Part 1. (#26203)
xtqqczze
authored
a10ff10
View commit details
Copy full SHA for a10ff10
View code at this point
Browse repository at this point
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 Aug 26, 2024
Fix `Get-FormatData` to not cast a type incorrectly (#21157)
SteveL-MSFT
authored
59bce18
View commit details
Copy full SHA for 59bce18
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
Enable CA1868: Unnecessary call to 'Contains' for sets (#21165)
Show description for 0e106fa
xtqqczze
authored
0e106fa
View commit details
Copy full SHA for 0e106fa
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
Apply the `InlineAsTypeCheck` in the engine code - 2nd pass (#19694)
Molkree
authored
a26b09d
View commit details
Copy full SHA for a26b09d
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 Mar 14, 2023
Fix typo in typeDataXmlLoader.cs (#19319)
eltociear
authored
9d1756e
View commit details
Copy full SHA for 9d1756e
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
Fix codefactor if part 2 (#19267)
CarloToso
authored
0d6b93a
View commit details
Copy full SHA for 0d6b93a
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
Update additional interpolated string changes (#19029)
daxian-dbw
authored
3a17d02
View commit details
Copy full SHA for 3a17d02
View code at this point
Browse repository at this point
Revert some of the interpolated string changes (#19018)
daxian-dbw
authored
b195088
View commit details
Copy full SHA for b195088
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
Use interpolated strings 11 (#19002)
CarloToso
authored
4c586a7
View commit details
Copy full SHA for 4c586a7
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
Use interpolated strings 9 (#18993)
CarloToso
authored
64d82f8
View commit details
Copy full SHA for 64d82f8
View code at this point
Browse repository at this point
Use interpolated strings 7 (#18985)
CarloToso
authored
f562753
View commit details
Copy full SHA for f562753
View code at this point
Browse repository at this point
Use interpolated strings 8 (#18988)
CarloToso
authored
a01fb37
View commit details
Copy full SHA for a01fb37
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Use compound assignment in /System.Management.Automation (#17724)
Molkree
authored
8f6b758
View commit details
Copy full SHA for 8f6b758
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
Render decimal numbers in a table using current culture (#17650)
SteveL-MSFT
authored
08baf27
View commit details
Copy full SHA for 08baf27
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 Jul 19, 2021
Seal private classes (#15725)
Show description for 883ca98
xtqqczze
authored
883ca98
View commit details
Copy full SHA for 883ca98
View code at this point
Browse repository at this point
Commits on Dec 23, 2020
Enable SA1003: Symbols should be spaced correctly (#14476)
Show description for 9d4665f
xtqqczze
authored
9d4665f
View commit details
Copy full SHA for 9d4665f
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Mark private members as static part 10 (#14235)
Show description for 8d48693
xtqqczze
authored
8d48693
View commit details
Copy full SHA for 8d48693
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Use consistent spacing in xml documentation tags (#14231)
xtqqczze
authored
d5b0264
View commit details
Copy full SHA for d5b0264
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
Mark local variable as const (#13217)
Show description for c7bdb24
xtqqczze
authored
c7bdb24
View commit details
Copy full SHA for c7bdb24
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Enable SA1106: Code should not contain empty statements (#13964)
Show description for cba73e7
xtqqczze
authored
cba73e7
View commit details
Copy full SHA for cba73e7
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 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 10, 2020
Fix nullable usage on displayDescriptionData_Wide (#13805)
mkswd
authored
11d7587
View commit details
Copy full SHA for 11d7587
View code at this point
Browse repository at this point
Fix nullable usage on displayDescriptionData_Table.cs (#13808)
mkswd
authored
60a8fa3
View commit details
Copy full SHA for 60a8fa3
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 accessor order (#13538)
Show description for eaad6c2
xtqqczze
authored
eaad6c2
View commit details
Copy full SHA for eaad6c2
View code at this point
Browse repository at this point
Fix IDE0044: MakeFieldReadonly part 16 (#13971)
Show description for 4595a22
xtqqczze
authored
4595a22
View commit details
Copy full SHA for 4595a22
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Enable CA1836: Prefer IsEmpty over Count when available (#13877)
Show description for 2c1546c
xtqqczze
authored
2c1546c
View commit details
Copy full SHA for 2c1546c
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 Sep 2, 2020
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 Aug 31, 2020
Cleanup: remove duplicate words in comments (#13539)
xtqqczze
authored
8f37cce
View commit details
Copy full SHA for 8f37cce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.