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 }}
echception
/
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 May 26, 2017
Make Get-ChildItem continue enumeration when encountering error on contained item (#3806)
Show description for c29bd7d
jeffbi
authored and
daxian-dbw
committed
c29bd7d
View commit details
Copy full SHA for c29bd7d
View code at this point
Browse repository at this point
Commits on May 24, 2017
Fix "Invoke-Item" to accept a file path with spaces on Unix platforms (#3850)
Show description for 99f9ef2
daxian-dbw
authored
99f9ef2
View commit details
Copy full SHA for 99f9ef2
View code at this point
Browse repository at this point
Commits on May 23, 2017
Change to not expose unsupported aliases/cmdlets in Unix (#3595)
Show description for a02d129
iSazonov
authored and
daxian-dbw
committed
a02d129
View commit details
Copy full SHA for a02d129
View code at this point
Browse repository at this point
Commits on May 22, 2017
Removed automatically adding year to copyright message (#3804)
Show description for 73dd941
adityapatwardhan
authored and
lzybkr
committed
73dd941
View commit details
Copy full SHA for 73dd941
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 May 17, 2017
Fix for #3786 (#3793)
Show description for 30b97a5
mklement0
authored and
mirichmo
committed
30b97a5
View commit details
Copy full SHA for 30b97a5
View code at this point
Browse repository at this point
Commits on May 9, 2017
Temporary workaround to fix the PSVersion issue in beta.1 release (#3740)
daxian-dbw
authored
44c6409
View commit details
Copy full SHA for 44c6409
View code at this point
Browse repository at this point
Commits on May 8, 2017
Relax SemanticVersion constructors to not require minor and patch (#3696)
Show description for 6342944
SteveL-MSFT
authored and
lzybkr
committed
6342944
View commit details
Copy full SHA for 6342944
View code at this point
Browse repository at this point
Commits on May 6, 2017
Use '<id> - <name>' as ToolTip and ListItemText when tab completing process ID (#3664)
Staffan Gustafsson
authored and
daxian-dbw
committed
8d744f2
View commit details
Copy full SHA for 8d744f2
View code at this point
Browse repository at this point
Commits on May 5, 2017
Correct formatting in PSVersionInfo (#3694)
iSazonov
authored and
daxian-dbw
committed
d275cee
View commit details
Copy full SHA for d275cee
View code at this point
Browse repository at this point
Commits on May 4, 2017
Move 'PSVersion' and 'PSEdition' to first and second places in $PSVersionTable (#3562)
iSazonov
authored and
daxian-dbw
committed
42cb8ba
View commit details
Copy full SHA for 42cb8ba
View code at this point
Browse repository at this point
Commits on May 2, 2017
Update class grammar comments (#3688)
lzybkr
authored and
daxian-dbw
committed
dccce7e
View commit details
Copy full SHA for dccce7e
View code at this point
Browse repository at this point
Improve ValidateCount attribute error message (#3656)
Show description for 3d7ef43
iSazonov
authored and
daxian-dbw
committed
3d7ef43
View commit details
Copy full SHA for 3d7ef43
View code at this point
Browse repository at this point
PSVersionTable should have entry for OS and Platform (#3654)
chunqingchen
authored and
mirichmo
committed
9051ca1
View commit details
Copy full SHA for 9051ca1
View code at this point
Browse repository at this point
Commits on May 1, 2017
Adding support for native command globbing on UNIX (#3643)
Show description for 11ad02a
Bruce Payette
authored and
daxian-dbw
committed
11ad02a
View commit details
Copy full SHA for 11ad02a
View code at this point
Browse repository at this point
Fixing a bug related to ModuleSpec syntax in RequiredModules (#3594)
Show description for c0aafdb
Andrew
authored and
daxian-dbw
committed
c0aafdb
View commit details
Copy full SHA for c0aafdb
View code at this point
Browse repository at this point
Commits on Apr 26, 2017
Adds Port parameter for SSH PSSessions (#3499)
Show description for 1d42862
0x4c6565
authored and
mirichmo
committed
1d42862
View commit details
Copy full SHA for 1d42862
View code at this point
Browse repository at this point
New-ModuleManifest was incorrectly checking if a Uri was well formed by using ToString() which just outputs the original (#3631)
Show description for ee9049b
SteveL-MSFT
authored and
mirichmo
committed
ee9049b
View commit details
Copy full SHA for ee9049b
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
Fix tab completion with '@{<tab>' to avoid crash in PSReadline (#3626)
Staffan Gustafsson
authored and
daxian-dbw
committed
5bdcff5
View commit details
Copy full SHA for 5bdcff5
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Add Hashtable tab completion for `-Property` of select-object (#3625)
Show description for f959c41
Staffan Gustafsson
authored and
daxian-dbw
committed
f959c41
View commit details
Copy full SHA for f959c41
View code at this point
Browse repository at this point
Added requested comment (#3640)
PaulHigin
authored and
daxian-dbw
committed
b5f10ec
View commit details
Copy full SHA for b5f10ec
View code at this point
Browse repository at this point
Commits on Apr 22, 2017
Remove unused and duplicated GetEncodingFromEnum (#3487)
iSazonov
authored and
daxian-dbw
committed
6db5c94
View commit details
Copy full SHA for 6db5c94
View code at this point
Browse repository at this point
SSH Remoting should handle multi-line error messages from SSH client (#3612)
Show description for a16b71b
PaulHigin
authored and
mirichmo
committed
a16b71b
View commit details
Copy full SHA for a16b71b
View code at this point
Browse repository at this point
Improve ValidateCount attribute error message (#3596)
iSazonov
authored and
daxian-dbw
committed
e8ec400
View commit details
Copy full SHA for e8ec400
View code at this point
Browse repository at this point
Commits on Apr 20, 2017
Add ErrorMessage property to ValidatePattern, ValidateSet and ValidateScript attributes (#2728)
Show description for fa901b6
Staffan Gustafsson
authored and
lzybkr
committed
fa901b6
View commit details
Copy full SHA for fa901b6
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
New-Item -ItemType SymbolicLink cannot understand directory path ending with slash on Linux (#2974)
chunqingchen
authored and
mirichmo
committed
e3d4c95
View commit details
Copy full SHA for e3d4c95
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 Apr 13, 2017
Convert tab indentations to spaces in *.cs files (#3551)
Show description for 4ad4b19
iSazonov
authored and
vors
committed
4ad4b19
View commit details
Copy full SHA for 4ad4b19
View code at this point
Browse repository at this point
Make the output of $PSVersionTable in alphabetical order (#3530)
iSazonov
authored and
daxian-dbw
committed
acec58c
View commit details
Copy full SHA for acec58c
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Adding public ValidRootDrives property to ValidateDrive (#3510)
indented-automation
authored and
daxian-dbw
committed
4697dd2
View commit details
Copy full SHA for 4697dd2
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Fix crash at startup when env:HOME not set (#3437)
Show description for 753b196
SteveL-MSFT
authored and
lzybkr
committed
753b196
View commit details
Copy full SHA for 753b196
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
Make `Out-Default -Transcript` more robust in how it handles `TranscribeOnly` state (#3436)
PetSerAl
authored and
lzybkr
committed
f76b2fc
View commit details
Copy full SHA for f76b2fc
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
Fix 'StringBuilder' initialization (#3458)
iSazonov
authored and
daxian-dbw
committed
544e466
View commit details
Copy full SHA for 544e466
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
Add tab completion for Select-Object -ExcludeProperty -ExpandProperty (#3443)
iSazonov
authored and
lzybkr
committed
39be710
View commit details
Copy full SHA for 39be710
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
Fix for job dropping runspace close error (#3445)
PaulHigin
authored and
daxian-dbw
committed
13ec078
View commit details
Copy full SHA for 13ec078
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.