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
utils
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 7, 2022
Allow non-default encodings to be used in user's script/code (#18605)
daxian-dbw
authored
0619479
View commit details
Copy full SHA for 0619479
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Remove one CreateFileW (#18732)
iSazonov
authored
67a78d3
View commit details
Copy full SHA for 67a78d3
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Replace `DllImport` with `LibraryImport` - 1 (#18603)
iSazonov
authored
3dc95ce
View commit details
Copy full SHA for 3dc95ce
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Replace `DllImport` with `LibraryImport` in SMA - 7 (#18594)
iSazonov
authored
019c3b8
View commit details
Copy full SHA for 019c3b8
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
Replace DllImport with LibraryImport in SMA 8 (#18599)
iSazonov
authored
20f0b6e
View commit details
Copy full SHA for 20f0b6e
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
Remove `ArchitectureSensitiveAttribute` from the code base (#18598)
iSazonov
authored
6aa74c5
View commit details
Copy full SHA for 6aa74c5
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
Change public API mention of `monad` to PowerShell (#18491)
Show description for c740a07
SteveL-MSFT
authored
c740a07
View commit details
Copy full SHA for c740a07
View code at this point
Browse repository at this point
Commits on Nov 12, 2022
Replace DllImport with LibraryImport in SMA 1 (#18520)
iSazonov
authored
b846527
View commit details
Copy full SHA for b846527
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
Replace `msh` in public API comment based documentation with PowerShell equivalent (#18483)
SteveL-MSFT
authored
8374823
View commit details
Copy full SHA for 8374823
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Replace `UTF8Encoding(false)` with `Encoding.Default` (#18356)
xtqqczze
authored
1688b0f
View commit details
Copy full SHA for 1688b0f
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Use `Enum.HasFlags` part 1 (#18386)
xtqqczze
authored
e2d13c8
View commit details
Copy full SHA for e2d13c8
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 3, 2022
Update to use `ComputeCore.dll` for PowerShell Direct (#18194)
adityapatwardhan
authored
f67655d
View commit details
Copy full SHA for f67655d
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
Support mapping foreground/background `ConsoleColor` values to VT escape sequences (#17938)
daxian-dbw
authored
543f520
View commit details
Copy full SHA for 543f520
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Update to use version 2.21.0 of Application Insights. (#17903)
Show description for 8d25b5a
JamesWTruher
authored
8d25b5a
View commit details
Copy full SHA for 8d25b5a
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Use null propagation operator in `System.Management.Automation` (#17792)
fflaten
authored
d204d29
View commit details
Copy full SHA for d204d29
View code at this point
Browse repository at this point
Commits on Jul 31, 2022
Reenable compound assignment preference (#17784)
Molkree
authored
7f69d74
View commit details
Copy full SHA for 7f69d74
View code at this point
Browse repository at this point
Commits on Jul 29, 2022
Use null propagation operator for windows build (#17795)
Show description for 5f4e100
fflaten
authored
5f4e100
View commit details
Copy full SHA for 5f4e100
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Use null-coalescing assignment in /System.Management.Automation.utils (#17725)
Show description for c6e3ba8
Molkree
authored
c6e3ba8
View commit details
Copy full SHA for c6e3ba8
View code at this point
Browse repository at this point
Commits on Jul 13, 2022
Fix `Export-PSSession` to not throw error when a rooted path is specified for `-OutputModule` (#17671)
daxian-dbw
authored
f9d424d
View commit details
Copy full SHA for f9d424d
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
Use discards for unused variables (#17620)
MartinGC94
authored
edac193
View commit details
Copy full SHA for edac193
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Fix some typos in source code (#17481)
Yulv-git
authored
8cc3984
View commit details
Copy full SHA for 8cc3984
View code at this point
Browse repository at this point
Commits on May 17, 2022
Update telemetry collecting with a few changes (#17304)
JamesWTruher
authored
65d8f11
View commit details
Copy full SHA for 65d8f11
View code at this point
Browse repository at this point
Commits on May 16, 2022
Fix the word wrapping in formatting to handle escape sequences properly (#17316)
daxian-dbw
authored
c40066d
View commit details
Copy full SHA for c40066d
View code at this point
Browse repository at this point
Commits on May 6, 2022
Fix formatting truncation to handle strings with VT sequences (#17251)
daxian-dbw
authored
4c6c4f3
View commit details
Copy full SHA for 4c6c4f3
View code at this point
Browse repository at this point
Commits on May 1, 2022
Merged PR 20126: Fix for partial PowerShell module search paths, that can be resolved to CWD locations (#17231)
Show description for c3b7e10
Andrew
and
TravisEz13
authored
c3b7e10
View commit details
Copy full SHA for c3b7e10
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
Make `NameObscurerTelemetryInitializer` internal (#17167)
Show description for 1c568d4
SeeminglyScience
and
Andrew Menagarishvili
authored
1c568d4
View commit details
Copy full SHA for 1c568d4
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
Do not include node names when sending telemetry. (#16981)
JamesWTruher
authored
84e73b2
View commit details
Copy full SHA for 84e73b2
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Add Custom Remote Connections Feature (#17011)
Show description for a6d0422
PaulHigin
authored
a6d0422
View commit details
Copy full SHA for a6d0422
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
Remove `EventLogLogProvider` and its related legacy code (#17027)
daxian-dbw
authored
8ad6420
View commit details
Copy full SHA for 8ad6420
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
Add the module `CompatPowerShellGet` to the allow-list of telemetry modules (#16935)
StevenBucher98
authored
ee6bc95
View commit details
Copy full SHA for ee6bc95
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
Fix typo in PowerShellExecutionHelper.cs (#16776)
eltociear
authored
0ef30e5
View commit details
Copy full SHA for 0ef30e5
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
Use the same temporary home directory when 'HOME' env variable is not set (#16263)
daxian-dbw
authored
88ba3f6
View commit details
Copy full SHA for 88ba3f6
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
Configure ApplicationInsights to not send cloud role name (#16246)
Show description for d74c6bf
TravisEz13
and
adityapatwardhan
authored
d74c6bf
View commit details
Copy full SHA for d74c6bf
View code at this point
Browse repository at this point
Commits on Aug 10, 2021
Add error catch for unauthorized access when removing `AppLocker` test files (#15881)
PaulHigin
authored
e2c23fc
View commit details
Copy full SHA for e2c23fc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.