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 }}
hacklock
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
engine
Modules
ModuleIntrinsics.cs
on
master
User selector
All users
All time
Commit history
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
Rename 'PropertyScope' to 'ConfigScope'
daxian-dbw
committed
263ec24
View commit details
Copy full SHA for 263ec24
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 Dec 6, 2017
Remove 'oldPowershellExeName' and 'oldPowershellDepsName'
daxian-dbw
committed
4f4d779
View commit details
Copy full SHA for 4f4d779
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 Oct 18, 2017
Rename powershell.exe to pwsh.exe (#5101)
Show description for 2cc0911
SteveL-MSFT
authored and
daxian-dbw
committed
2cc0911
View commit details
Copy full SHA for 2cc0911
View code at this point
Browse repository at this point
Commits on Sep 11, 2017
First round of workflow cleanup (#4777)
Show description for db33d90
daxian-dbw
authored
db33d90
View commit details
Copy full SHA for db33d90
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
Cleanup '#if CORE' in ModuleIntrinsics.cs (#4426)
iSazonov
authored and
daxian-dbw
committed
ea3c207
View commit details
Copy full SHA for ea3c207
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
make sure we don't return null for share module path (#4219)
Show description for 1278c89
TravisEz13
authored
1278c89
View commit details
Copy full SHA for 1278c89
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
Add cache for GetApplicationBase (#3969)
iSazonov
authored and
daxian-dbw
committed
598cebf
View commit details
Copy full SHA for 598cebf
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
corrected use of PSModulePath casing to be consistent with Windows PowerShell (#3255)
Show description for 76de340
SteveL-MSFT
authored and
TravisEz13
committed
76de340
View commit details
Copy full SHA for 76de340
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
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
Commits on Aug 26, 2016
Spelling comments (#2066)
Show description for eb3fd7a
jsoref
authored and
lzybkr
committed
eb3fd7a
View commit details
Copy full SHA for eb3fd7a
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Address review comments in product code
daxian-dbw
committed
ea96949
View commit details
Copy full SHA for ea96949
View code at this point
Browse repository at this point
Add the shared module path to unix (counterpart of 'Program Files\PowerShell\Modules').
Show description for 07f9fef
daxian-dbw
committed
07f9fef
View commit details
Copy full SHA for 07f9fef
View code at this point
Browse repository at this point
Update module path calculation logic to support side-by-side.
Show description for 3ff19e1
daxian-dbw
committed
3ff19e1
View commit details
Copy full SHA for 3ff19e1
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Reducing duplication of Environment variable extraction
mirichmo
committed
1e46151
View commit details
Copy full SHA for 1e46151
View code at this point
Browse repository at this point
Fixing implementation of GetModulePath to conform to the requirements of #1184.
mirichmo
committed
b291e20
View commit details
Copy full SHA for b291e20
View code at this point
Browse repository at this point
Added module path support. Not plumbed trhough yet.
mirichmo
committed
e6e785e
View commit details
Copy full SHA for e6e785e
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
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 26, 2016
Clean up PSMODULEPATH Windows work-around
andyleejordan
committed
d40131a
View commit details
Copy full SHA for d40131a
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 Jun 9, 2016
Whitespace and formatting cleanups
andyleejordan
committed
0e10a51
View commit details
Copy full SHA for 0e10a51
View code at this point
Browse repository at this point
Further code review changes
v-alexjo
authored and
andyleejordan
committed
c252719
View commit details
Copy full SHA for c252719
View code at this point
Browse repository at this point
Code review changes to XDG support
v-alexjo
authored and
andyleejordan
committed
29e97bf
View commit details
Copy full SHA for 29e97bf
View code at this point
Browse repository at this point
Initial XDG support and folder default changes
Show description for 54c64c9
v-alexjo
authored and
andyleejordan
committed
54c64c9
View commit details
Copy full SHA for 54c64c9
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 8, 2016
Replace IsX method with IsCore property
andyleejordan
committed
49066d2
View commit details
Copy full SHA for 49066d2
View code at this point
Browse repository at this point
Replace IsWindows method with property
Show description for f5410a1
andyleejordan
committed
f5410a1
View commit details
Copy full SHA for f5410a1
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
Previous
Next
You can’t perform that action at this time.