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 }}
ChiangFamily
/
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
Microsoft.PowerShell.ConsoleHost
on
master
User selector
All users
All time
Commit history
Commits on Aug 26, 2016
Spelling comments (#2066)
Show description for eb3fd7a
jsoref
authored and
lzybkr
committed
eb3fd7a
View commit details
Copy full SHA for eb3fd7a
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
Adding debugType portable to project.json. (#1959)
Show description for c829d9e
adamdriscoll
authored and
daxian-dbw
committed
c829d9e
View commit details
Copy full SHA for c829d9e
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
Commits on Aug 12, 2016
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
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
Commits on Aug 11, 2016
Remove Windows branding
Chunqing Chen
committed
ae20c41
View commit details
Copy full SHA for ae20c41
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 4, 2016
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
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
Adding UpdatableHelp checks.
mirichmo
committed
2c36535
View commit details
Copy full SHA for 2c36535
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Refactoring - use ?? in more places
PowerShellTeam
authored and
lzybkr
committed
22d2273
View commit details
Copy full SHA for 22d2273
View code at this point
Browse repository at this point
Refactoring - adjust modifiers declaration order
PowerShellTeam
authored and
lzybkr
committed
85d6e9f
View commit details
Copy full SHA for 85d6e9f
View code at this point
Browse repository at this point
Refactor - convert to auto-property
Show description for ae8d2ed
PowerShellTeam
authored and
lzybkr
committed
ae8d2ed
View commit details
Copy full SHA for ae8d2ed
View code at this point
Browse repository at this point
Remove unused using statements
PowerShellTeam
authored and
lzybkr
committed
bc4901b
View commit details
Copy full SHA for bc4901b
View code at this point
Browse repository at this point
Commits on Aug 2, 2016
Fixing default and error colors for PSReadLine
Alex Jordan
committed
e284637
View commit details
Copy full SHA for e284637
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
Initial run of code formatter
Show description for 403ae3f
PowerShellTeam
authored and
lzybkr
committed
403ae3f
View commit details
Copy full SHA for 403ae3f
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Introduce Microsoft.PowerShell.SDK
Show description for 6626720
Sergei Vorobev
committed
6626720
View commit details
Copy full SHA for 6626720
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
Guard ProgressPane for pseudo-TTYs
Show description for bcfe498
andyleejordan
committed
bcfe498
View commit details
Copy full SHA for bcfe498
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Copy pwrshplugin into the Full CLR version artifacts
Sergei Vorobev
committed
3674bac
View commit details
Copy full SHA for 3674bac
View code at this point
Browse repository at this point
Create separate Top-level directory per platform
Show description for 875402a
Sergei Vorobev
committed
875402a
View commit details
Copy full SHA for 875402a
View code at this point
Browse repository at this point
Change preprocessor macro LINUX to UNIX
lzybkr
committed
673dd2c
View commit details
Copy full SHA for 673dd2c
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
Changing description of SetBufferContents function
Alex Jordan
committed
17b4bb3
View commit details
Copy full SHA for 17b4bb3
View code at this point
Browse repository at this point
Implementing Write-Progress using SetBufferContents
Alex Jordan
committed
d9ac6d6
View commit details
Copy full SHA for d9ac6d6
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Fix some documentation warnings
Show description for 0f04de1
andyleejordan
committed
0f04de1
View commit details
Copy full SHA for 0f04de1
View code at this point
Browse repository at this point
Disable some XML documentation warnings
Show description for 790a072
andyleejordan
committed
790a072
View commit details
Copy full SHA for 790a072
View code at this point
Browse repository at this point
Enable XML documentation generation
Show description for b6f26ad
andyleejordan
committed
b6f26ad
View commit details
Copy full SHA for b6f26ad
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
Add CimCmdlets module in the produced package of core modules
Sergei Vorobev
committed
736eaad
View commit details
Copy full SHA for 736eaad
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
Remove char k
andyleejordan
committed
64a5cae
View commit details
Copy full SHA for 64a5cae
View code at this point
Browse repository at this point
Use Control-F/B for Right/Left arrow
andyleejordan
committed
152b106
View commit details
Copy full SHA for 152b106
View code at this point
Browse repository at this point
Blacklist control characters rather than whitelist
andyleejordan
committed
7ae448f
View commit details
Copy full SHA for 7ae448f
View code at this point
Browse repository at this point
Use Control-D for delete
andyleejordan
committed
85aa47b
View commit details
Copy full SHA for 85aa47b
View code at this point
Browse repository at this point
ReadLineFromConsole improvements
Show description for 5dd5aaf
andyleejordan
committed
5dd5aaf
View commit details
Copy full SHA for 5dd5aaf
View code at this point
Browse repository at this point
Handle Ctrl-C while prompting
andyleejordan
committed
68875f0
View commit details
Copy full SHA for 68875f0
View code at this point
Browse repository at this point
Implement ReadLineFromConsole for Linux
andyleejordan
committed
3572367
View commit details
Copy full SHA for 3572367
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.