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 }}
WebGameLinux
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
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
on
master
User selector
All users
All time
Commit history
Commits on Oct 12, 2016
Fixing get-help <cmdletName> -online for .NET Core on Desktop. (#2174)
Show description for d717458
Francisco-Gamino
authored and
daxian-dbw
committed
d717458
View commit details
Copy full SHA for d717458
View code at this point
Browse repository at this point
Commits on Sep 13, 2016
Use prefixed QNames in XPath expressions used by all implementations of ICmdletProviderSupportsHelp interface
Show description for e8190a5
0xfeeddeadbeef
committed
e8190a5
View commit details
Copy full SHA for e8190a5
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
Merge pull request #2046 from xiaoyinl/use-https-links
Show description for 58a2ba7
daxian-dbw
authored
58a2ba7
View commit details
Copy full SHA for 58a2ba7
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
spelling: locals in src/System.Management.Automation/help
jsoref
committed
aa929a0
View commit details
Copy full SHA for aa929a0
View code at this point
Browse repository at this point
Commits on Aug 28, 2016
spelling: comments in src/System.Management.Automation/help
jsoref
committed
92a121a
View commit details
Copy full SHA for 92a121a
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
Use HTTPS links for go.microsoft.com
Show description for f538eeb
xiaoyinl
committed
f538eeb
View commit details
Copy full SHA for f538eeb
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Cleanup mis-formatting of preprocessor directives
lzybkr
committed
231f34b
View commit details
Copy full SHA for 231f34b
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Fixing get-help on Linux
Francisco-Gamino
committed
3ed7201
View commit details
Copy full SHA for 3ed7201
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Reducing exception catching within ConfigPropertyAccessor classes to provide greater control to callers regarding the most appropriate way to handle them.
mirichmo
committed
8ffb717
View commit details
Copy full SHA for 8ffb717
View code at this point
Browse repository at this point
Fixing execution policy so test automation works
mirichmo
committed
33c1f2d
View commit details
Copy full SHA for 33c1f2d
View code at this point
Browse repository at this point
Adding UpdatableHelp checks.
mirichmo
committed
2c36535
View commit details
Copy full SHA for 2c36535
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Refactoring - replace always null expressions with null
PowerShellTeam
authored and
lzybkr
committed
c1ee6c9
View commit details
Copy full SHA for c1ee6c9
View code at this point
Browse repository at this point
Refactoring - use ?? in more places
PowerShellTeam
authored and
lzybkr
committed
22d2273
View commit details
Copy full SHA for 22d2273
View code at this point
Browse repository at this point
Refactoring - adjust modifiers declaration order
PowerShellTeam
authored and
lzybkr
committed
85d6e9f
View commit details
Copy full SHA for 85d6e9f
View code at this point
Browse repository at this point
Refactor - convert to auto-property
Show description for ae8d2ed
PowerShellTeam
authored and
lzybkr
committed
ae8d2ed
View commit details
Copy full SHA for ae8d2ed
View code at this point
Browse repository at this point
Remove unused using statements
PowerShellTeam
authored and
lzybkr
committed
bc4901b
View commit details
Copy full SHA for bc4901b
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
Initial run of code formatter
Show description for 403ae3f
PowerShellTeam
authored and
lzybkr
committed
403ae3f
View commit details
Copy full SHA for 403ae3f
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Change preprocessor macro LINUX to UNIX
lzybkr
committed
673dd2c
View commit details
Copy full SHA for 673dd2c
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
Throw PlatformNotSupported on Windows .NET Core build
andyleejordan
committed
50e6627
View commit details
Copy full SHA for 50e6627
View code at this point
Browse repository at this point
Invoke-Item and Get-Help -Online are unsupported on Nano
Show description for 6200f08
andyleejordan
committed
6200f08
View commit details
Copy full SHA for 6200f08
View code at this point
Browse repository at this point
Use start in Get-Help -Online to open URL on Windows
andyleejordan
committed
afc1d8a
View commit details
Copy full SHA for afc1d8a
View code at this point
Browse repository at this point
Set UseShellExecute to false in Get-Help
andyleejordan
committed
ce2e5d6
View commit details
Copy full SHA for ce2e5d6
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Remove ClrFacade.Load
Show description for c78732d
andyleejordan
committed
c78732d
View commit details
Copy full SHA for c78732d
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Update files from Source Depot changeset [SD:715912]
Show description for 8ee6d6c
PowerShellTeam
authored and
andyleejordan
committed
8ee6d6c
View commit details
Copy full SHA for 8ee6d6c
View code at this point
Browse repository at this point
Commits on May 31, 2016
Update files from Source Depot changeset [SD:709766]
Show description for b38773e
PowerShellTeam
authored and
andyleejordan
committed
b38773e
View commit details
Copy full SHA for b38773e
View code at this point
Browse repository at this point
Commits on May 27, 2016
Revert CoreConsoleHost changes made to SMA
andyleejordan
committed
0d172cb
View commit details
Copy full SHA for 0d172cb
View code at this point
Browse repository at this point
Commits on May 23, 2016
Update files from Source Depot changeset [SD:706766]
Show description for b8dced8
PowerShellTeam
authored and
andyleejordan
committed
b8dced8
View commit details
Copy full SHA for b8dced8
View code at this point
Browse repository at this point
Commits on May 19, 2016
Update files from Source Depot changeset [SD:704605]
Show description for d9bf6b0
PowerShellTeam
authored and
andyleejordan
committed
d9bf6b0
View commit details
Copy full SHA for d9bf6b0
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
Update files from Source Depot changeset [SD:700586]
Show description for 3998ce0
PowerShellTeam
authored and
andyleejordan
committed
3998ce0
View commit details
Copy full SHA for 3998ce0
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Fixes seg fault when Get-Help cannot find topic
palladia
committed
4f9e2ac
View commit details
Copy full SHA for 4f9e2ac
View code at this point
Browse repository at this point
Commits on Apr 10, 2016
Fix Get-Help -Online
Show description for 70c23da
andyleejordan
committed
70c23da
View commit details
Copy full SHA for 70c23da
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
Programmatic update of core console host rename
andyleejordan
committed
bfaad3f
View commit details
Copy full SHA for bfaad3f
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Revert "Update files from psl-monad"
Show description for 78a18c3
PowerShellTeam
authored and
Sergei Vorobev
committed
78a18c3
View commit details
Copy full SHA for 78a18c3
View code at this point
Browse repository at this point
Update files from psl-monad
Show description for 9ed2c2a
PowerShellTeam
authored and
Sergei Vorobev
committed
9ed2c2a
View commit details
Copy full SHA for 9ed2c2a
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
Merge remote-tracking branch 'origin/source-depot' into vors/master
Sergei Vorobev
committed
8e4343e
View commit details
Copy full SHA for 8e4343e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.