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 }}
github82525
/
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
runtime
on
master
User selector
All users
All time
Commit history
Commits on Jul 22, 2017
PSScriptAnalyzer fixes by category (#4261)
Show description for ffd39b2
bergmeister
authored and
daxian-dbw
committed
ffd39b2
View commit details
Copy full SHA for ffd39b2
View code at this point
Browse repository at this point
Commits on Jul 17, 2017
Enable DataRow/DataRowView adapters in PowerShell Core (#4258)
daxian-dbw
authored
069c7a4
View commit details
Copy full SHA for 069c7a4
View code at this point
Browse repository at this point
Disable UTC and SQM telemetry by enclosing the code in '#if LEGACYTELEMETRY' (#4190)
JamesWTruher
authored and
daxian-dbw
committed
71392a2
View commit details
Copy full SHA for 71392a2
View code at this point
Browse repository at this point
Commits on Jul 15, 2017
Run PowerShell class static methods in the correct Runspace/SessionState (#4209)
Show description for c5f3a19
daxian-dbw
authored
c5f3a19
View commit details
Copy full SHA for c5f3a19
View code at this point
Browse repository at this point
Commits on Jun 8, 2017
Support creating PS class instance that is not bound to any runspace (#3871)
daxian-dbw
authored
7a51b44
View commit details
Copy full SHA for 7a51b44
View code at this point
Browse repository at this point
Commits on May 19, 2017
Support backgrounding pipelines with ampersand (#3360)
Show description for dfb3866
Bruce Payette
authored and
lzybkr
committed
dfb3866
View commit details
Copy full SHA for dfb3866
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
Move powershell to .NET Core 2.0 (#3556)
Show description for 7a55bf9
daxian-dbw
authored
7a55bf9
View commit details
Copy full SHA for 7a55bf9
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 Dec 9, 2016
Fix try/catch to choose the more specific exception handler (#2429)
Show description for bbf1766
daxian-dbw
authored and
lzybkr
committed
bbf1766
View commit details
Copy full SHA for bbf1766
View code at this point
Browse repository at this point
Fix powershell class to use the current EngineSessionState for execution. (#2837)
Show description for c982f30
daxian-dbw
authored and
lzybkr
committed
c982f30
View commit details
Copy full SHA for c982f30
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
Remove one more extra Expression.Block call (#2833)
lzybkr
authored and
daxian-dbw
committed
19a0d99
View commit details
Copy full SHA for 19a0d99
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Remove unneeded blocks
lzybkr
authored and
vors
committed
0cd1a0f
View commit details
Copy full SHA for 0cd1a0f
View code at this point
Browse repository at this point
Remove CheckForSevereException and private FailFast
Show description for 386b4f3
lzybkr
authored and
vors
committed
386b4f3
View commit details
Copy full SHA for 386b4f3
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
Make Out-Null fast (#2629)
Show description for bd9e49d
lzybkr
authored
bd9e49d
View commit details
Copy full SHA for bd9e49d
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
Adding support for ENABLE_BINDER_DEBUG_LOGGING in CORECLR.
Show description for 28f32ca
adamdriscoll
authored and
lzybkr
committed
28f32ca
View commit details
Copy full SHA for 28f32ca
View code at this point
Browse repository at this point
Fix NullReferenceException in binder (#2591)
Show description for c8c55b7
lzybkr
authored and
daxian-dbw
committed
c8c55b7
View commit details
Copy full SHA for c8c55b7
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 7, 2016
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 1, 2016
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/engine/runtime
jsoref
committed
e9d4582
View commit details
Copy full SHA for e9d4582
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
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
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
Use nameof() where we use reflection
Show description for c34ef61
lzybkr
committed
c34ef61
View commit details
Copy full SHA for c34ef61
View code at this point
Browse repository at this point
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
Integrate changes between [SD:717473] and [SD:725290]
PowerShellTeam
authored and
Sergei Vorobev
committed
0dd425d
View commit details
Copy full SHA for 0dd425d
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 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 Jun 22, 2016
Integrate changes from SD between [SD:715912] and [SD:717473]
PowerShellTeam
authored and
Sergei Vorobev
committed
207d2b3
View commit details
Copy full SHA for 207d2b3
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 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 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.