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 }}
Kellen-Stuart
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
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.LocalAccounts
on
master
User selector
All users
All time
Commit history
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 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 Jan 11, 2020
Remove Unicode BOM from text files (#11546)
xtqqczze
authored and
iSazonov
committed
70d9ed4
View commit details
Copy full SHA for 70d9ed4
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
Cleanup: use the built-in type alias (#10882)
iSazonov
authored
d58a82a
View commit details
Copy full SHA for d58a82a
View code at this point
Browse repository at this point
Commits on May 10, 2019
Update use of "PowerShell Core" to just "PowerShell" (#9513)
SteveL-MSFT
authored and
daxian-dbw
committed
a96b4c0
View commit details
Copy full SHA for a96b4c0
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 Feb 27, 2019
Cleanup dllimport (#8847)
iSazonov
authored
11ae24f
View commit details
Copy full SHA for 11ae24f
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Style: Use the type aliases 'char' and 'bool' instead of 'Char' and 'Boolean' (#8572)
iSazonov
authored and
daxian-dbw
committed
f95dae5
View commit details
Copy full SHA for f95dae5
View code at this point
Browse repository at this point
Style: Use the type alias 'string' instead of 'String' in places that are appropriate (#8573)
iSazonov
authored and
daxian-dbw
committed
b8f9532
View commit details
Copy full SHA for b8f9532
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
Style: Add a space after "//" in comments and remove unneeded comments after "}" (#8576)
iSazonov
authored and
daxian-dbw
committed
233b54e
View commit details
Copy full SHA for 233b54e
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
Commits on Dec 24, 2018
Style: Change 'Object' to 'object' (#8522)
iSazonov
authored
42ba9d2
View commit details
Copy full SHA for 42ba9d2
View code at this point
Browse repository at this point
Code cleanup: Add space after closing brace where needed (#8530)
Show description for 4af3068
SteveL-MSFT
authored and
iSazonov
committed
4af3068
View commit details
Copy full SHA for 4af3068
View code at this point
Browse repository at this point
Commits on Dec 23, 2018
Style: Change 'System.Boolean' to 'bool' (#8521)
iSazonov
authored
4022388
View commit details
Copy full SHA for 4022388
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Bulk update code base to put 'null' on the right-hand-side of a comparison expression (#6949)
iSazonov
authored and
daxian-dbw
committed
4fc784e
View commit details
Copy full SHA for 4fc784e
View code at this point
Browse repository at this point
Commits on May 14, 2018
Enable full symbols for windows (#6853)
Show description for 472b5f7
TravisEz13
authored
472b5f7
View commit details
Copy full SHA for 472b5f7
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Update copyright and license headers (#6134)
Show description for c1c5344
SteveL-MSFT
authored and
TravisEz13
committed
c1c5344
View commit details
Copy full SHA for c1c5344
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
Use consistent '(c)' for copyright symbol (#5210)
Show description for 4bc52d2
SteveL-MSFT
authored and
daxian-dbw
committed
4bc52d2
View commit details
Copy full SHA for 4bc52d2
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
Minor formatting commits for Build.psm1 and csproj files (#4630)
iSazonov
authored and
daxian-dbw
committed
cdbbb7a
View commit details
Copy full SHA for cdbbb7a
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
clean up map.json related files and scripts (#4532)
Show description for 7762d7b
daxian-dbw
authored and
adityapatwardhan
committed
7762d7b
View commit details
Copy full SHA for 7762d7b
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
Cleanup '#if CORE' in Native.cs (#4404)
iSazonov
authored and
daxian-dbw
committed
38c5bc7
View commit details
Copy full SHA for 38c5bc7
View code at this point
Browse repository at this point
Cleanup '#if CORE' in PInvokeDllNames.cs (#4405)
iSazonov
authored and
daxian-dbw
committed
af24581
View commit details
Copy full SHA for af24581
View code at this point
Browse repository at this point
Commits on Jul 30, 2017
Clean up ClrFacade.cs - remove ClrFacade.PtrToStructure (#4379)
daxian-dbw
authored
1462ac3
View commit details
Copy full SHA for 1462ac3
View code at this point
Browse repository at this point
Clean up ClrFacade.cs - remove ClrFacade.SizeOf<T>() (#4377)
daxian-dbw
authored
2c43140
View commit details
Copy full SHA for 2c43140
View code at this point
Browse repository at this point
Clean up ClrFacade.cs - remove ClrFacade.DestroyStructure (#4378)
daxian-dbw
authored
dce0bab
View commit details
Copy full SHA for dce0bab
View code at this point
Browse repository at this point
Commits on Jul 29, 2017
Clean up ClrFacade.cs - remove ClrFacade.StructureToPtr (#4380)
daxian-dbw
authored
16f408c
View commit details
Copy full SHA for 16f408c
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Refactor MSBuild project files by adding the common property file 'PowerShell.Common.props' (#4106)
Show description for a8e3d89
iSazonov
authored and
daxian-dbw
committed
a8e3d89
View commit details
Copy full SHA for a8e3d89
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
Revert "Set assembly versions by MSBuild" (#4091)
mirichmo
authored and
daxian-dbw
committed
a291834
View commit details
Copy full SHA for a291834
View code at this point
Browse repository at this point
Set assembly versions by MSBuild (#3917)
Show description for c549925
iSazonov
authored and
mirichmo
committed
c549925
View commit details
Copy full SHA for c549925
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Resx - remove trailing white spaces and extra Newline at EOF (#4047)
iSazonov
authored and
lzybkr
committed
aa97fe7
View commit details
Copy full SHA for aa97fe7
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
Convert tab indentations to spaces in *.resx files (#3576)
Show description for f04d2fd
iSazonov
authored and
mirichmo
committed
f04d2fd
View commit details
Copy full SHA for f04d2fd
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
Move powershell to .NET Core 2.0 (#3556)
Show description for 7a55bf9
daxian-dbw
authored
7a55bf9
View commit details
Copy full SHA for 7a55bf9
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
Migrate from project.json to MSBuild (#3398)
Show description for 54fa658
daxian-dbw
authored
54fa658
View commit details
Copy full SHA for 54fa658
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.