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 }}
powercode
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
System.Management.Automation
namespaces
FileSystemProvider.cs
on
master
User selector
All users
All time
Commit history
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 8, 2025
Enable CA1858: Use 'StartsWith' instead of 'IndexOf' (#26107)
xtqqczze
authored
5cdafbc
View commit details
Copy full SHA for 5cdafbc
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Add Codeql Suppressions (#25943)
anamnavi
authored
1e46d89
View commit details
Copy full SHA for 1e46d89
View code at this point
Browse repository at this point
Commits on May 13, 2025
Use absolute path in `FileSystemProvider.CreateDirectory` (#24615)
Tadas
authored
b3bc4ff
View commit details
Copy full SHA for b3bc4ff
View code at this point
Browse repository at this point
Commits on May 12, 2025
Treat -Target as literal in New-Item (#25186)
GameMicrowave
authored
fcc1833
View commit details
Copy full SHA for fcc1833
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
Fix `New-Item -Force` to error on invalid directory name (#24936)
kborowinski
authored
8854c00
View commit details
Copy full SHA for 8854c00
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 Jan 30, 2025
Update `IndexOfAny` calls with invalid path/filename to `SearchValues<char>` for more efficient char searching (#24896)
ArmaanMcleod
authored
2a1d17e
View commit details
Copy full SHA for 2a1d17e
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
Return correct FileName property for Get-Item when listing alternate data streams (#18019)
kilasuit
authored
61e9f5d
View commit details
Copy full SHA for 61e9f5d
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
Resolve symbolic link target relative to the symbolic link instead of the working directory (#15235) (#20943)
MatejKafka
authored
b18eaca
View commit details
Copy full SHA for b18eaca
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
Delay progress bar in Copy-Item and Remove-Item cmdlets (#24013)
TheSpyGod
authored
be59e5e
View commit details
Copy full SHA for be59e5e
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
Fix `Move-Item` to throw error when moving into itself (#24004)
SteveL-MSFT
authored
2d83b95
View commit details
Copy full SHA for 2d83b95
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Fix progress calculation on `Remove-Item` (#23869)
jborean93
authored
720f145
View commit details
Copy full SHA for 720f145
View code at this point
Browse repository at this point
Commits on May 13, 2024
Added progress bar for `Remove-Item` cmdlet (#20778)
ArmaanMcleod
authored
a284fd4
View commit details
Copy full SHA for a284fd4
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Fix `Test-Path -IsValid` to check for invalid path and filename characters (#21358)
SteveL-MSFT
authored
371ceff
View commit details
Copy full SHA for 371ceff
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
Add `DirectoryInfo` to the `OutputType` for `New-Item` (#21126)
MartinGC94
authored
7ad4039
View commit details
Copy full SHA for 7ad4039
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
Fix `-OlderThan`/`-NewerThan` parameters for `Test-Path` when using `PathType` and date range (#20942)
ArmaanMcleod
authored
103c945
View commit details
Copy full SHA for 103c945
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
Block getting help from network locations in restricted remoting sessions (#20593)
TravisEz13
authored
687383b
View commit details
Copy full SHA for 687383b
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
Fix `Copy-Item` progress to only show completed when all files are copied (#20517)
SteveL-MSFT
authored
581ee20
View commit details
Copy full SHA for 581ee20
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
Update .NET SDK to version 8.0.100-rc.1.23455.8 (#20269)
adityapatwardhan
authored
f71404d
View commit details
Copy full SHA for f71404d
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
Commits on May 15, 2023
Fix wildcard globing in root of device paths (#19442)
MartinGC94
authored
2e2b7db
View commit details
Copy full SHA for 2e2b7db
View code at this point
Browse repository at this point
Commits on May 9, 2023
Add specific error message that creating Junctions requires absolute path (#19409)
SteveL-MSFT
authored
7888196
View commit details
Copy full SHA for 7888196
View code at this point
Browse repository at this point
Commits on May 2, 2023
Fix `New-Item` to re-create `Junction` when `-Force` is specified (#18311)
GigaScratch
authored
05fbceb
View commit details
Copy full SHA for 05fbceb
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
Fix codefactor if part 5 (#19286)
CarloToso
authored
69e9b43
View commit details
Copy full SHA for 69e9b43
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
Revert "Use ArgumentNullException.ThrowIfNull part 2 (#19258)" (#19263)
Show description for 3cdd1fa
daxian-dbw
authored
3cdd1fa
View commit details
Copy full SHA for 3cdd1fa
View code at this point
Browse repository at this point
Use ArgumentNullException.ThrowIfNull part 2 (#19258)
CarloToso
authored
8d8f45e
View commit details
Copy full SHA for 8d8f45e
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
Use `ArgumentException.ThrowIfNullOrEmpty()` in more places (#19213)
CarloToso
authored
c48e5cb
View commit details
Copy full SHA for c48e5cb
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Revert a few change to not use 'ArgumentNullException.ThrowIfNull' (#19151)
daxian-dbw
authored
77fcd47
View commit details
Copy full SHA for 77fcd47
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
Fix typos in comments (#19064)
spaette
authored
ec0eb22
View commit details
Copy full SHA for ec0eb22
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
Ignore expected error for file systems not supporting alternate streams (#19065)
PaulHigin
authored
f348522
View commit details
Copy full SHA for f348522
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
Fix progress calculation divide by zero in Copy-Item (#19038)
adityapatwardhan
authored
f8cbf90
View commit details
Copy full SHA for f8cbf90
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
Add progress to `Copy-Item` (#18735)
SteveL-MSFT
authored
1c27a0c
View commit details
Copy full SHA for 1c27a0c
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Use interpolated strings 3 (#18979)
CarloToso
authored
0ee317a
View commit details
Copy full SHA for 0ee317a
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
Fix up all comments to be in the proper order with proper spacing (#18619)
JamesWTruher
authored
4f57804
View commit details
Copy full SHA for 4f57804
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.