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
on
master
User selector
All users
All time
Commit history
Commits on Jan 18, 2018
Encoding for New-ModuleManifest on all platforms should be UTF-8 NoBOM (#5923)
Show description for 7437f3d
SteveL-MSFT
authored and
adityapatwardhan
committed
7437f3d
View commit details
Copy full SHA for 7437f3d
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
Remove 'PSv2' only code from 'Types_Ps1Xml.cs' and 'HostUtilities.cs' (#5907)
iSazonov
authored and
daxian-dbw
committed
5674bf3
View commit details
Copy full SHA for 5674bf3
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Do not pass ArgumentAst to CreateArgument for -encodedarguments (#5836)
Show description for d911bac
dantraMSFT
authored and
lzybkr
committed
d911bac
View commit details
Copy full SHA for d911bac
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
Fix ValidateSet with generator in a module (#5702)
Show description for 8bd5378
lzybkr
authored and
iSazonov
committed
8bd5378
View commit details
Copy full SHA for 8bd5378
View code at this point
Browse repository at this point
Remove sc alias which conflicts with sc.exe (#5827)
SteveL-MSFT
authored and
daxian-dbw
committed
0d893a5
View commit details
Copy full SHA for 0d893a5
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Move group policy settings and enable policy controlled logging in PowerShell Core (#5791)
Show description for d261e1f
daxian-dbw
authored
d261e1f
View commit details
Copy full SHA for d261e1f
View code at this point
Browse repository at this point
[Feature] Address Steve's new comments
daxian-dbw
committed
01ecf4b
View commit details
Copy full SHA for 01ecf4b
View code at this point
Browse repository at this point
Commits on Jan 7, 2018
[Feature] Consider a policy is undefined if none of its properties are set
daxian-dbw
committed
6ee608f
View commit details
Copy full SHA for 6ee608f
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
[Feature] Change two methods to use 'private' modifier.
daxian-dbw
committed
3b94173
View commit details
Copy full SHA for 3b94173
View code at this point
Browse repository at this point
Rename 'PowerShellProperties.json' to 'powershell.config.json'
daxian-dbw
committed
3b5badc
View commit details
Copy full SHA for 3b5badc
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
Re-enable group policy settings from registry
Show description for b4b864f
daxian-dbw
committed
b4b864f
View commit details
Copy full SHA for b4b864f
View code at this point
Browse repository at this point
Add ForEach and Where methods to [PSCustomobject] (#5756)
iSazonov
authored
6825182
View commit details
Copy full SHA for 6825182
View code at this point
Browse repository at this point
Address one of Dan's comments
daxian-dbw
committed
167bbad
View commit details
Copy full SHA for 167bbad
View code at this point
Browse repository at this point
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 file PropertyAccessor.cs to PSConfiguration.cs
daxian-dbw
committed
6ab1ad7
View commit details
Copy full SHA for 6ab1ad7
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
remoting: Handle DLLImport failure of libpsrpclient (#5622)
Show description for 5488131
dantraMSFT
authored and
TravisEz13
committed
5488131
View commit details
Copy full SHA for 5488131
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Make minor fixes in Compiler to properly handle void type expression (#5764)
daxian-dbw
authored
ad231a8
View commit details
Copy full SHA for ad231a8
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
Add Count and Length properties to [PSCustomobject] (#5745)
Show description for 7257404
iSazonov
authored
7257404
View commit details
Copy full SHA for 7257404
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 Dec 2, 2017
Enable conversions from PSMethod to Delegate (#5287)
Show description for a9c6292
powercode
authored and
daxian-dbw
committed
a9c6292
View commit details
Copy full SHA for a9c6292
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Skip null-element check for collections with a value-type element type (#5432)
Show description for b5f84c2
daxian-dbw
authored and
adityapatwardhan
committed
b5f84c2
View commit details
Copy full SHA for b5f84c2
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
Clean up use of 'Runspaceconfiguration' from comments and xunit test code (#5569)
Bhaal22
authored and
daxian-dbw
committed
ad17640
View commit details
Copy full SHA for ad17640
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
XML documentation fix for CompletionResult (#5550)
Show description for 2c4257e
bergmeister
authored and
iSazonov
committed
2c4257e
View commit details
Copy full SHA for 2c4257e
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
Fix for PowerShell hang on exit (#5356)
Show description for 1962c27
PaulHigin
authored and
daxian-dbw
committed
1962c27
View commit details
Copy full SHA for 1962c27
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
Disable cmdlets that are not supported under unix system (#5083)
Show description for 2be13a6
chunqingchen
authored and
adityapatwardhan
committed
2be13a6
View commit details
Copy full SHA for 2be13a6
View code at this point
Browse repository at this point
Multiple improvements by CodeRush Static Analysis (#5132)
Himura2la
authored and
TravisEz13
committed
6530b77
View commit details
Copy full SHA for 6530b77
View code at this point
Browse repository at this point
Porting random hang fixes (#5258)
PaulHigin
authored and
adityapatwardhan
committed
73188ce
View commit details
Copy full SHA for 73188ce
View code at this point
Browse repository at this point
fix `help` function to not pipe to more if objects are returned instead of help text (#5395)
SteveL-MSFT
authored and
adityapatwardhan
committed
e0ee555
View commit details
Copy full SHA for e0ee555
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
Revert refactoring changes that broke remoting to Windows PowerShell 5.1 (#5321)
Show description for b194731
SteveL-MSFT
authored and
daxian-dbw
committed
b194731
View commit details
Copy full SHA for b194731
View code at this point
Browse repository at this point
Make SemanticVersion compatible with SemVer 2.0 (#5037)
Show description for c4269cb
iSazonov
authored and
daxian-dbw
committed
c4269cb
View commit details
Copy full SHA for c4269cb
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
replace the word `hang` with something more appropriate (#5358)
SteveL-MSFT
authored and
TravisEz13
committed
5f54075
View commit details
Copy full SHA for 5f54075
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Change $OutputEncoding to be utf8 without BOM rather than ASCII (#5369)
JamesWTruher
authored and
daxian-dbw
committed
fe3e44f
View commit details
Copy full SHA for fe3e44f
View code at this point
Browse repository at this point
Rework passing array literal to native commands (#5301)
lzybkr
authored and
daxian-dbw
committed
8391b9e
View commit details
Copy full SHA for 8391b9e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.