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
on
master
User selector
All users
All time
Commit history
Commits on Oct 14, 2016
Exclude 'Registry' and 'Certificate' providers from UNIX PS since they don't work on UNIX platform.
Show description for f02b6ef
daxian-dbw
authored and
mirichmo
committed
f02b6ef
View commit details
Copy full SHA for f02b6ef
View code at this point
Browse repository at this point
Avoid calling static members from 'Microsoft.Win32.Registry' on UNIX, especially the code that would run in TypeInitializer.
Show description for d0c60e0
daxian-dbw
authored and
mirichmo
committed
d0c60e0
View commit details
Copy full SHA for d0c60e0
View code at this point
Browse repository at this point
Update powershell to depend on latest dotnet core packages (preview1-24530-04 from 9/30/2016)
daxian-dbw
authored and
mirichmo
committed
2e402cf
View commit details
Copy full SHA for 2e402cf
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Addressing static code analysis issue (#2470)
Show description for 9e47ad4
SteveL-MSFT
authored and
mirichmo
committed
9e47ad4
View commit details
Copy full SHA for 9e47ad4
View code at this point
Browse repository at this point
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 Oct 8, 2016
Fixing JSON property accessor to attempt user settings directory creation on the first write operation
mirichmo
authored and
daxian-dbw
committed
e188c99
View commit details
Copy full SHA for e188c99
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
Fix Start-Transcript input path validation issues. (#1749)
charub
authored and
daxian-dbw
committed
6526968
View commit details
Copy full SHA for 6526968
View code at this point
Browse repository at this point
Fix Start-Transcript input path validation (#1749)
charub
authored and
daxian-dbw
committed
88d64c2
View commit details
Copy full SHA for 88d64c2
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
Fix variable assignment to not overwrite readonly/constant variables (#2400)
daxian-dbw
authored and
lzybkr
committed
1345520
View commit details
Copy full SHA for 1345520
View code at this point
Browse repository at this point
Fix bytewise operators to work on enum types with 'System.Byte' as the underlying type (#2411)
daxian-dbw
authored and
lzybkr
committed
5fbde6e
View commit details
Copy full SHA for 5fbde6e
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
Merge pull request #2363 from lzybkr/maxvars
Show description for 124a59b
daxian-dbw
authored
124a59b
View commit details
Copy full SHA for 124a59b
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Remove SessionStateOverflowException
Show description for f252683
lzybkr
committed
f252683
View commit details
Copy full SHA for f252683
View code at this point
Browse repository at this point
Fixing PowerShellProperties.json reads to do a basic validity check prior to processing the JSON
mirichmo
committed
9f9add0
View commit details
Copy full SHA for 9f9add0
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
Fix 'Get-ChildItem -Hidden' to work on system hidden files like c:\hiberfil.sys c:\pagefile.sys and c:\swapfile.sys
charub
authored and
daxian-dbw
committed
5cbf1b4
View commit details
Copy full SHA for 5cbf1b4
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
Remove most Maximum* capacity variables
Show description for c7951e1
lzybkr
committed
c7951e1
View commit details
Copy full SHA for c7951e1
View code at this point
Browse repository at this point
Fix $? assignment to not crash powershell
daxian-dbw
authored and
lzybkr
committed
89b5ae5
View commit details
Copy full SHA for 89b5ae5
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
Fix binary operator tab completion (#2338)
daxian-dbw
authored and
lzybkr
committed
bf59194
View commit details
Copy full SHA for bf59194
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Merge pull request #2260 from jsoref/spelling-public
Show description for 6992a64
vors
authored
6992a64
View commit details
Copy full SHA for 6992a64
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
Merge pull request #2182 from douglaswth/fix-passing-escaped-double-quoted-spaces-to-native.exe
Show description for a266f11
vors
authored
a266f11
View commit details
Copy full SHA for a266f11
View code at this point
Browse repository at this point
Merge pull request #2259 from jsoref/spelling-debug
Show description for 4ee52fe
vors
authored
4ee52fe
View commit details
Copy full SHA for 4ee52fe
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Improve the logic to detect PSHome module path derived from a different powershell core instance.
daxian-dbw
committed
fdd5141
View commit details
Copy full SHA for fdd5141
View code at this point
Browse repository at this point
Refactor method names related to 'PSHomeModulePath' and 'SharedModulePath'
daxian-dbw
committed
9179cec
View commit details
Copy full SHA for 9179cec
View code at this point
Browse repository at this point
Minor improvements to SSH remoting cmdlets (#2249)
Show description for 0ba1e2d
PaulHigin
authored and
mirichmo
committed
0ba1e2d
View commit details
Copy full SHA for 0ba1e2d
View code at this point
Browse repository at this point
spelling: error ids in ErrorRecord (#2258)
jsoref
authored and
lzybkr
committed
fb467d4
View commit details
Copy full SHA for fb467d4
View code at this point
Browse repository at this point
Commits on Sep 13, 2016
Merge pull request #2089 from 0xfeeddeadbeef/master
Show description for 81a598f
vors
authored
81a598f
View commit details
Copy full SHA for 81a598f
View code at this point
Browse repository at this point
Fix passing escaped double quoted spaces to native executables
douglaswth
committed
8bca1f5
View commit details
Copy full SHA for 8bca1f5
View code at this point
Browse repository at this point
Fix for Linux remote script debugging hang (#2213)
Show description for 79ddafc
PaulHigin
authored and
lzybkr
committed
79ddafc
View commit details
Copy full SHA for 79ddafc
View code at this point
Browse repository at this point
Remove '.ni' from module help file name (indicating a Ngen binary)
Show description for 7ce3422
0xfeeddeadbeef
committed
7ce3422
View commit details
Copy full SHA for 7ce3422
View code at this point
Browse repository at this point
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 7, 2016
grammar: TransactedRegistry stub in System.Management.Automation CoreCLR (#2196)
Show description for fd1d7a1
jsoref
authored and
vors
committed
fd1d7a1
View commit details
Copy full SHA for fd1d7a1
View code at this point
Browse repository at this point
spelling: debug src/System.Management.Automation/engine
jsoref
committed
71f38c0
View commit details
Copy full SHA for 71f38c0
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
spelling: locals in src/System.Management.Automation/CoreCLR
jsoref
committed
4988001
View commit details
Copy full SHA for 4988001
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
spelling: locals in src/System.Management.Automation/namespaces
jsoref
committed
fbec6ec
View commit details
Copy full SHA for fbec6ec
View code at this point
Browse repository at this point
spelling: debug src/System.Management.Automation/engine/runtime
jsoref
committed
9d5b14e
View commit details
Copy full SHA for 9d5b14e
View code at this point
Browse repository at this point
spelling: locals in src/System.Management.Automation/commands
jsoref
committed
c75e01a
View commit details
Copy full SHA for c75e01a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.