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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ForksCollection
/
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
GetCommandCommand.cs
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 1, 2022
Use new LINQ Order() methods instead of OrderBy(static x => x) (#18395)
Show description for c16521a
turbedi
authored
c16521a
View commit details
Copy full SHA for c16521a
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
Make the fuzzy searching flexible by passing in the fuzzy matcher (#18270)
daxian-dbw
authored
bc1f369
View commit details
Copy full SHA for bc1f369
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Add `-FuzzyMinimumDistance` parameter to `Get-Command` (#18261)
SteveL-MSFT
authored
8a45d14
View commit details
Copy full SHA for 8a45d14
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Use null-coalescing assignment in /engine (#17720)
Molkree
authored
dc2e682
View commit details
Copy full SHA for dc2e682
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Seal private classes (#15725)
Show description for 883ca98
xtqqczze
authored
883ca98
View commit details
Copy full SHA for 883ca98
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
Use `nameof` to get parameter names when creating `ArgumentNullException` (#15604)
gukoff
authored
8dcd5a2
View commit details
Copy full SHA for 8dcd5a2
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Use static lambda keyword (#15154)
iSazonov
authored
91e7298
View commit details
Copy full SHA for 91e7298
View code at this point
Browse repository at this point
Commits on Jan 9, 2021
Fix SA1504: All accessors should be single-line or multi-lin (#14241)
Show description for b7a431a
xtqqczze
authored
b7a431a
View commit details
Copy full SHA for b7a431a
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Refactor complex if statement (#14398)
xtqqczze
authored
669bcd7
View commit details
Copy full SHA for 669bcd7
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
Enable IDE0075: SimplifyConditionalExpression (#14078)
Show description for 18717c5
xtqqczze
authored
18717c5
View commit details
Copy full SHA for 18717c5
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
Fix RCS1049: Simplify boolean comparison (#13994)
Show description for b521b85
xtqqczze
authored
b521b85
View commit details
Copy full SHA for b521b85
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Use `is not` syntax part 2 (#13338)
xtqqczze
authored
03a58c4
View commit details
Copy full SHA for 03a58c4
View code at this point
Browse repository at this point
Fix IDE0044: MakeFieldReadonly part 12 (#13967)
Show description for 4ed88de
xtqqczze
authored
4ed88de
View commit details
Copy full SHA for 4ed88de
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Revert "Use `is null` syntax (#13277)" (#13322)
Show description for 4b9b078
daxian-dbw
authored
4b9b078
View commit details
Copy full SHA for 4b9b078
View code at this point
Browse repository at this point
Use `is null` syntax (#13277)
Show description for 6c03776
xtqqczze
authored
6c03776
View commit details
Copy full SHA for 6c03776
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
Avoid usage of do statement to create an infinite loop (#13137)
Show description for 2c18386
xtqqczze
authored
2c18386
View commit details
Copy full SHA for 2c18386
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
Code performance fixes (#12956)
Show description for bd90f19
xtqqczze
authored
bd90f19
View commit details
Copy full SHA for bd90f19
View code at this point
Browse repository at this point
Commits on May 20, 2020
IDictionary -> IDictionary<string, FunctionInfo> for FunctionTable (#12658)
Show description for 9fe96f0
powercode
authored
9fe96f0
View commit details
Copy full SHA for 9fe96f0
View code at this point
Browse repository at this point
Commits on May 19, 2020
Use nameof operator (#12716)
Show description for 9212aac
xtqqczze
authored
9212aac
View commit details
Copy full SHA for 9212aac
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
Specifying an alias and `-Syntax` to `Get-Command` returns the aliased commands syntax (#10784)
Show description for 8869e7a
ChrisLGardner
authored
8869e7a
View commit details
Copy full SHA for 8869e7a
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
Update copyright notice to latest guidance (#12190)
SteveL-MSFT
authored
b7cb335
View commit details
Copy full SHA for b7cb335
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
Fixes FWLinks for PS7 online help documents (#11071)
davidsmatlak
authored and
adityapatwardhan
committed
3923ca1
View commit details
Copy full SHA for 3923ca1
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Fix piping more than one `CommandInfo` to `Get-Command` (#10929)
SteveL-MSFT
authored and
adityapatwardhan
committed
ef64321
View commit details
Copy full SHA for ef64321
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Additional Telemetry - Implementation of `RFC0036` (#10336)
JamesWTruher
authored and
adityapatwardhan
committed
fe2cc6a
View commit details
Copy full SHA for fe2cc6a
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
Upgrade .Net Core 3 SDK from preview5 to preview6 and related out of band Nuget packages from 2.1 to 3.0-preview6 (#9888)
bergmeister
authored and
daxian-dbw
committed
fe56f9d
View commit details
Copy full SHA for fe56f9d
View code at this point
Browse repository at this point
Commits on Jun 13, 2019
Make `UseAbbreviationExpansion` and `TempDrive` official features (#9872)
SteveL-MSFT
authored and
daxian-dbw
committed
981c990
View commit details
Copy full SHA for 981c990
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Cleanup: sort usings (#9490)
iSazonov
authored
bd6fdae
View commit details
Copy full SHA for bd6fdae
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Run Codeformatter for SMA (#9402)
iSazonov
authored
ceed73d
View commit details
Copy full SHA for ceed73d
View code at this point
Browse repository at this point
Commits on Mar 10, 2019
Use `Type.EmptyTypes` and `Array.Empty<T>()` to replace our custom code of the same functionality (#9042)
iSazonov
authored and
daxian-dbw
committed
759c4ab
View commit details
Copy full SHA for 759c4ab
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Add the experimental feature 'PSUseAbbreviationExpansion' to support tab completion on abbreviated command names (#8109)
SteveL-MSFT
authored and
daxian-dbw
committed
71e58f9
View commit details
Copy full SHA for 71e58f9
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Add support to show suggestions on CommandNotFound exception (#8458)
Show description for b87cd1c
SteveL-MSFT
authored and
TravisEz13
committed
b87cd1c
View commit details
Copy full SHA for b87cd1c
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Style: Change first char to upper in summary comments (#8597)
iSazonov
authored and
adityapatwardhan
committed
d801544
View commit details
Copy full SHA for d801544
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Style: Add the ending period to the XML document texts (#8577)
iSazonov
authored and
daxian-dbw
committed
1be3f4c
View commit details
Copy full SHA for 1be3f4c
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
Style: Change 'String.' to 'string.' (#8568)
iSazonov
authored
dfd2f69
View commit details
Copy full SHA for dfd2f69
View code at this point
Browse repository at this point
Style: Replace String.IsNullOrEmpty with string.IsNullOrEmpty (#8557)
iSazonov
authored
56569b9
View commit details
Copy full SHA for 56569b9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.