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 }}
github4fans
/
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
on
master
User selector
All users
All time
Commit history
Commits on Aug 18, 2016
Fix for issue 1528: SSH based remoting does not handle errors during connection attempt (#1856)
PaulHigin
authored and
lzybkr
committed
e779d5d
View commit details
Copy full SHA for e779d5d
View code at this point
Browse repository at this point
Commits on Aug 13, 2016
Merge pull request #1787 from PaulHigin/WorkingA
Show description for ef5bf5c
mirichmo
authored
ef5bf5c
View commit details
Copy full SHA for ef5bf5c
View code at this point
Browse repository at this point
Merge pull request #1784 from lzybkr/format_cleanup
Show description for 7cf93ba
mirichmo
authored
7cf93ba
View commit details
Copy full SHA for 7cf93ba
View code at this point
Browse repository at this point
Setting Initial OPS LocalMachine ExecutionPolicy to RemoteSigned (#1769)
Show description for 718ee69
mirichmo
authored and
lzybkr
committed
718ee69
View commit details
Copy full SHA for 718ee69
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Update the job cache location on on windows platforms (#1740)
Show description for 2764b31
chunqingchen
authored and
lzybkr
committed
2764b31
View commit details
Copy full SHA for 2764b31
View code at this point
Browse repository at this point
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
Cleanup mis-formatting of preprocessor directives
lzybkr
committed
231f34b
View commit details
Copy full SHA for 231f34b
View code at this point
Browse repository at this point
Address review comments in product code
daxian-dbw
committed
ea96949
View commit details
Copy full SHA for ea96949
View code at this point
Browse repository at this point
Change 'Platform.XDG_Type' and 'Platform.SelectProductNameForDirectory' back to 'public'
Show description for 8bb2918
daxian-dbw
committed
8bb2918
View commit details
Copy full SHA for 8bb2918
View code at this point
Browse repository at this point
Change runtime check to build check because 'Platform.XDG_Type' and 'Platform.SelectProductNameForDirectory' are make unix only
daxian-dbw
committed
c27b4db
View commit details
Copy full SHA for c27b4db
View code at this point
Browse repository at this point
Add the shared module path to unix (counterpart of 'Program Files\PowerShell\Modules').
Show description for 07f9fef
daxian-dbw
committed
07f9fef
View commit details
Copy full SHA for 07f9fef
View code at this point
Browse repository at this point
Update module path calculation logic to support side-by-side.
Show description for 3ff19e1
daxian-dbw
committed
3ff19e1
View commit details
Copy full SHA for 3ff19e1
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Merge pull request #1711 from PowerShell/johnkord-Linux_DSC_error_message
Show description for ac9902c
andyleejordan
authored
ac9902c
View commit details
Copy full SHA for ac9902c
View code at this point
Browse repository at this point
Update to depend on Newtonsoft.Json.9.0.1
daxian-dbw
committed
76ca7e5
View commit details
Copy full SHA for 76ca7e5
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Adding error message letting the user know they need to install PSDSC for Linux
John Kordich
committed
4656f3c
View commit details
Copy full SHA for 4656f3c
View code at this point
Browse repository at this point
Fixing get-help on Linux
Francisco-Gamino
committed
3ed7201
View commit details
Copy full SHA for 3ed7201
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Whitespace change to retrigger a build
mirichmo
committed
6575500
View commit details
Copy full SHA for 6575500
View code at this point
Browse repository at this point
Removing directory creation from initialization.
mirichmo
committed
063fd9c
View commit details
Copy full SHA for 063fd9c
View code at this point
Browse repository at this point
Fixing JsonConfigFileAccessor constructor so that it doesn't throw exceptions when run as a regular user.
mirichmo
committed
ca307e7
View commit details
Copy full SHA for ca307e7
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
Merge pull request #1669 from andschwa/safe-hostname
Show description for ba2cd1d
daxian-dbw
authored
ba2cd1d
View commit details
Copy full SHA for ba2cd1d
View code at this point
Browse repository at this point
Move Unix class under Platform
Show description for 9d164ea
andyleejordan
committed
9d164ea
View commit details
Copy full SHA for 9d164ea
View code at this point
Browse repository at this point
Consolidate GetUserName code
Show description for a8416d7
andyleejordan
committed
a8416d7
View commit details
Copy full SHA for a8416d7
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
Merge pull request #1671 from lzybkr/remoting_fix
Show description for b859b5a
vors
authored
b859b5a
View commit details
Copy full SHA for b859b5a
View code at this point
Browse repository at this point
Fix remoting break caused by refactoring
Show description for cf40937
lzybkr
committed
cf40937
View commit details
Copy full SHA for cf40937
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
Consolidate InternalGetFolderPath
Show description for 3f9889d
andyleejordan
committed
3f9889d
View commit details
Copy full SHA for 3f9889d
View code at this point
Browse repository at this point
Do not throw when getting Unix domain or user name
Show description for 816dac0
andyleejordan
committed
816dac0
View commit details
Copy full SHA for 816dac0
View code at this point
Browse repository at this point
Fix issue #1609 - Get-PSSession -computername fails on nano
Show description for dc9b326
daxian-dbw
committed
dc9b326
View commit details
Copy full SHA for dc9b326
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Reducing duplication of Environment variable extraction
mirichmo
committed
1e46151
View commit details
Copy full SHA for 1e46151
View code at this point
Browse repository at this point
Resolving issue with Registry reads where values are not present.
mirichmo
committed
d3625f7
View commit details
Copy full SHA for d3625f7
View code at this point
Browse repository at this point
Addressing reader and writer synchronization to the config file within the process.
mirichmo
committed
6eb0f2d
View commit details
Copy full SHA for 6eb0f2d
View code at this point
Browse repository at this point
Fixing implementation of GetModulePath to conform to the requirements of #1184.
mirichmo
committed
b291e20
View commit details
Copy full SHA for b291e20
View code at this point
Browse repository at this point
Reducing exception catching within ConfigPropertyAccessor classes to provide greater control to callers regarding the most appropriate way to handle them.
mirichmo
committed
8ffb717
View commit details
Copy full SHA for 8ffb717
View code at this point
Browse repository at this point
Removing dependency on JSON .Net for FullClr
mirichmo
committed
419db0e
View commit details
Copy full SHA for 419db0e
View code at this point
Browse repository at this point
Fixing execution policy so test automation works
mirichmo
committed
33c1f2d
View commit details
Copy full SHA for 33c1f2d
View code at this point
Browse repository at this point
Bug fixes and cleanup in preparation for push.
mirichmo
committed
f8b9b88
View commit details
Copy full SHA for f8b9b88
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.