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
Utilities
on
master
User selector
All users
All time
Commit history
Commits on Dec 5, 2025
Add -ExcludeProperty parameter to Format-* cmdlets (#26514)
yotsuda
authored
6311c7c
View commit details
Copy full SHA for 6311c7c
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 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 May 6, 2022
Fix formatting truncation to handle strings with VT sequences (#17251)
daxian-dbw
authored
4c6c4f3
View commit details
Copy full SHA for 4c6c4f3
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
When formatting, if collection is modified, don't fail the entire pipeline (#14438)
SteveL-MSFT
authored
ec5a776
View commit details
Copy full SHA for ec5a776
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
Use string.Contains(char) overload (#14368)
xtqqczze
authored
5f3dd93
View commit details
Copy full SHA for 5f3dd93
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 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 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 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 CA1834: Consider using 'StringBuilder.Append(char)' when applicable (#13878)
Show description for af8558b
xtqqczze
authored
af8558b
View commit details
Copy full SHA for af8558b
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 19, 2020
Fix issue in `Select-Object` where `Hashtable` members (e.g., `Keys`) cannot be used with `-Property` or `-ExpandProperty` (#11097)
vexx32
authored
02af121
View commit details
Copy full SHA for 02af121
View code at this point
Browse repository at this point
Use HashSet instead of Hashtable with null values (#12958)
xtqqczze
authored
a15e509
View commit details
Copy full SHA for a15e509
View code at this point
Browse repository at this point
Commits on May 31, 2020
Add readonly modifier to internal static members (#11777)
Show description for e93381e
xtqqczze
authored
e93381e
View commit details
Copy full SHA for e93381e
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
Fix comments in Mshexpression.cs (#12711)
Show description for 79a483b
sethvs
authored
79a483b
View commit details
Copy full SHA for 79a483b
View code at this point
Browse repository at this point
Commits on May 17, 2020
Formatting: remove duplicate semicolons (#12666)
xtqqczze
authored
056b9d7
View commit details
Copy full SHA for 056b9d7
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 18, 2020
Use span-based overloads (#11884)
iSazonov
authored
b5d4739
View commit details
Copy full SHA for b5d4739
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
Use `Dictionary.TryAdd()` where possible (#11767)
iSazonov
authored
60387f1
View commit details
Copy full SHA for 60387f1
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 Apr 24, 2019
Run Codeformatter for SMA (#9402)
iSazonov
authored
ceed73d
View commit details
Copy full SHA for ceed73d
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Improve formatting performance by having better primitives on `PSObject` (#8785)
Show description for 42c289f
powercode
authored and
daxian-dbw
committed
42c289f
View commit details
Copy full SHA for 42c289f
View code at this point
Browse repository at this point
Commits on Mar 10, 2019
Use `Type.EmptyTypes` and `Array.Empty<T>()` to replace our custom code of the same functionality (#9042)
iSazonov
authored and
daxian-dbw
committed
759c4ab
View commit details
Copy full SHA for 759c4ab
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
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
Previous
Next
You can’t perform that action at this time.