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 }}
billstackpole
/
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
on
master
User selector
All users
All time
Commit history
Commits on Oct 18, 2017
[feature] (#4960)
Show description for 847846d
SteveL-MSFT
authored and
adityapatwardhan
committed
847846d
View commit details
Copy full SHA for 847846d
View code at this point
Browse repository at this point
Fetch resource string correctly (#5114)
daxian-dbw
authored and
adityapatwardhan
committed
2ceec72
View commit details
Copy full SHA for 2ceec72
View code at this point
Browse repository at this point
Add compiler switches replace dangerous function with safer ones. (#5089)
Show description for db6aec0
TravisEz13
authored and
daxian-dbw
committed
db6aec0
View commit details
Copy full SHA for db6aec0
View code at this point
Browse repository at this point
Exclude PSHostProcess cmdlets from Unix platforms (#5105)
Show description for dd5fba3
chunqingchen
authored and
daxian-dbw
committed
dd5fba3
View commit details
Copy full SHA for dd5fba3
View code at this point
Browse repository at this point
removed RunspaceConfiguration support (#4942)
Show description for 6177d28
SteveL-MSFT
authored and
daxian-dbw
committed
6177d28
View commit details
Copy full SHA for 6177d28
View code at this point
Browse repository at this point
Fix MatchInfoContext clone implementation (#5121)
Show description for 81c46c6
dee-see
authored and
daxian-dbw
committed
81c46c6
View commit details
Copy full SHA for 81c46c6
View code at this point
Browse repository at this point
Add Authentication Parameter to Web Cmdlets for Basic and OAuth (#5052)
Show description for 7c9bddf
markekraus
authored and
TravisEz13
committed
7c9bddf
View commit details
Copy full SHA for 7c9bddf
View code at this point
Browse repository at this point
Rename powershell.exe to pwsh.exe (#5101)
Show description for 2cc0911
SteveL-MSFT
authored and
daxian-dbw
committed
2cc0911
View commit details
Copy full SHA for 2cc0911
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Merge pull request #4995 from SteveL-MSFT/remove-apartmentstate
Show description for f604b0e
iSazonov
authored
f604b0e
View commit details
Copy full SHA for f604b0e
View code at this point
Browse repository at this point
Commits on Oct 16, 2017
Remove unncessary method
SteveL-MSFT
committed
173380b
View commit details
Copy full SHA for 173380b
View code at this point
Browse repository at this point
Change location of ModuleAnalysisCache so it isn't shared with Windows PowerShell (#5133)
Show description for 8831370
SteveL-MSFT
authored and
daxian-dbw
committed
8831370
View commit details
Copy full SHA for 8831370
View code at this point
Browse repository at this point
StopJobCommand: Remove Unreachable Code (#5091)
Show description for 52f9125
travisty-
authored and
mirichmo
committed
52f9125
View commit details
Copy full SHA for 52f9125
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Remove '-ComputerName' from 'Get/Set/Remove-Service' (#5094)
daxian-dbw
authored and
iSazonov
committed
f2eaeb8
View commit details
Copy full SHA for f2eaeb8
View code at this point
Browse repository at this point
Get-Content -Raw should not neglects to read the last character, if it is a LF (#5076)
chunqingchen
authored and
iSazonov
committed
07d3b18
View commit details
Copy full SHA for 07d3b18
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
Get-Verb: add verb descriptions and alias prefixes (#4746)
Show description for 844bf11
Tadas
authored and
mirichmo
committed
844bf11
View commit details
Copy full SHA for 844bf11
View code at this point
Browse repository at this point
[feature]
Show description for 6ca5d51
SteveL-MSFT
committed
6ca5d51
View commit details
Copy full SHA for 6ca5d51
View code at this point
Browse repository at this point
removed `#if CORECLR` statements merging code base
SteveL-MSFT
committed
5bd8dd3
View commit details
Copy full SHA for 5bd8dd3
View code at this point
Browse repository at this point
removed font and codepage handling code that is only applicable to Windows PowerShell
Show description for 46cdd7e
SteveL-MSFT
committed
46cdd7e
View commit details
Copy full SHA for 46cdd7e
View code at this point
Browse repository at this point
wrapped STA code sections in `#if STAMODE` for potential future use
Show description for 856c2af
SteveL-MSFT
committed
856c2af
View commit details
Copy full SHA for 856c2af
View code at this point
Browse repository at this point
Fix ValueFromRemainingArguments to have consistent behavior between script and C# (#2038)
dlwyatt
authored and
daxian-dbw
committed
94a71b0
View commit details
Copy full SHA for 94a71b0
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Change to Read/Write Neutral Progress Messages for Web Cmdlets WriteToStream() (#5078)
Show description for f6864c3
markekraus
authored and
iSazonov
committed
f6864c3
View commit details
Copy full SHA for f6864c3
View code at this point
Browse repository at this point
Properly escape trailing backslash so that it doesn't end up escaping the quotes (#4965)
Show description for 59311d0
SteveL-MSFT
authored and
iSazonov
committed
59311d0
View commit details
Copy full SHA for 59311d0
View code at this point
Browse repository at this point
Add NoNewLine switch for Out-String cmdlet (#5056)
iamraghavs
authored and
iSazonov
committed
7dd36c9
View commit details
Copy full SHA for 7dd36c9
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
Remove PSMI (#5075)
daxian-dbw
authored and
adityapatwardhan
committed
983409f
View commit details
Copy full SHA for 983409f
View code at this point
Browse repository at this point
Add better error message for empty and null -UFormat arg (#5055)
Show description for aea561f
DDWR
authored and
iSazonov
committed
aea561f
View commit details
Copy full SHA for aea561f
View code at this point
Browse repository at this point
Remove dead code (#5066)
Show description for 22662c8
lzybkr
authored and
daxian-dbw
committed
22662c8
View commit details
Copy full SHA for 22662c8
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Update script to get PSVersion from $PSVersionTable (#5045)
Show description for 55ce5dc
daxian-dbw
authored and
adityapatwardhan
committed
55ce5dc
View commit details
Copy full SHA for 55ce5dc
View code at this point
Browse repository at this point
enable using filesystem from a UNC location (#4998)
Show description for 90165fc
SteveL-MSFT
authored and
adityapatwardhan
committed
90165fc
View commit details
Copy full SHA for 90165fc
View code at this point
Browse repository at this point
fix detection of whether `-LiteralPath` was used to suppress wildcardexpansion for navigation cmdlets (#5038)
Show description for ff59be3
SteveL-MSFT
authored and
adityapatwardhan
committed
ff59be3
View commit details
Copy full SHA for ff59be3
View code at this point
Browse repository at this point
SetServiceCommand: Add positional parameter attribute (#5017)
Show description for 1d5c310
travisty-
authored and
adityapatwardhan
committed
1d5c310
View commit details
Copy full SHA for 1d5c310
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
User Agent now reports the OS platform (#4937)
Show description for e1a0caf
LDSpits
authored and
daxian-dbw
committed
e1a0caf
View commit details
Copy full SHA for e1a0caf
View code at this point
Browse repository at this point
Enable support of folders and files with colon in name on Unix (#4959)
Show description for 50607b9
SteveL-MSFT
authored and
mirichmo
committed
50607b9
View commit details
Copy full SHA for 50607b9
View code at this point
Browse repository at this point
Correct comma position in SecureStringCommands.resx (#5033)
Show description for 9843ef1
markekraus
authored and
adityapatwardhan
committed
9843ef1
View commit details
Copy full SHA for 9843ef1
View code at this point
Browse repository at this point
Cleanup Json cmdlets (#5001)
iSazonov
authored and
daxian-dbw
committed
50f6667
View commit details
Copy full SHA for 50f6667
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
Fix powershell to update the PATH environment variable only if PATH exists (#5021)
SteveL-MSFT
authored and
daxian-dbw
committed
ba7dfcc
View commit details
Copy full SHA for ba7dfcc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.