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 }}
SeeminglyScience
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
11
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
Microsoft.PowerShell.ConsoleHost
on
master
User selector
All users
All time
Commit history
Commits on Jul 30, 2026
Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2652124 (#27736)
olprod
authored
7acd67b
View commit details
Copy full SHA for 7acd67b
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Fix the W3C URIs in `.resx` resource files (#27729)
Show description for f3648da
daxian-dbw
authored
f3648da
View commit details
Copy full SHA for f3648da
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
Prepare for onboarding PowerShell to the Native2Native localization pipeline (#27667)
Show description for 855d943
daxian-dbw
authored
855d943
View commit details
Copy full SHA for 855d943
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Fix progress bar rendering with double-width unicode characters (#26185)
Show description for 7d596de
3 people
authored
7d596de
View commit details
Copy full SHA for 7d596de
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
Build, package, and create VPack for the PowerShell-LTS store package within the same `msixbundle-vpack` pipeline (#150) (#27209)
daxian-dbw
authored
073f4d6
View commit details
Copy full SHA for 073f4d6
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
Delay update notification for one week to ensure all packages become available (#27095)
daxian-dbw
authored
a625d2d
View commit details
Copy full SHA for a625d2d
View code at this point
Browse repository at this point
Commits on Dec 12, 2025
Refactor the module path construction code to make it more robust and easier to maintain (#26565)
daxian-dbw
authored
592668b
View commit details
Copy full SHA for 592668b
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
Make the experimental feature `PSFeedbackProvider` stable (#26343)
daxian-dbw
authored
eda7e4a
View commit details
Copy full SHA for eda7e4a
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Fix checks for local user config file paths (#26269)
SeeminglyScience
authored
c7ee0d2
View commit details
Copy full SHA for c7ee0d2
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
Replace stackallocs with collection expressions (#25803)
xtqqczze
authored
b4f42a0
View commit details
Copy full SHA for b4f42a0
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
Fix `SA1028`: Code should not contain trailing whitespace. Part 1. (#26203)
xtqqczze
authored
a10ff10
View commit details
Copy full SHA for a10ff10
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
Remove `IsScreenReaderActive()` check from `ConsoleHost` (#26118)
andyleejordan
authored
3aa49cc
View commit details
Copy full SHA for 3aa49cc
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
Remove some unused `ConsoleControl` structs (#26063)
xtqqczze
authored
7cf2740
View commit details
Copy full SHA for 7cf2740
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
Fix race condition in RemoteHyperVSocket (#26057)
TravisEz13
authored
42e86f6
View commit details
Copy full SHA for 42e86f6
View code at this point
Browse repository at this point
Commits on Sep 7, 2025
Remove unnecessary `CS0618` suppressions from Variant APIs (#26006)
xtqqczze
authored
43c2d98
View commit details
Copy full SHA for 43c2d98
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
Fix stderr output of console host to respect NO_COLOR (#24391)
Show description for 16aeaba
SteveL-MSFT
and
SeeminglyScience
authored
16aeaba
View commit details
Copy full SHA for 16aeaba
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
Fix the NREs when writing to console from multiple threads (#25440)
Show description for 658a8e4
kborowinski
authored
658a8e4
View commit details
Copy full SHA for 658a8e4
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
Make the use of Oxford commas consistent (#25139)
pressRtowin
authored
a9bc326
View commit details
Copy full SHA for a9bc326
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
Fix `Start-Transcript` error when `$Transcript` is a `PSObject` wrapped string (#24963)
kborowinski
authored
0beb24e
View commit details
Copy full SHA for 0beb24e
View code at this point
Browse repository at this point
Remove redundant `Attribute` suffix (#24940)
xtqqczze
authored
1790f3a
View commit details
Copy full SHA for 1790f3a
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
Emit ProgressRecord in CLIXML minishell output
Show description for 7cc8a9a
jborean93
authored and
SeeminglyScience
committed
7cc8a9a
View commit details
Copy full SHA for 7cc8a9a
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
Update src/Microsoft.PowerShell.ConsoleHost/host/msh/ConsoleHost.cs
Show description for 8aea111
2 people
authored and
SeeminglyScience
committed
8aea111
View commit details
Copy full SHA for 8aea111
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for ad8d13b
2 people
authored and
SeeminglyScience
committed
ad8d13b
View commit details
Copy full SHA for ad8d13b
View code at this point
Browse repository at this point
Add remote runspace check for PushRunspace
Show description for 82341b0
jborean93
authored and
SeeminglyScience
committed
82341b0
View commit details
Copy full SHA for 82341b0
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
Handle global tool specially when prepending `PSHome` to `PATH` (#24228)
daxian-dbw
authored
7e27e63
View commit details
Copy full SHA for 7e27e63
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
Leave the input/output/error handles unset when they are not redirected (#20853)
daxian-dbw
authored
6a90fd0
View commit details
Copy full SHA for 6a90fd0
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Expand "iff" to "if-and-only-if" in XML doc content (#20852)
sdwheeler
authored
8957850
View commit details
Copy full SHA for 8957850
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Add error if invalid `-ExecutionPolicy` is passed to `pwsh` (#20460)
SteveL-MSFT
authored
a0e6807
View commit details
Copy full SHA for a0e6807
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Clarify some comments/documentation (#20462)
darkstar
authored
2e0d46c
View commit details
Copy full SHA for 2e0d46c
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
Remove parenthesis for empty attribute parameters (#20087)
ThomasNieto
authored
39513bb
View commit details
Copy full SHA for 39513bb
View code at this point
Browse repository at this point
Remove blank lines as instructed by `CodeFactor` rules (#20086)
ThomasNieto
authored
1af870c
View commit details
Copy full SHA for 1af870c
View code at this point
Browse repository at this point
Commits on Aug 7, 2023
Move build to .NET 8 preview 6 (#19991)
SteveL-MSFT
authored
e97105b
View commit details
Copy full SHA for e97105b
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
Change `docs.microsoft.com` to `learn.microsoft.com` (#19994)
sdwheeler
authored
5595072
View commit details
Copy full SHA for 5595072
View code at this point
Browse repository at this point
`Restore-Computer` and `Stop-Computer` should fail with error when not running via `sudo` on Unix (#19824)
SteveL-MSFT
authored
5a6c66b
View commit details
Copy full SHA for 5a6c66b
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Update to .NET 8 Preview 4 (#19696)
adityapatwardhan
authored
ebe0b54
View commit details
Copy full SHA for ebe0b54
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.