-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Insights: PowerShell/PowerShell
Overview
Could not load contribution data
Please try again later
21 Pull requests merged by 7 people
-
Add completion single/double quote support for
-PSEditionparameter#24971 merged
Feb 8, 2025 -
Set
LangVersioncompiler option to13.0in Test.Common.props#24621 merged
Feb 8, 2025 -
Fix
New-Item -Forceto error on invalid directory name#24936 merged
Feb 7, 2025 -
Fix
Start-Transcripterror when$Transcriptis aPSObjectwrapped string#24963 merged
Feb 7, 2025 -
Remove redundant
Attributesuffix#24940 merged
Feb 7, 2025 -
[release/v7.4]Fix GitHub Action filter overmatching
#24957 merged
Feb 5, 2025 -
[release/v7.5]Fix GitHub Action filter overmatching
#24958 merged
Feb 5, 2025 -
[release/v7.5]Fix release branch filters
#24959 merged
Feb 5, 2025 -
[release/v7.4]Fix release branch filters
#24960 merged
Feb 5, 2025 -
[release/v7.5]Convert powershell/PowerShell-CI-macos to GitHub Actions
#24954 merged
Feb 5, 2025 -
[release/v7.4]Convert powershell/PowerShell-CI-macos to GitHub Actions
#24955 merged
Feb 5, 2025 -
[release/v7.5]Convert powershell/PowerShell-CI-linux to GitHub Actions
#24946 merged
Feb 5, 2025 -
[release/v7.4]Convert powershell/PowerShell-CI-linux to GitHub Actions
#24945 merged
Feb 5, 2025 -
[release/v7.5]Convert powershell/PowerShell-Windows-CI to GitHub Actions
#24931 merged
Feb 4, 2025 -
[release/v7.4]Convert powershell/PowerShell-Windows-CI to GitHub Actions
#24932 merged
Feb 4, 2025 -
Fix release branch filters
#24933 merged
Feb 4, 2025 -
Fix formatting of docs in ///-comments for Clean()
#24941 merged
Feb 4, 2025 -
Use Environment.ProcessId in SpecialVariables.PID
#24926 merged
Feb 4, 2025 -
Fix GitHub Action filter overmatching
#24929 merged
Feb 3, 2025 -
Add UseDotnet task for installing dotnet
#24905 merged
Feb 3, 2025 -
Convert powershell/PowerShell-CI-macos to GitHub Actions
#24914 merged
Feb 3, 2025
10 Pull requests opened by 8 people
-
Add Mono platforms (MonoRuntime/Browser/Wasi/Android) + IsSingleFile in CorePsPlatform.cs
#24934 opened
Feb 4, 2025 -
Resolve PowerShell parameter prompt issue in build process
#24937 opened
Feb 4, 2025 -
Binder: Fix IntPtr optional default arguments (#19429)
#24948 opened
Feb 5, 2025 -
Stringify ErrorRecord with empty exception message to empty string (#23950)
#24949 opened
Feb 5, 2025 -
[release/v7.5] Add UseDotnet task for installing dotnet
#24961 opened
Feb 5, 2025 -
[release/v7.4] Add UseDotnet task for installing dotnet
#24962 opened
Feb 6, 2025 -
fixed gethashcode calculation
#24965 opened
Feb 6, 2025 -
Enable SA1411: Attribute constructor should not use unnecessary parenthesis
#24969 opened
Feb 7, 2025 -
Enable `SA1206`: Declaration keywords should follow order
#24973 opened
Feb 8, 2025 -
Add completion single/double quote support for `-Noun` parameter
#24977 opened
Feb 9, 2025
16 Issues closed by 8 people
-
In version 7.5, synchronized hashtable no longer locks collection when writing/reading keys
#24944 closed
Feb 8, 2025 -
Universal $function:mkdir as New-Directory
#24673 closed
Feb 8, 2025 -
Set LangVersion compiler option to 13.0
#24622 closed
Feb 8, 2025 -
New-Item -Force does not throw an error
#21111 closed
Feb 7, 2025 -
`Start-Transcript` throws when `$Transcript` is a `PSObject` wrapped `string`
#24740 closed
Feb 7, 2025 -
Suggests "Type !? for Help" but does not recognize !? when prompting for credential
#10046 closed
Feb 7, 2025 -
Support `file:` URIs (via `-URL`?) in commandlets that accept `-Path`s.
#16315 closed
Feb 7, 2025 -
Default ContentType of Invoke-WebRequest/RestMethod may be not intuitive
#24829 closed
Feb 7, 2025 -
PSVersionTable should be allowed in Module Manifests
#24130 closed
Feb 7, 2025 -
Add `-Comparer` parameter to `Sort-Object`
#24560 closed
Feb 7, 2025 -
Asymmetry between CSV serialization of properties with `AutomationNull` or `$null` values
#24699 closed
Feb 7, 2025 -
Malformed `powershell.config.json` causes PowerShell to crash on startup
#24952 closed
Feb 5, 2025 -
Woke up with powershell not working
#24951 closed
Feb 5, 2025 -
IsInterface does not work on types, versus Windows PowerShell where it does
#24886 closed
Feb 4, 2025 -
conda doesn't activate in the previous version working fine
#24938 closed
Feb 4, 2025
17 Issues opened by 16 people
-
Migrate PowerShell.Common.props to Directory.Build.props and Directory.Build.targets
#24975 opened
Feb 9, 2025 -
powershell version 7.5 not runnable on macOS version 11.7.10 (big sur)
#24974 opened
Feb 8, 2025 -
Migrate `Settings.StyleCop` rules to `.globalconfig`
#24972 opened
Feb 8, 2025 -
Command resolution prefers an implied `Get-` prefix over aliases for not-yet-loaded modules
#24970 opened
Feb 7, 2025 -
Referenced class-instance from parent runspace cannot call own methods in foreach-parallel instance
#24966 opened
Feb 7, 2025 -
Bad hash code calculation in PSMethodInvocationConstraints results in explosion of static cache
#24964 opened
Feb 6, 2025 -
7.6.0.preview.2 - Publisher Set to Unknown instead of Microsoft
#24956 opened
Feb 5, 2025 -
Single digit as string to multidigit int comparision results in unexpected failures
#24950 opened
Feb 5, 2025 -
Distribution Support Request
#24943 opened
Feb 4, 2025 -
Title: Issue with Conda Environment Activation in PowerShell 7.5.0
#24942 opened
Feb 4, 2025 -
OP Windows Repair
#24939 opened
Feb 4, 2025 -
`pwsh` as DSCv3 resource
#24935 opened
Feb 4, 2025 -
Add MonoEngine and compatible platforms (WASM/ANDROID)
#24930 opened
Feb 3, 2025 -
ConvertTo-HTML does not include a language attribute within the <HTML> element
#24928 opened
Feb 3, 2025 -
Feature - Create ScriptBlock from FileStream or string (WDAC)
#24925 opened
Feb 3, 2025
50 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Remove unnecessary path split in `FileSystemProvider.CreateDirectory`
#24615 commented on
Feb 9, 2025 • 2 new comments -
Fix `WildcardPattern.IsMatch` to not include backtick in `SpecialChars`
#24893 commented on
Feb 8, 2025 • 1 new comment -
The Parser is handing out Internal objects like candy and (may be) poisoning children
#9562 commented on
Feb 8, 2025 • 0 new comments -
Unable to open using Scoop installation
#24863 commented on
Feb 8, 2025 • 0 new comments -
Get-ItemPropertyValue ignores ErrorAction SilentlyContinue if registry key does not exist
#5906 commented on
Feb 8, 2025 • 0 new comments -
Can't import v1.0.2 to pwsh.exe v7.4.1 with error "Import-Module: Assembly with same name is already loaded"
#21201 commented on
Feb 8, 2025 • 0 new comments -
Empty `ErrorRecord`-wrapped stderr lines stringify as the exception type name rather than as the empty string
#23950 commented on
Feb 8, 2025 • 0 new comments -
Add a way to lazily autoload argument completers
#17283 commented on
Feb 8, 2025 • 0 new comments -
Update `.globalconfig` rules
#24738 commented on
Feb 8, 2025 • 0 new comments -
ConvertFrom-Json: comments in top-level arrays are parsed incorrectly (but also are not errors)
#14553 commented on
Feb 8, 2025 • 0 new comments -
Read & Write Blank (`""`) Environment Variables
#21186 commented on
Feb 9, 2025 • 0 new comments -
Supporting Titles in Comment-Based Help Examples for script-based functions
#23966 commented on
Feb 9, 2025 • 0 new comments -
Unsealed IDisposable should contain `protected virtual void Dispose(bool)` method
#11820 commented on
Feb 3, 2025 • 0 new comments -
try-json: Fix results to avoid false positives for constructs like OneOf or AnyOf
#24577 commented on
Feb 8, 2025 • 0 new comments -
Add PipelineStopToken to PSCmdlet
#24620 commented on
Feb 6, 2025 • 0 new comments -
Fix `IDisposable` implementation in sealed classes
#24719 commented on
Feb 4, 2025 • 0 new comments -
Fix `RunspacePoolInternal` `IDisposable` implementation
#24720 commented on
Feb 9, 2025 • 0 new comments -
Update `DnsNameList` for `X509Certificate2` to use `X500DistinguishedName.EnumerateRelativeDistinguishedNames` for Subject Distinguished Name
#24733 commented on
Feb 8, 2025 • 0 new comments -
Fix V-Pack download package name
#24866 commented on
Feb 3, 2025 • 0 new comments -
Adding In-PR as label to not close issues
#24883 commented on
Feb 3, 2025 • 0 new comments -
[release/v7.4] Update branch for release - Transitive - true - minor
#24884 commented on
Feb 7, 2025 • 0 new comments -
Never load a module targeting the PSReadLine module's `SessionState`
#24909 commented on
Feb 8, 2025 • 0 new comments -
Filter out the nested modules of `PSReadLine` from module name tab completion
#24910 commented on
Feb 8, 2025 • 0 new comments -
Fix the NREs when writing to console from multiple threads
#24911 commented on
Feb 4, 2025 • 0 new comments -
Fallback to AppLocker after `WldpCanExecuteFile`
#24912 commented on
Feb 3, 2025 • 0 new comments -
Suggestion: support Bash-style brace expansions
#4286 commented on
Feb 2, 2025 • 0 new comments -
Powershell Framework is broken (again) under Powershell Core
#18108 commented on
Feb 2, 2025 • 0 new comments -
Stop-parsing token is broken
#18664 commented on
Feb 2, 2025 • 0 new comments -
Show-Markdown display bugs
#7422 commented on
Feb 2, 2025 • 0 new comments -
Async cmdlets
#7690 commented on
Feb 2, 2025 • 0 new comments -
Get-Uptime is very slightly but increasingly inaccurate relative to Task Manager's up time
#24432 commented on
Feb 3, 2025 • 0 new comments -
Adding '.' to env:PATH adds/remembers the directory where the command was issued, does not denote the ambient current directory later on
#15795 commented on
Feb 3, 2025 • 0 new comments -
`Invoke-RestMethod` & `Invoke-WebRequest` should have tab completion for `-ContentType`
#24917 commented on
Feb 3, 2025 • 0 new comments -
`Remove-Item` reports incorrect number of removed items in the progress bar
#23875 commented on
Feb 3, 2025 • 0 new comments -
PowerShell 7.2 Runbook does not format webhook data correctly
#19781 commented on
Feb 3, 2025 • 0 new comments -
Occasional NullReferenceException in Microsoft.PowerShell.ProgresPane.Hide() when updating multiple progress bars on PS 7.4.0
#21021 commented on
Feb 3, 2025 • 0 new comments -
Add [math] to ConstrainedLanguage mode
#24916 commented on
Feb 3, 2025 • 0 new comments -
Enable `CA1852: Seal internal types`
#24094 commented on
Feb 4, 2025 • 0 new comments -
7.4: prompt function outputs incorrect encoding when using oh-my-posh
#20733 commented on
Feb 4, 2025 • 0 new comments -
Provide a standardised mechanism to render nested attributes in a PSObject expanded with dependency visualisation.
#24471 commented on
Feb 4, 2025 • 0 new comments -
Provide a latest vanity release.
#20338 commented on
Feb 4, 2025 • 0 new comments -
`Restart-Service` should call `systemctl restart` on Linux OSes with SystemD present.
#18863 commented on
Feb 4, 2025 • 0 new comments -
Pasted UTF-8 characters into PowerShell shell are interpreted incorrectly.
#24037 commented on
Feb 4, 2025 • 0 new comments -
`Microsoft.PowerShell.SDK` package numspec references on one version of `System.Management.Automation`, but inside `nupkg` is stored another version of `System.Management.Automation.dll`
#24110 commented on
Feb 5, 2025 • 0 new comments -
It takes a long time to open
#24710 commented on
Feb 5, 2025 • 0 new comments -
When "Controlled Folder Access" is enabled, PowerShell 7.4.2 is so Slow it's Unusable
#21546 commented on
Feb 6, 2025 • 0 new comments -
Command discovery does not respond to `Ctrl+C`
#24741 commented on
Feb 6, 2025 • 0 new comments -
Possible COM-related regression caused by .NET 9.0 CET Enablement in 7.5.0
#24920 commented on
Feb 6, 2025 • 0 new comments -
macOS package sometimes is blocked on macOS
#10874 commented on
Feb 6, 2025 • 0 new comments -
WildcardPattern.Escape() does not escape lone backticks correctly
#16306 commented on
Feb 8, 2025 • 0 new comments

