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
help
UpdatableHelpSystem.cs
on
master
User selector
All users
All time
Commit history
Commits on Oct 1, 2025
Add `CodeQL` suppressions for `UpdatableHelp` and `NativeCommandProcessor` methods (#26132)
anamnavi
authored
d5267d2
View commit details
Copy full SHA for d5267d2
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 May 9, 2023
Allow partial culture matching in `Update-Help` (#18037)
dkaszews
authored
270f8f1
View commit details
Copy full SHA for 270f8f1
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 Feb 3, 2023
Fix typos in comments (#19064)
spaette
authored
ec0eb22
View commit details
Copy full SHA for ec0eb22
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Bump .NET framework to 6.0.0-preview.1 (#14719)
adityapatwardhan
authored
b836de8
View commit details
Copy full SHA for b836de8
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
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 5, 2020
Enable IDE0054: Use compound assignment (#13546)
Show description for 3ba6106
xtqqczze
authored
3ba6106
View commit details
Copy full SHA for 3ba6106
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
Fix IDE0044: MakeFieldReadonly part 14 (#13969)
xtqqczze
authored
cc6ce4f
View commit details
Copy full SHA for cc6ce4f
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 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 Nov 7, 2019
Remove the not-working 'run `Update-Help` from `Get-Help` when `Get-Help` runs for the first time' feature (#10974)
daxian-dbw
authored and
adityapatwardhan
committed
3768be1
View commit details
Copy full SHA for 3768be1
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Cleanup: Use EndsWith(char) and StartsWith(char) (#9994)
iSazonov
authored and
daxian-dbw
committed
74c87ab
View commit details
Copy full SHA for 74c87ab
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
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 Nov 29, 2018
Cleanup updatablehelpsystem and enable XSD validation on MAML help content (#8335)
iSazonov
authored and
adityapatwardhan
committed
6dcd3ad
View commit details
Copy full SHA for 6dcd3ad
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
Fix CVE-2018-8256 (#8252)
Show description for b39a411
TravisEz13
authored
b39a411
View commit details
Copy full SHA for b39a411
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 25, 2018
Cleanup: replace 'Utils.FileExists()/DirectoryExists()/ItemExists()' with .NET methods (#7129)
iSazonov
authored and
daxian-dbw
committed
e385481
View commit details
Copy full SHA for e385481
View code at this point
Browse repository at this point
Commits on Jun 14, 2018
Avoid calling native APIs to check for existence of FileSystem items (#6929)
Show description for 81244fb
iSazonov
authored and
daxian-dbw
committed
81244fb
View commit details
Copy full SHA for 81244fb
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
CodeFactor code style cleanup: replace literal empty strings with 'string.Empty' (#6950)
iSazonov
authored and
daxian-dbw
committed
e177fca
View commit details
Copy full SHA for e177fca
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 Jan 4, 2018
Refactor GroupPolicy setting related code to use the configuration file
daxian-dbw
committed
41c66db
View commit details
Copy full SHA for 41c66db
View code at this point
Browse repository at this point
Refactor 'PropertyAccessor.cs'
Show description for 3dd86f5
daxian-dbw
committed
3dd86f5
View commit details
Copy full SHA for 3dd86f5
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 Apr 17, 2017
Move powershell to .NET Core 2.0 (#3556)
Show description for 7a55bf9
daxian-dbw
authored
7a55bf9
View commit details
Copy full SHA for 7a55bf9
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
Previous
Next
You can’t perform that action at this time.