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
engine
Modules
AnalysisCache.cs
on
master
User selector
All users
All time
Commit history
Commits on Oct 22, 2025
Fix checks for local user config file paths (#26269)
SeeminglyScience
authored
c7ee0d2
View commit details
Copy full SHA for c7ee0d2
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
Fix IDE0083: UseNotPattern (#26209)
xtqqczze
authored
250144e
View commit details
Copy full SHA for 250144e
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Convert `InvalidCommandNameCharacters` in AnalysisCache to `SearchValues<char>` for more efficient char searching (#24880)
ArmaanMcleod
authored
bca2033
View commit details
Copy full SHA for bca2033
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Use interpolated strings 5c (#18997)
CarloToso
authored
9cab34b
View commit details
Copy full SHA for 9cab34b
View code at this point
Browse repository at this point
Commits on Jul 4, 2021
Make classes sealed (#15675)
Show description for 4c2d6dc
xtqqczze
authored
4c2d6dc
View commit details
Copy full SHA for 4c2d6dc
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Enable `SA1008` Opening parenthesis should be spaced correctly (#14242)
xtqqczze
authored
a562fa6
View commit details
Copy full SHA for a562fa6
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Use static lambda keyword (#15154)
iSazonov
authored
91e7298
View commit details
Copy full SHA for 91e7298
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
Avoid array allocations from GetDirectories/GetFiles. (#14326)
xtqqczze
authored
8315515
View commit details
Copy full SHA for 8315515
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
Enable CA1052: Static holder types should be Static or NotInheritable (#14483)
Show description for 50fd950
xtqqczze
authored
50fd950
View commit details
Copy full SHA for 50fd950
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Fix RCS1221: Use pattern matching instead of combination of 'as' operator and null check (#13333)
Show description for 76cef3b
xtqqczze
authored
76cef3b
View commit details
Copy full SHA for 76cef3b
View code at this point
Browse repository at this point
Fix IDE0044: MakeFieldReadonly part 12 (#13967)
Show description for 4ed88de
xtqqczze
authored
4ed88de
View commit details
Copy full SHA for 4ed88de
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 11, 2020
Code redundancy fixes (#12916)
Show description for 0d5d017
xtqqczze
authored
0d5d017
View commit details
Copy full SHA for 0d5d017
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 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 Jan 3, 2020
Added setting to disable implicit `WinPS` module loading (#11332)
Andrew
authored and
adityapatwardhan
committed
ea48e07
View commit details
Copy full SHA for ea48e07
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
Make approved features non-experimental (#11303)
SteveL-MSFT
authored and
adityapatwardhan
committed
ed1f6e3
View commit details
Copy full SHA for ed1f6e3
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Support using non-compatible Windows PowerShell modules in PowerShell Core (#10973)
Andrew
authored and
daxian-dbw
committed
b218e6f
View commit details
Copy full SHA for b218e6f
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Some code cleanup work (#10698)
Show description for ec105da
daxian-dbw
authored and
iSazonov
committed
ec105da
View commit details
Copy full SHA for ec105da
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 Feb 7, 2019
Allow `.exe` files to be used as IL binary modules (#7281)
Show description for 6bc6257
Bruce Payette
authored and
TravisEz13
committed
6bc6257
View commit details
Copy full SHA for 6bc6257
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 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 Dec 2, 2018
Improve powershell startup time (#8341)
Show description for a11810b
daxian-dbw
authored
a11810b
View commit details
Copy full SHA for a11810b
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
Make each installation of pwsh has its own 'ModuleAnalysisCache' file (#8174)
SteveL-MSFT
authored and
daxian-dbw
committed
8eebc26
View commit details
Copy full SHA for 8eebc26
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
Fix some style issues in engine code (#7246)
Show description for 4ee1973
iSazonov
authored and
TravisEz13
committed
4ee1973
View commit details
Copy full SHA for 4ee1973
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 Jul 16, 2018
Enforce the 'CompatiblePSEditions' check for modules from the legacy 'System32' module path (#7183)
Show description for c94fc31
rjmholt
authored and
daxian-dbw
committed
c94fc31
View commit details
Copy full SHA for c94fc31
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
[Feature] Address Feedback: Do not override user defined cache path
daxian-dbw
committed
add14e4
View commit details
Copy full SHA for add14e4
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
[Feature] Address Feedback: style changes and fixing typo
daxian-dbw
committed
b616cf5
View commit details
Copy full SHA for b616cf5
View code at this point
Browse repository at this point
Commits on Jul 6, 2018
Alter the analysis cache file name properly
daxian-dbw
committed
3c3ddeb
View commit details
Copy full SHA for 3c3ddeb
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 Apr 2, 2018
Clean up workflow logic in the module loading component (#6523)
Show description for d1cf82e
daxian-dbw
authored and
TravisEz13
committed
d1cf82e
View commit details
Copy full SHA for d1cf82e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.