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
utils
on
master
User selector
All users
All time
Commit history
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
Commits on Sep 2, 2016
spelling: public identifiers in src/System.Management.Automation
jsoref
committed
ab7b500
View commit details
Copy full SHA for ab7b500
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
spelling: locals in src/System.Management.Automation/utils
jsoref
committed
6386d26
View commit details
Copy full SHA for 6386d26
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
Merge pull request #2106 from jsoref/spelling-debug
Show description for f12c936
vors
authored
f12c936
View commit details
Copy full SHA for f12c936
View code at this point
Browse repository at this point
Merge pull request #2101 from akkatracker/patch-4
Show description for da8cc47
daxian-dbw
authored
da8cc47
View commit details
Copy full SHA for da8cc47
View code at this point
Browse repository at this point
Merge pull request #2100 from akkatracker/patch-3
Show description for 659e2e7
daxian-dbw
authored
659e2e7
View commit details
Copy full SHA for 659e2e7
View code at this point
Browse repository at this point
Commits on Aug 28, 2016
spelling: debug, assert...
jsoref
committed
857def0
View commit details
Copy full SHA for 857def0
View code at this point
Browse repository at this point
spelling: comments in src/System.Management.Automation/utils
jsoref
committed
45a5f8b
View commit details
Copy full SHA for 45a5f8b
View code at this point
Browse repository at this point
its to it's where appropriate in MshTraceSource.cs
Matthew Brener
authored
aa926cd
View commit details
Copy full SHA for aa926cd
View code at this point
Browse repository at this point
its to it's where appropriate in ResourceManagerCache.cs
Matthew Brener
authored
27b0d4b
View commit details
Copy full SHA for 27b0d4b
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Fixing API set versioning to get PowerShell Core working on Windows 7
mirichmo
committed
f16bc1a
View commit details
Copy full SHA for f16bc1a
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
These changes implement PowerShell remoting over SSH. The changes include feedback from code review comments.
PaulHigin
committed
44ad7f9
View commit details
Copy full SHA for 44ad7f9
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
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 29, 2016
Linux DSC MOF compilation changes
John Kordich
committed
a0339d4
View commit details
Copy full SHA for a0339d4
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 20, 2016
Remove unusable links from the source code
Sergei Vorobev
committed
20c4172
View commit details
Copy full SHA for 20c4172
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
Remove Platform.HasCom query
andyleejordan
committed
46cfa26
View commit details
Copy full SHA for 46cfa26
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
Move the most recent changes about the ALC from SD to Github
daxian-dbw
committed
da7f6ba
View commit details
Copy full SHA for da7f6ba
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Fix it for 'dotnet build' scenario
daxian-dbw
authored and
andyleejordan
committed
ca28391
View commit details
Copy full SHA for ca28391
View code at this point
Browse repository at this point
Make AssemblyLoadContext a singleton and refactor
daxian-dbw
authored and
andyleejordan
committed
66dcd00
View commit details
Copy full SHA for 66dcd00
View code at this point
Browse repository at this point
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
Mimic InitializeDefaultLoadContext
andyleejordan
committed
6356a5a
View commit details
Copy full SHA for 6356a5a
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Use Marshal.ZeroFreeCoTaskMemUnicode
Show description for 2f892e8
andyleejordan
committed
2f892e8
View commit details
Copy full SHA for 2f892e8
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Resurrect ArchitectureSensitiveAttribute
Show description for d2cb561
andyleejordan
committed
d2cb561
View commit details
Copy full SHA for d2cb561
View code at this point
Browse repository at this point
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 15, 2016
Update SD file mappings
Show description for 2afe0a1
andyleejordan
committed
2afe0a1
View commit details
Copy full SHA for 2afe0a1
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Revert CORECLR guard from FullCLR files
Show description for 69ce0e7
andyleejordan
committed
69ce0e7
View commit details
Copy full SHA for 69ce0e7
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Remove NOETW in favor of LINUX
Show description for e61d698
andyleejordan
committed
e61d698
View commit details
Copy full SHA for e61d698
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 24, 2016
Rename PowerShellAssemblyLoadContext to PowerShellAssemblyLoader
Show description for ef9a37d
jkotas
authored and
andyleejordan
committed
ef9a37d
View commit details
Copy full SHA for ef9a37d
View code at this point
Browse repository at this point
Switch from AssemblyLoadContext.InitializeDefaultContext to AssemblyLoadContext.Resolving event
Show description for 44ba0bb
jkotas
authored and
andyleejordan
committed
44ba0bb
View commit details
Copy full SHA for 44ba0bb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.