Insights: PowerShell/PowerShell
Overview
Could not load contribution data
Please try again later
16 Pull requests merged by 10 people
-
Add `CustomTableHeaderLabel` formatting to differentiate table header labels that are not property names
#17346 merged
Oct 3, 2022 -
Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22476.2 to 7.0.0-preview1.22501.1
#18201 merged
Oct 3, 2022 -
Update to use ComputeCore.dll for PowerShell Direct
#18194 merged
Oct 3, 2022 -
Remove ApplicationType telemetry sends.
#18168 merged
Sep 30, 2022 -
Remove the extra new line form List formatting
#18185 merged
Sep 30, 2022 -
Move ApiScan to compliance build
#18191 merged
Sep 30, 2022 -
Bump to .NET SDK 6.0.401
#18188 merged
Sep 30, 2022 -
Make a minor update to the `FileInfo` table formatting on Unix to make it more concise
#18183 merged
Sep 29, 2022 -
Replace strings with chars
#18179 merged
Sep 29, 2022 -
Fix Parent property on processes with complex name
#17545 merged
Sep 29, 2022 -
Fix the verbose message when using `dotnet-install.sh`
#18184 merged
Sep 29, 2022 -
Add a workaround in automatic rebase workflow to continue on error
#18176 merged
Sep 28, 2022 -
Update to the latest NOTICES file
#18149 merged
Sep 27, 2022 -
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
#18163 merged
Sep 27, 2022 -
Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22471.2 to 7.0.0-preview1.22476.2
#18164 merged
Sep 27, 2022 -
Replace `UTF8Encoding(false)` with `Encoding.Default`
#18144 merged
Sep 27, 2022
19 Pull requests opened by 7 people
-
Implement `Interop.HRESULT`
#18167 opened
Sep 27, 2022 -
[release/v7.2.7] Enable searching for assemblies in GAC_Arm64 on Windows
#18169 opened
Sep 27, 2022 -
[release/v7.2.7] Update list of PS team members in release tools
#18171 opened
Sep 27, 2022 -
[release/v7.2.7] Add XML reference documents to NuPkg files for SDK
#18172 opened
Sep 27, 2022 -
[release/v7.2.7] Update MSI exit message
#18173 opened
Sep 27, 2022 -
[release/v7.2.7] Make the link to minimal package blob public during release
#18174 opened
Sep 27, 2022 -
[release/v7.3.0-rc.1] Make the link to minimal package blob public during release
#18175 opened
Sep 27, 2022 -
Remove XML files for min-size package
#18189 opened
Sep 29, 2022 -
Improve startup time by triggering initialization of additional types on background thread.
#18195 opened
Sep 30, 2022 -
Update the cgmanifest
#18197 opened
Oct 1, 2022 -
Refactor RunSpaceOpening to allow for controlled disposal.
#18204 opened
Oct 3, 2022 -
Dispose TraceSources when they're not used any more
#18205 opened
Oct 3, 2022 -
Dispose disposables in CommandSearcher and DscResourceSearcher
#18206 opened
Oct 3, 2022 -
Refactor to use standard IDisposable pattern
#18207 opened
Oct 3, 2022 -
Make the static constructor of `PSVersionInfo` run faster for stable PowerShell releases
#18210 opened
Oct 3, 2022 -
Remove unnecessary native dependencies from the package
#18213 opened
Oct 3, 2022 -
Add branch counter to compliance build
#18214 opened
Oct 4, 2022 -
On Unix, only explicitly terminate the native process if not in background
#18215 opened
Oct 4, 2022
6 Issues closed by 3 people
-
Provide/document an official way to run a PSCmdlet from another PSCmdlet
#18159 closed
Sep 29, 2022 -
Get-WmiObject command listed but not recognized
#18182 closed
Sep 29, 2022 -
Date format "ddMMMyy" fails for September Dates (producing 01Sept22 not 01Sep22)
#18165 closed
Sep 29, 2022 -
Process.Parent property is null on Linux if the process name contains a space
#12908 closed
Sep 29, 2022 -
Set and Get windows environment variables from powershell
#18126 closed
Sep 28, 2022 -
Bug: Delete Environment.CurrentDirectory: OperationStopped: Unable to find the specified file.
#18121 closed
Sep 28, 2022
11 Issues opened by 10 people
-
Distribution Support Request Debian 11 aarch64
#18212 opened
Oct 3, 2022 -
Distribution Support Request Ubuntu 22.04 aarch64
#18211 opened
Oct 3, 2022 -
Install-Package should offer client certificate authentication
#18209 opened
Oct 3, 2022 -
[System.Environment]::OSVersion.Version.Revision returns 0
#18208 opened
Oct 3, 2022 -
ConvertTo-Json behaviour with array with single element inconsistent when piping
#18203 opened
Oct 3, 2022 -
"Set-Location" don't change in directory with symlink on Windows
#18200 opened
Oct 2, 2022 -
Set-Clipboard is missing -AsHtml
#18196 opened
Oct 1, 2022 -
Move-Item trying to create directory even though directory had already existed
#18190 opened
Sep 30, 2022 -
macOS: opening documents by file path only is broken
#18181 opened
Sep 28, 2022 -
prevent PowerShell autocomplete from adding dot prefix
#18180 opened
Sep 28, 2022 -
`Get-Variable -Scope <number>` should (possibly) return the (inherited) read scope
#18177 opened
Sep 28, 2022
39 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 static constants
#18154 commented on
Oct 4, 2022 • 31 new comments -
The last cell of an empty column read by `ConvertFrom-Csv` is inconsistently `$Null`
#17702 commented on
Sep 29, 2022 • 12 new comments -
Skip cloud files marked as not on disk during command discovery
#18152 commented on
Oct 3, 2022 • 7 new comments -
Rosetta still required for M1 Mac
#17130 commented on
Oct 2, 2022 • 4 new comments -
pwsh -c 'Get-Module' not work on new version of WSL linux kernel (5.10.102.1-microsoft-standard-WSL2)
#18151 commented on
Sep 28, 2022 • 3 new comments -
Putting 'winget upgrade | Out-String' in a var result with bad character (i'm using french Windows)
#18156 commented on
Sep 28, 2022 • 3 new comments -
Provide simple one-time setting of environment variable
#3316 commented on
Sep 29, 2022 • 3 new comments -
Add options for running with no profile to jumplist
#18148 commented on
Sep 30, 2022 • 3 new comments -
On Linux, tab completion doesn't show files whose names differ from others by case only
#14365 commented on
Oct 1, 2022 • 3 new comments -
Convert `SessionStateScopeEnumerator` to struct
#15846 commented on
Oct 2, 2022 • 3 new comments -
Fix decompression in web cmdlets
#17955 commented on
Oct 3, 2022 • 3 new comments -
Make prompt colors configurable
#18003 commented on
Sep 27, 2022 • 3 new comments -
Silent Update removes context menu entry if previously added
#16886 commented on
Sep 29, 2022 • 2 new comments -
Get-ChildItem autocompletion stops to work when -r is used
#15995 commented on
Oct 2, 2022 • 2 new comments -
ValidateScript does not work for class properties
#12517 commented on
Oct 3, 2022 • 2 new comments -
MSI installer: Add checkbox and MSI property DISABLE_TELEMETRY to optionally disable telemetry.
#10725 commented on
Oct 2, 2022 • 2 new comments -
Replace Newtonsoft.Json with System.Text.Json in PSConfiguration
#14411 commented on
Sep 27, 2022 • 2 new comments -
Improve type inference of hashtable keys
#17907 commented on
Sep 30, 2022 • 2 new comments -
`Start-Transcript` cmdlet insert newlines even when I use Write-Host -NoNewline
#8836 commented on
Sep 27, 2022 • 1 new comment -
Special case DateTime/TimeSpan in Format-Custom
#18142 commented on
Sep 28, 2022 • 1 new comment -
Make Powershell Core suitable for inclusion in Debian
#5869 commented on
Oct 3, 2022 • 1 new comment -
pwsh executable installed as .NET Global Tool is not signed
#18087 commented on
Oct 3, 2022 • 1 new comment -
Subtraction in PowerShell results in strange result value
#15789 commented on
Oct 4, 2022 • 1 new comment -
Replace `GetDirectories` in `CimDscParser`
#14319 commented on
Sep 29, 2022 • 1 new comment -
Use Source Code Generator for PSVersionInfo class
#15603 commented on
Sep 27, 2022 • 1 new comment -
Add SuppressMessageAttribute type accelerator for System.Diagnostics.CodeAnalysis.SuppressMessageAttribute
#16131 commented on
Oct 2, 2022 • 1 new comment -
WIP: Devcontainer updates and support codespaces
#17680 commented on
Oct 3, 2022 • 1 new comment -
WIP: Preserve stdout byte stream for native commands
#17857 commented on
Oct 3, 2022 • 1 new comment -
Return correct FileName property for Get-Item when listing alternate data streams
#18019 commented on
Sep 28, 2022 • 1 new comment -
Test-Json: Use JsonSchema.Net (System.Text.Json) instead of NJsonSchema (Newtonsoft.Json)
#18141 commented on
Oct 3, 2022 • 1 new comment -
$PSModuleAutoLoadingPreference accepts bogus values
#12037 commented on
Sep 27, 2022 • 0 new comments -
Feature Request - ConvertTo-Html should auto create hyperlinks
#11458 commented on
Sep 27, 2022 • 0 new comments -
Arrow keys don't work in the powershell console when invoked from a TTY
#18053 commented on
Sep 27, 2022 • 0 new comments -
Distribution Support Request - Debian 11 ARM32
#16777 commented on
Oct 1, 2022 • 0 new comments -
Command for Set-Clipboard (-Path and -LiteralPath) parameter no longer exist
#14758 commented on
Oct 2, 2022 • 0 new comments -
Specifying all three of Cmdlets/Aliases/FunctionsToExport prevents export of DSC Resources
#12054 commented on
Oct 3, 2022 • 0 new comments -
Powershell Framework is broken (again) under Powershell Core
#18108 commented on
Oct 3, 2022 • 0 new comments -
Can't paste a comment (`#`) after a pipe (`|`) and a newline
#18022 commented on
Oct 3, 2022 • 0 new comments -
Adding Lock statements to ProgressPane Hide and Show functions.
#17498 commented on
Sep 27, 2022 • 0 new comments

